aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Pg
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-01 15:58:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-01 15:58:13 +0000
commit97dfc4e4b32bd28cfd528730c6c70ef824b3f8c3 (patch)
tree000630c8eb7768372ec89c46511ab52163ae3e18 /databases/p5-DBD-Pg
parentcd754626a3d50bf9fb74bb69e9a7d15574983255 (diff)
downloadports-97dfc4e4b32bd28cfd528730c6c70ef824b3f8c3.tar.gz
ports-97dfc4e4b32bd28cfd528730c6c70ef824b3f8c3.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
Notes
Notes: svn path=/head/; revision=398330
Diffstat (limited to 'databases/p5-DBD-Pg')
-rw-r--r--databases/p5-DBD-Pg/Makefile4
-rw-r--r--databases/p5-DBD-Pg/distinfo4
-rw-r--r--databases/p5-DBD-Pg/files/patch-Makefile.PL4
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',