summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authorsno <sno>2010-02-02 21:54:16 +0000
committersno <sno>2010-02-02 21:54:16 +0000
commitf17d5c93c16af8c28a02aa9d604da7c44689150c (patch)
tree174b3a4838f1b5699ef005b4cb8a74c73f9376b1 /databases/p5-DBD-postgresql
parent769d4039a3cd01cff1d5d6ffb758dd1ba6f67216 (diff)
downloadpkgsrc-f17d5c93c16af8c28a02aa9d604da7c44689150c.tar.gz
Updating databases/p5-DBD-postgresql from 2.16.0 to 2.16.1
pkgsrc changes: - Correcting license definition Upstream changes: 2.16.1 Released January 20, 2010 - Output error messages in UTF-8 as needed. Reported by Michael Hofmann. [GSM] (CPAN bug #53854)
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile7
-rw-r--r--databases/p5-DBD-postgresql/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index ce6536abfd0..4a8a48b9718 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2010/01/20 15:01:31 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2010/02/02 21:54:16 sno Exp $
#
-VER= 2.16.0
+VER= 2.16.1
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
SVR4_PKGNAME= p5dpo
@@ -11,12 +11,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/DBD-Pg/
COMMENT= Perl DBI/DBD driver for PostgreSQL databases
-LICENSE= artistic-2.0
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
-DEPENDS+= p5-DBI>1.52:../../databases/p5-DBI
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo
index 2c9049684d6..2f6e5a030a3 100644
--- a/databases/p5-DBD-postgresql/distinfo
+++ b/databases/p5-DBD-postgresql/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2010/01/20 15:01:31 wiz Exp $
+$NetBSD: distinfo,v 1.27 2010/02/02 21:54:16 sno Exp $
-SHA1 (DBD-Pg-2.16.0.tar.gz) = 6ef7d3b11af27b823f4503b97f0ae098cba2b009
-RMD160 (DBD-Pg-2.16.0.tar.gz) = 1693141a1aa73efa1d5c8f9b362f2d2a14f0729f
-Size (DBD-Pg-2.16.0.tar.gz) = 230294 bytes
+SHA1 (DBD-Pg-2.16.1.tar.gz) = 897625ad40ab731221df074423ff7aae46efa154
+RMD160 (DBD-Pg-2.16.1.tar.gz) = 0a27a56e486b1291792a3d1559647e7bab2665da
+Size (DBD-Pg-2.16.1.tar.gz) = 230375 bytes