Sun Sep 20 13:05:21 2009 UTC ()
Updating databases/p5-DBD-PgPP 0.06 to 0.07

pkgsrc changes:
  - Adding license definition

Upstream changes:
0.07  Sat Aug 29 13:17:21 UTC 2009
    - RT#48919: Allow quoting strings containing \0 (not that doing so is
      very useful, but there's not much I can do about that).


(sno)
diff -r1.5 -r1.6 pkgsrc/databases/p5-DBD-PgPP/Makefile
diff -r1.2 -r1.3 pkgsrc/databases/p5-DBD-PgPP/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/databases/p5-DBD-PgPP/Makefile (expand / switch to context diff)
--- pkgsrc/databases/p5-DBD-PgPP/Makefile 2009/05/19 08:59:06 1.5
+++ pkgsrc/databases/p5-DBD-PgPP/Makefile 2009/09/20 13:05:21 1.6
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:06 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/09/20 13:05:21 sno Exp $
 #
 
-DISTNAME=	DBD-PgPP-0.06
+DISTNAME=	DBD-PgPP-0.07
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	databases
 MASTER_SITES=	http://search.cpan.org/CPAN/authors/id/A/AR/ARC/
@@ -9,7 +9,7 @@
 MAINTAINER=	ficovh@yahoo.com
 HOMEPAGE=	http://search.cpan.org/CPAN/authors/id/A/AR/ARC/
 COMMENT=	DBD::PgPP - Pure Perl PostgreSQL driver for the DBI
-LICENSE=	artistic-2.0 # OR gnu-gpl-v2+
+LICENSE=	${PERL5_LICENSE}
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 

cvs diff -r1.2 -r1.3 pkgsrc/databases/p5-DBD-PgPP/distinfo (expand / switch to context diff)
--- pkgsrc/databases/p5-DBD-PgPP/distinfo 2009/04/24 14:59:28 1.2
+++ pkgsrc/databases/p5-DBD-PgPP/distinfo 2009/09/20 13:05:21 1.3
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/04/24 14:59:28 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/09/20 13:05:21 sno Exp $
 
-SHA1 (DBD-PgPP-0.06.tar.gz) = 664c1830ab2af2262a61f82f57ae82937af2dd1b
+SHA1 (DBD-PgPP-0.07.tar.gz) = e2cf585f81f2364ce2279156063ffedf70f9ab56
-RMD160 (DBD-PgPP-0.06.tar.gz) = 0aafe44fd3fda67f73229967a60e33d5e203cba2
+RMD160 (DBD-PgPP-0.07.tar.gz) = 2721b044af04cb851b09b60e5e094a6a03440ae6
-Size (DBD-PgPP-0.06.tar.gz) = 25369 bytes
+Size (DBD-PgPP-0.07.tar.gz) = 25121 bytes