summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-31 12:39:35 +0000
committerwiz <wiz>2013-05-31 12:39:35 +0000
commit8b9cf2e749d93d75845e69903cd5ed5bd78ac0dd (patch)
tree57ca2acf33387d98eee9e957997e59ad73e793fb /databases/p5-DBD-postgresql
parentcce9b427e7a3200782c3d5e3e83b85a1da99f202 (diff)
downloadpkgsrc-8b9cf2e749d93d75845e69903cd5ed5bd78ac0dd.tar.gz
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 3b43df67e43..3968014acaf 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.65 2012/10/21 22:05:40 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2013/05/31 12:39:50 wiz Exp $
DISTNAME= DBD-Pg-2.19.3
PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
+PKGREVISION= 1
SVR4_PKGNAME= p5dpo
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}