diff options
author | he <he@pkgsrc.org> | 2009-01-18 23:09:00 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-18 23:09:00 +0000 |
commit | 58d9cfa69bb31910510f7117867169050384f2ef (patch) | |
tree | 50cd4675053a9cf37462c98ff520e62c74b76717 /databases/p5-DBD-postgresql | |
parent | 39c198d9f3cf144b3566ad9f2f74836e6f24527a (diff) | |
download | pkgsrc-58d9cfa69bb31910510f7117867169050384f2ef.tar.gz |
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)
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-DBD-postgresql/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index c048593793b..1e26074a787 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2008/12/18 01:00:43 he Exp $ +# $NetBSD: Makefile,v 1.49 2009/01/18 23:09:00 he Exp $ # -VER= 2.11.7 +VER= 2.11.8 DISTNAME= DBD-Pg-${VER} PKGNAME= p5-DBD-postgresql-${VER} SVR4_PKGNAME= p5dpo diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index fcb4f4ed515..02a82a14f71 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2008/12/18 01:00:43 he Exp $ +$NetBSD: distinfo,v 1.21 2009/01/18 23:09:00 he Exp $ -SHA1 (DBD-Pg-2.11.7.tar.gz) = 4e96c49ce7c1e5703d50d690c185ee64844562f0 -RMD160 (DBD-Pg-2.11.7.tar.gz) = 675cbf78cce71b618a2be8902ba27e8dcb007cdc -Size (DBD-Pg-2.11.7.tar.gz) = 218025 bytes +SHA1 (DBD-Pg-2.11.8.tar.gz) = ebb901b6feccaf65432509c416f09ac8e0b2ba35 +RMD160 (DBD-Pg-2.11.8.tar.gz) = 951075722f1beb2a7f8a28bb6cd70ca76c645136 +Size (DBD-Pg-2.11.8.tar.gz) = 218125 bytes |