diff options
author | sno <sno> | 2009-04-24 07:26:40 +0000 |
---|---|---|
committer | sno <sno> | 2009-04-24 07:26:40 +0000 |
commit | 88210f368e53cdf48b71af3213300ed115716c23 (patch) | |
tree | f9b5f515249d3ef8718bc9ed6748df90f09f6055 /databases/p5-DBD-postgresql | |
parent | be6a4e5c2234fea5de87c3b88041d9a6ef019c07 (diff) | |
download | pkgsrc-88210f368e53cdf48b71af3213300ed115716c23.tar.gz |
PkgSrc changes:
- Updating package for p5 module DBD::Pg to 2.13.1 from 2.13.0
- Setting license to artistic-2.0
Upstream changes:
2.13.1 Released April 23, 2009
- Fix leak in pg_warn (CPAN bug #45163) [rweikusat@mssgmbh.com]
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBD-postgresql/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index aa4e10b25f8..2db1f224728 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2009/04/15 07:16:26 sno Exp $ +# $NetBSD: Makefile,v 1.52 2009/04/24 07:26:40 sno Exp $ # -VER= 2.13.0 +VER= 2.13.1 DISTNAME= DBD-Pg-${VER} PKGNAME= p5-DBD-postgresql-${VER} SVR4_PKGNAME= p5dpo @@ -11,6 +11,7 @@ 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 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index b0bba42f389..d36a79919b6 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2009/04/15 07:16:26 sno Exp $ +$NetBSD: distinfo,v 1.24 2009/04/24 07:26:40 sno Exp $ -SHA1 (DBD-Pg-2.13.0.tar.gz) = fc23cd5d94d1318f204e95411b877ea8af799ac3 -RMD160 (DBD-Pg-2.13.0.tar.gz) = 94089534c16a51e0a96bb322605d923d2f0537e2 -Size (DBD-Pg-2.13.0.tar.gz) = 221106 bytes +SHA1 (DBD-Pg-2.13.1.tar.gz) = ef115d2e20153803f2c3abe4671dbbb43e2f9762 +RMD160 (DBD-Pg-2.13.1.tar.gz) = c10c9e9b7f84a28baf9079001498be25615994e6 +Size (DBD-Pg-2.13.1.tar.gz) = 221131 bytes |