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 Updated p5-DBD-postgresql ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dca3d1eb5c83
branches:  trunk
changeset: 362915:dca3d1eb5c83
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 29 10:56:13 2017 +0000

description:
Updated p5-DBD-postgresql to 3.6.2.

Version 3.6.2  Released May 23, 2017 (git tag 3.6.2)

  - Remove errant debugging aid from test suite



Version 3.6.1  Released May 22, 2017 (git tag 3.6.1)

  - Various fixes to support testing against Postgres 10beta
    [David Christensen]

diffstat:

 databases/p5-DBD-postgresql/Makefile |   4 ++--
 databases/p5-DBD-postgresql/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 16b5bd8c35c9 -r dca3d1eb5c83 databases/p5-DBD-postgresql/Makefile
--- a/databases/p5-DBD-postgresql/Makefile      Mon May 29 10:55:16 2017 +0000
+++ b/databases/p5-DBD-postgresql/Makefile      Mon May 29 10:56:13 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2017/04/19 13:43:44 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2017/05/29 10:56:13 wiz Exp $
 
-DISTNAME=      DBD-Pg-3.6.0
+DISTNAME=      DBD-Pg-3.6.2
 PKGNAME=       p5-${DISTNAME:C/-Pg-/-postgresql-/}
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DBD/}
diff -r 16b5bd8c35c9 -r dca3d1eb5c83 databases/p5-DBD-postgresql/distinfo
--- a/databases/p5-DBD-postgresql/distinfo      Mon May 29 10:55:16 2017 +0000
+++ b/databases/p5-DBD-postgresql/distinfo      Mon May 29 10:56:13 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2017/04/19 13:43:44 wiz Exp $
+$NetBSD: distinfo,v 1.43 2017/05/29 10:56:13 wiz Exp $
 
-SHA1 (DBD-Pg-3.6.0.tar.gz) = 3e02e946253fd62d48868a9bdd12a9c7a4d7208e
-RMD160 (DBD-Pg-3.6.0.tar.gz) = 16c24906f9cca3300d747d00bd05f99d5bd5c0f9
-SHA512 (DBD-Pg-3.6.0.tar.gz) = 3bfdf8de36ee389be6b296d89ef01eaa25ce2149d43651359237c55588e36af1db3488031dfc7b61e1479f1e4e0e63e640fc6e44836c463fab7d698ad574cf94
-Size (DBD-Pg-3.6.0.tar.gz) = 258562 bytes
+SHA1 (DBD-Pg-3.6.2.tar.gz) = f6d52d947ac51c09ffe15a147d923f5353b82c65
+RMD160 (DBD-Pg-3.6.2.tar.gz) = 77eec2e195c21ef41971dad247b0b0a0bf3bcf84
+SHA512 (DBD-Pg-3.6.2.tar.gz) = 1f55bd463d90cd0d9933acde0a79462a57f11e7ed9519943cc2cb4487b4b69edd7d16ffa3d666c50aca797f9756ff4e6a0d67b58bc100f4920da36169d73b7b4
+Size (DBD-Pg-3.6.2.tar.gz) = 258640 bytes



Home | Main Index | Thread Index | Old Index