Bump libpq version and PORTREVISION.

This commit is contained in:
Sean Chittenden 2003-01-18 22:43:00 +00:00
parent cbaddcd0e1
commit 6a905e760d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73441

View file

@ -7,6 +7,7 @@
PORTNAME= plruby
PORTVERSION= 0.2.9
PORTREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= postgresql-
@ -14,7 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
LIB_DEPENDS= pq.2:${PGSQL_PORTDIR}
LIB_DEPENDS= pq.3:${PGSQL_PORTDIR}
RUN_DEPENDS= postgres:${PORTSDIR}/${POSTGRESQL_PORT}
USE_RUBY= yes