summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql/Makefile
diff options
context:
space:
mode:
authoradam <adam>2011-08-06 20:31:02 +0000
committeradam <adam>2011-08-06 20:31:02 +0000
commitc3ff6de97092ddb1d578599fb818f46ca05ccb5b (patch)
tree2077ad0b0a5eff4e8218904ab36c1f710471406a /databases/p5-DBD-postgresql/Makefile
parente77d032c6747b7b27c69faa016eae63172f23a73 (diff)
downloadpkgsrc-c3ff6de97092ddb1d578599fb818f46ca05ccb5b.tar.gz
Changes 2.18.1:
* Fix LANG testing issue * Fix bug when async commands issued immediately after a COPY
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r--databases/p5-DBD-postgresql/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index a05d52c25c4..4b3b7318b47 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2011/05/04 09:46:37 adam Exp $
+# $NetBSD: Makefile,v 1.60 2011/08/06 20:31:02 adam Exp $
-VER= 2.18.0
-DISTNAME= DBD-Pg-${VER}
-PKGNAME= p5-DBD-postgresql-${VER}
+DISTNAME= DBD-Pg-2.18.1
+PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/}
SVR4_PKGNAME= p5dpo
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}