mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Upgrade to 0.96.
This commit is contained in:
parent
84310fa3a2
commit
02fff4b050
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41670
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= DBD-Pg
|
||||
PORTVERSION= 0.95
|
||||
PORTVERSION= 0.96
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBD
|
||||
@ -16,6 +16,7 @@ MAINTAINER= demon@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= POSTGRES_INCLUDE=${PREFIX}/pgsql/include POSTGRES_LIB=${PREFIX}/pgsql/lib
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBD-Pg-0.95.tar.gz) = b7b7a2183481b6c948f4ebd75a8ef8f7
|
||||
MD5 (DBD-Pg-0.96.tar.gz) = aff7155ac1132439eb23c0a08ffa84f8
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= DBD-Pg
|
||||
PORTVERSION= 0.95
|
||||
PORTVERSION= 0.96
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBD
|
||||
@ -16,6 +16,7 @@ MAINTAINER= demon@FreeBSD.org
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= POSTGRES_INCLUDE=${PREFIX}/pgsql/include POSTGRES_LIB=${PREFIX}/pgsql/lib
|
||||
|
@ -1 +1 @@
|
||||
MD5 (DBD-Pg-0.95.tar.gz) = b7b7a2183481b6c948f4ebd75a8ef8f7
|
||||
MD5 (DBD-Pg-0.96.tar.gz) = aff7155ac1132439eb23c0a08ffa84f8
|
||||
|
Loading…
Reference in New Issue
Block a user