mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 3.0.0
Changes: http://www.postgresql.org/message-id/5806d5ec19f6849cc3a33877d02c0e26@biglumber.com Sponsored by: Absolight
This commit is contained in:
parent
e864d745c6
commit
af9607e0f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342744
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= DBD-Pg
|
||||
PORTVERSION= 2.19.3
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,7 +13,7 @@ COMMENT= Provides access to PostgreSQL databases through the DBI
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DBI>=1.52:${PORTSDIR}/databases/p5-DBI
|
||||
BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (DBD-Pg-2.19.3.tar.gz) = 37350d134b7fa88fb3b9432d92991e0a73f405bf5b3a4ee53430439280b8262a
|
||||
SIZE (DBD-Pg-2.19.3.tar.gz) = 237399
|
||||
SHA256 (DBD-Pg-3.0.0.tar.gz) = c841f4e7ab294a6f78888240158bebff85dadc7f8622348220d4e1de2f6c4183
|
||||
SIZE (DBD-Pg-3.0.0.tar.gz) = 247817
|
||||
|
@ -2,7 +2,6 @@
|
||||
%%PERL5_MAN3%%/DBD::Pg.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Bundle/DBD/Pg.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/Pg.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/DBD/testme.tmp.pl
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Pg/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Pg/Pg.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Pg/Pg.so
|
||||
|
Loading…
Reference in New Issue
Block a user