mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Update to 0.07
- Set maintainer to perl@
This commit is contained in:
parent
b76a406a0c
commit
88eb66fdb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240645
2 changed files with 5 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= DBD-PgPP
|
PORTNAME= DBD-PgPP
|
||||||
PORTVERSION= 0.06
|
PORTVERSION= 0.07
|
||||||
CATEGORIES= databases perl5
|
CATEGORIES= databases perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Pure Perl PostgreSQL driver for the DBI
|
COMMENT= Pure Perl PostgreSQL driver for the DBI
|
||||||
|
|
||||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (DBD-PgPP-0.06.tar.gz) = 01d44781e7dfb2e4a864a4428d85d421
|
MD5 (DBD-PgPP-0.07.tar.gz) = 92eaca3735a58ffb96646056ab79c3cf
|
||||||
SHA256 (DBD-PgPP-0.06.tar.gz) = 070686f61b9449280eab5de13c7644300405efb955e6159f1e7d6279e2591ea8
|
SHA256 (DBD-PgPP-0.07.tar.gz) = 8e604f00bd7a52abd8d720ddf812448a327141386d3a81603f64b63f2b0e895d
|
||||||
SIZE (DBD-PgPP-0.06.tar.gz) = 25369
|
SIZE (DBD-PgPP-0.07.tar.gz) = 25121
|
||||||
|
|
Loading…
Add table
Reference in a new issue