Sun Jan 18 23:09:00 2009 UTC ()
Update from version 2.11.7 to 2.11.8.

This despite one of the selftests still fail.

Upstream changes:

2.11.8 Released December 28, 2008

  - Fix minor bug in t/12placeholders.t test (CPAN bug #41723)


(he)
diff -r1.48 -r1.49 pkgsrc/databases/p5-DBD-postgresql/Makefile
diff -r1.20 -r1.21 pkgsrc/databases/p5-DBD-postgresql/distinfo

cvs diff -r1.48 -r1.49 pkgsrc/databases/p5-DBD-postgresql/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/p5-DBD-postgresql/Makefile 2008/12/18 01:00:43 1.48
+++ pkgsrc/databases/p5-DBD-postgresql/Makefile 2009/01/18 23:09:00 1.49
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.48 2008/12/18 01:00:43 he Exp $ 1# $NetBSD: Makefile,v 1.49 2009/01/18 23:09:00 he Exp $
2# 2#
3 3
4VER= 2.11.7 4VER= 2.11.8
5DISTNAME= DBD-Pg-${VER} 5DISTNAME= DBD-Pg-${VER}
6PKGNAME= p5-DBD-postgresql-${VER} 6PKGNAME= p5-DBD-postgresql-${VER}
7SVR4_PKGNAME= p5dpo 7SVR4_PKGNAME= p5dpo
8CATEGORIES= databases perl5 8CATEGORIES= databases perl5
9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} 9MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://search.cpan.org/dist/DBD-Pg/ 12HOMEPAGE= http://search.cpan.org/dist/DBD-Pg/
13COMMENT= Perl DBI/DBD driver for PostgreSQL databases 13COMMENT= Perl DBI/DBD driver for PostgreSQL databases
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version 17DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version

cvs diff -r1.20 -r1.21 pkgsrc/databases/p5-DBD-postgresql/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/p5-DBD-postgresql/distinfo 2008/12/18 01:00:43 1.20
+++ pkgsrc/databases/p5-DBD-postgresql/distinfo 2009/01/18 23:09:00 1.21
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.20 2008/12/18 01:00:43 he Exp $ 1$NetBSD: distinfo,v 1.21 2009/01/18 23:09:00 he Exp $
2 2
3SHA1 (DBD-Pg-2.11.7.tar.gz) = 4e96c49ce7c1e5703d50d690c185ee64844562f0 3SHA1 (DBD-Pg-2.11.8.tar.gz) = ebb901b6feccaf65432509c416f09ac8e0b2ba35
4RMD160 (DBD-Pg-2.11.7.tar.gz) = 675cbf78cce71b618a2be8902ba27e8dcb007cdc 4RMD160 (DBD-Pg-2.11.8.tar.gz) = 951075722f1beb2a7f8a28bb6cd70ca76c645136
5Size (DBD-Pg-2.11.7.tar.gz) = 218025 bytes 5Size (DBD-Pg-2.11.8.tar.gz) = 218125 bytes