- Update to 0.18.1

Changes:	https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-04-05 18:25:51 +00:00
parent d75a58f0bb
commit c48f4a821b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383340
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pg
PORTVERSION= 0.17.1
PORTVERSION= 0.18.1
CATEGORIES= databases rubygems
MASTER_SITES= RG
@ -15,7 +15,7 @@ LICENSE_COMB= dual
CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \
--with-pgsql-lib-dir=`${PG_CONFIG} --libdir`
PG_CONFIG= ${LOCALBASE}/bin/pg_config
USES+= pgsql
USES= pgsql
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/pg-0.17.1.gem) = e7933e8f7f184c28e820ed85ddfb3ad8a13933b2b2ab8656aa8f81cb0aa610a6
SIZE (rubygem/pg-0.17.1.gem) = 142848
SHA256 (rubygem/pg-0.18.1.gem) = 5fa6e70ab6c8443a79d52bc7a1f4e83d42eb7dfa70f261b32c43baa0c02b91cc
SIZE (rubygem/pg-0.18.1.gem) = 213504