diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 59f1972e4829..ce7e1c9a778f 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -1,25 +1,29 @@ PORTNAME= DBD-Pg PORTVERSION= 3.20.2 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TURNSTEP PKGNAMEPREFIX= p5- +PATCH_SITES= https://github.com/bucardo/dbdpg/commit/ +PATCHFILES= c78eb5aabb203c7dadc838f9d60c9202527260fd.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides access to PostgreSQL databases through the DBI WWW= https://metacpan.org/release/DBD-Pg LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSES/artistic.txt BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DBI>=1.614:databases/p5-DBI USES= perl5 pgsql USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DBD/Pg/Pg.so .include diff --git a/databases/p5-DBD-Pg/distinfo b/databases/p5-DBD-Pg/distinfo index f30e087c7e19..4c2898c01b56 100644 --- a/databases/p5-DBD-Pg/distinfo +++ b/databases/p5-DBD-Pg/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1779572524 +TIMESTAMP = 1784005406 SHA256 (DBD-Pg-3.20.2.tar.gz) = 526d3372e6d69766cb683618d1f3b48aca57bfadb1de1db16c3b8136fe61176c SIZE (DBD-Pg-3.20.2.tar.gz) = 306601 +SHA256 (c78eb5aabb203c7dadc838f9d60c9202527260fd.patch) = 5929aebf81912f2201a0bcdb8bee519e175e7406a9a81737cbed6a5352dd6430 +SIZE (c78eb5aabb203c7dadc838f9d60c9202527260fd.patch) = 2776