diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-01 23:58:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-01 23:58:13 +0800 |
commit | c0d02346b069d536eefd47ea390f1bacee88a64a (patch) | |
tree | 000630c8eb7768372ec89c46511ab52163ae3e18 /databases | |
parent | 80c85fe345eaa45262c7e66c582916163244ee9b (diff) | |
download | freebsd-ports-gnome-c0d02346b069d536eefd47ea390f1bacee88a64a.tar.gz freebsd-ports-gnome-c0d02346b069d536eefd47ea390f1bacee88a64a.tar.zst freebsd-ports-gnome-c0d02346b069d536eefd47ea390f1bacee88a64a.zip |
- Update to 3.5.2
- Sort USES
- Pet portlint: fix diff header of patch files
Changes: http://search.cpan.org/dist/DBD-Pg/Changes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/distinfo | 4 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/files/patch-Makefile.PL | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index e6cfb1184965..7b313164c76e 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-Pg -PORTVERSION= 3.5.1 +PORTVERSION= 3.5.2 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= pgsql perl5 +USES= perl5 pgsql USE_PERL5= configure post-stage: diff --git a/databases/p5-DBD-Pg/distinfo b/databases/p5-DBD-Pg/distinfo index 015918c2a95d..cba5e16d3d19 100644 --- a/databases/p5-DBD-Pg/distinfo +++ b/databases/p5-DBD-Pg/distinfo @@ -1,2 +1,2 @@ -SHA256 (DBD-Pg-3.5.1.tar.gz) = fdbf175cfb6371169d4638bcbe696a4998d3b375220e93ad7125ae276770137c -SIZE (DBD-Pg-3.5.1.tar.gz) = 256163 +SHA256 (DBD-Pg-3.5.2.tar.gz) = 0204b871d617f5e939d66987c1ea454e9f629653b9bd7ed9937079f59c4c94e6 +SIZE (DBD-Pg-3.5.2.tar.gz) = 256517 diff --git a/databases/p5-DBD-Pg/files/patch-Makefile.PL b/databases/p5-DBD-Pg/files/patch-Makefile.PL index a374625f4361..f37adb36ddb4 100644 --- a/databases/p5-DBD-Pg/files/patch-Makefile.PL +++ b/databases/p5-DBD-Pg/files/patch-Makefile.PL @@ -1,5 +1,5 @@ ---- Makefile.PL.orig 2010-11-22 08:55:41.000000000 +0800 -+++ Makefile.PL 2010-11-22 08:57:50.000000000 +0800 +--- Makefile.PL.orig 2010-11-22 00:55:41 UTC ++++ Makefile.PL @@ -196,7 +196,7 @@ ( NAME => 'DBD::Pg', |