diff options
author | sno <sno@pkgsrc.org> | 2009-09-20 13:05:21 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-20 13:05:21 +0000 |
commit | 7f4d4372a8973d66139d566aedcda7d82cb94c56 (patch) | |
tree | 92e026324200ef3e6214b909458330f004894a71 /databases/p5-DBD-PgPP | |
parent | 00bee88c66ce0cc8258d637911aef565c72e48d9 (diff) | |
download | pkgsrc-7f4d4372a8973d66139d566aedcda7d82cb94c56.tar.gz |
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 (limited to 'databases/p5-DBD-PgPP')
-rw-r--r-- | databases/p5-DBD-PgPP/Makefile | 6 | ||||
-rw-r--r-- | databases/p5-DBD-PgPP/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-DBD-PgPP/Makefile b/databases/p5-DBD-PgPP/Makefile index a7f94947f21..69c780a95bc 100644 --- a/databases/p5-DBD-PgPP/Makefile +++ b/databases/p5-DBD-PgPP/Makefile @@ -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 @@ MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AR/ARC/ 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 diff --git a/databases/p5-DBD-PgPP/distinfo b/databases/p5-DBD-PgPP/distinfo index e7a9cbd342d..1d34089c2c7 100644 --- a/databases/p5-DBD-PgPP/distinfo +++ b/databases/p5-DBD-PgPP/distinfo @@ -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 |