Update to jdbc-postgres 9.2.1002.1.

This commit is contained in:
jeremy 2013-01-29 22:37:40 +00:00
parent 5da669e6d8
commit 9bf67f8a94
3 changed files with 8 additions and 15 deletions

View File

@ -1,9 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2012/09/03 18:05:25 jeremy Exp $
# $OpenBSD: Makefile,v 1.4 2013/01/29 22:37:40 jeremy Exp $
COMMENT = access a PostgreSQL database from JRuby
V = 9.0-801
DISTNAME = jdbc-postgres-${V:S/-/./}
DISTNAME = jdbc-postgres-9.2.1002.1
CATEGORIES = databases
# MIT
@ -16,7 +15,6 @@ MODULES = lang/ruby
FLAVORS = jruby
FLAVOR = jruby
SUBST_VARS = DISTNAME V
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>

View File

@ -1,5 +1,2 @@
MD5 (jdbc-postgres-9.0.801.gem) = ex87EFw56fODt/7jnfdNbw==
RMD160 (jdbc-postgres-9.0.801.gem) = 4kDe1hS5uQv/DqXNiXkY2lKdWHo=
SHA1 (jdbc-postgres-9.0.801.gem) = MZYwubqKgZ0oOrMV74e9t7Nulzk=
SHA256 (jdbc-postgres-9.0.801.gem) = DogQfg+gCUde77f9vcOU1SMsGh3GQVAd0IysNXvug80=
SIZE (jdbc-postgres-9.0.801.gem) = 998400
SHA256 (jdbc-postgres-9.2.1002.1.gem) = c4HZWXFFO+qhEWY06yEsrKdHeFDUrcxT04/fNruN8ZU=
SIZE (jdbc-postgres-9.2.1002.1.gem) = 1058304

View File

@ -1,14 +1,12 @@
@comment $OpenBSD: PLIST,v 1.2 2011/03/14 17:53:38 jeremy Exp $
@comment $OpenBSD: PLIST,v 1.3 2013/01/29 22:37:40 jeremy Exp $
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/History.txt
${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
${GEM_LIB}/gems/${DISTNAME}/Manifest.txt
${GEM_LIB}/gems/${DISTNAME}/README.txt
${GEM_LIB}/gems/${DISTNAME}/README.md
${GEM_LIB}/gems/${DISTNAME}/Rakefile
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/jdbc/
${GEM_LIB}/gems/${DISTNAME}/lib/jdbc/postgres.rb
${GEM_LIB}/gems/${DISTNAME}/lib/postgresql-${V}.jdbc3.jar
${GEM_LIB}/gems/${DISTNAME}/lib/postgresql-${V}.jdbc4.jar
${GEM_LIB}/gems/${DISTNAME}/lib/postgresql-9.2-1002.jdbc3.jar
${GEM_LIB}/gems/${DISTNAME}/lib/postgresql-9.2-1002.jdbc4.jar
${GEM_LIB}/specifications/${DISTNAME}.gemspec