- Update to 3.5.2

- Sort USES
- Pet portlint: fix diff header of patch files

Changes:	http://search.cpan.org/dist/DBD-Pg/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-01 15:58:13 +00:00
parent cd754626a3
commit 97dfc4e4b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398330
3 changed files with 6 additions and 6 deletions

View file

@ -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:

View file

@ -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

View file

@ -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',