summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-20 15:01:31 +0000
committerwiz <wiz@pkgsrc.org>2010-01-20 15:01:31 +0000
commit78c81e447a2d326402ffb961760bde66afd02401 (patch)
treed05a1667503a9d02420591205f1eea3428f931ca /databases/p5-DBD-postgresql/Makefile
parentea924bab05f79fc2f537e81d35ebf97d1e8adcea (diff)
downloadpkgsrc-78c81e447a2d326402ffb961760bde66afd02401.tar.gz
Update to 2.16.0:
2.16.0 Released December 17, 2009 - Put in a test for high-bit characters in bytea handling. [Bryce Nesbitt] (see also CPAN bug #39390) - Better SQLSTATE code on connection failure (CPAN bug #52863) [Chris Travers with help from Andrew Gierth] - Fixed POD escapes (CPAN bug #51856) [FWIE@cpan.org]
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 9db8fd9fffb..ce6536abfd0 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2009/08/16 16:04:38 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2010/01/20 15:01:31 wiz Exp $
#
-VER= 2.15.1
+VER= 2.16.0
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
SVR4_PKGNAME= p5dpo