Skip to content

Commit b8c64f3

Browse files
committed
databases/p5-DBD-Pg: Backport upstream fix
- Bump PORTREVISION for package change PR: 296961 Reported by: mikael Obtained from: bucardo/dbdpg@c78eb5a
1 parent e5b6d31 commit b8c64f3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

databases/p5-DBD-Pg/Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
PORTNAME= DBD-Pg
22
PORTVERSION= 3.20.2
3+
PORTREVISION= 1
34
CATEGORIES= databases perl5
45
MASTER_SITES= CPAN
56
MASTER_SITE_SUBDIR= CPAN:TURNSTEP
67
PKGNAMEPREFIX= p5-
78

9+
PATCH_SITES= https://github.com/bucardo/dbdpg/commit/
10+
PATCHFILES= c78eb5aabb203c7dadc838f9d60c9202527260fd.patch:-p1
11+
812
MAINTAINER= sunpoet@FreeBSD.org
913
COMMENT= Provides access to PostgreSQL databases through the DBI
1014
WWW= https://metacpan.org/release/DBD-Pg

databases/p5-DBD-Pg/distinfo

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
TIMESTAMP = 1779572524
1+
TIMESTAMP = 1784005406
22
SHA256 (DBD-Pg-3.20.2.tar.gz) = 526d3372e6d69766cb683618d1f3b48aca57bfadb1de1db16c3b8136fe61176c
33
SIZE (DBD-Pg-3.20.2.tar.gz) = 306601
4+
SHA256 (c78eb5aabb203c7dadc838f9d60c9202527260fd.patch) = 5929aebf81912f2201a0bcdb8bee519e175e7406a9a81737cbed6a5352dd6430
5+
SIZE (c78eb5aabb203c7dadc838f9d60c9202527260fd.patch) = 2776

0 commit comments

Comments
 (0)