pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-PgPP Updating databases/p5-DBD-PgPP 0...
details: https://anonhg.NetBSD.org/pkgsrc/rev/09f6d94a2977
branches: trunk
changeset: 399488:09f6d94a2977
user: sno <sno%pkgsrc.org@localhost>
date: Sun Sep 20 13:05:21 2009 +0000
description:
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).
diffstat:
databases/p5-DBD-PgPP/Makefile | 6 +++---
databases/p5-DBD-PgPP/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 185179021a70 -r 09f6d94a2977 databases/p5-DBD-PgPP/Makefile
--- a/databases/p5-DBD-PgPP/Makefile Sun Sep 20 13:00:31 2009 +0000
+++ b/databases/p5-DBD-PgPP/Makefile Sun Sep 20 13:05:21 2009 +0000
@@ -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@localhost
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
diff -r 185179021a70 -r 09f6d94a2977 databases/p5-DBD-PgPP/distinfo
--- a/databases/p5-DBD-PgPP/distinfo Sun Sep 20 13:00:31 2009 +0000
+++ b/databases/p5-DBD-PgPP/distinfo Sun Sep 20 13:05:21 2009 +0000
@@ -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
-RMD160 (DBD-PgPP-0.06.tar.gz) = 0aafe44fd3fda67f73229967a60e33d5e203cba2
-Size (DBD-PgPP-0.06.tar.gz) = 25369 bytes
+SHA1 (DBD-PgPP-0.07.tar.gz) = e2cf585f81f2364ce2279156063ffedf70f9ab56
+RMD160 (DBD-PgPP-0.07.tar.gz) = 2721b044af04cb851b09b60e5e094a6a03440ae6
+Size (DBD-PgPP-0.07.tar.gz) = 25121 bytes
Home |
Main Index |
Thread Index |
Old Index