diff options
author | wiz <wiz@pkgsrc.org> | 2012-10-21 22:05:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-10-21 22:05:40 +0000 |
commit | 93e8804d46ea9d93c04ff3384f169661259ebde2 (patch) | |
tree | 052112f00d5f1fa523a3cfc3259e9e72a4df4063 /databases | |
parent | f1d3f7e0fdd3a5592f361323327cb328d073ecd7 (diff) | |
download | pkgsrc-93e8804d46ea9d93c04ff3384f169661259ebde2.tar.gz |
Update to 2.19.3:
Version 2.19.3 Released August 21, 2012
- Fix bug in pg_st_split_statement causing segfaults
(CPAN bug #79035)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-postgresql/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBD-postgresql/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile index 1da65691938..3b43df67e43 100644 --- a/databases/p5-DBD-postgresql/Makefile +++ b/databases/p5-DBD-postgresql/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2012/10/03 21:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2012/10/21 22:05:40 wiz Exp $ -DISTNAME= DBD-Pg-2.19.2 +DISTNAME= DBD-Pg-2.19.3 PKGNAME= p5-${DISTNAME:C/-Pg-/-postgresql-/} -PKGREVISION= 2 SVR4_PKGNAME= p5dpo CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} diff --git a/databases/p5-DBD-postgresql/distinfo b/databases/p5-DBD-postgresql/distinfo index d8cbf4dc0e2..dacf45b25f7 100644 --- a/databases/p5-DBD-postgresql/distinfo +++ b/databases/p5-DBD-postgresql/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.31 2012/05/18 09:06:58 he Exp $ +$NetBSD: distinfo,v 1.32 2012/10/21 22:05:40 wiz Exp $ -SHA1 (DBD-Pg-2.19.2.tar.gz) = edcaa1a44c0ff8e7f78bc80f584b9e83c11d10df -RMD160 (DBD-Pg-2.19.2.tar.gz) = eeecc7597722baed07510741cf16e38d1e0c4f7f -Size (DBD-Pg-2.19.2.tar.gz) = 235868 bytes +SHA1 (DBD-Pg-2.19.3.tar.gz) = 0950c950ba5fc61a47a4b97daad5f5189ffffd72 +RMD160 (DBD-Pg-2.19.3.tar.gz) = 65693085e6cd2ff1a5a625230dbc271fd5521fa4 +Size (DBD-Pg-2.19.3.tar.gz) = 237399 bytes |