Bump libpq version and PORTREVISION.
This commit is contained in:
parent
cbaddcd0e1
commit
6a905e760d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73441
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue