pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-postgresql Update to 2.19.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a4ee1f76364
branches:  trunk
changeset: 610275:5a4ee1f76364
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 21 22:05:40 2012 +0000

description:
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:

 databases/p5-DBD-postgresql/Makefile |  5 ++---
 databases/p5-DBD-postgresql/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 73b237fa3fee -r 5a4ee1f76364 databases/p5-DBD-postgresql/Makefile
--- a/databases/p5-DBD-postgresql/Makefile      Sun Oct 21 21:34:56 2012 +0000
+++ b/databases/p5-DBD-postgresql/Makefile      Sun Oct 21 22:05:40 2012 +0000
@@ -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 -r 73b237fa3fee -r 5a4ee1f76364 databases/p5-DBD-postgresql/distinfo
--- a/databases/p5-DBD-postgresql/distinfo      Sun Oct 21 21:34:56 2012 +0000
+++ b/databases/p5-DBD-postgresql/distinfo      Sun Oct 21 22:05:40 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index