pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/p5-DBD-postgresql



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 16:24:02 UTC 2018

Modified Files:
        pkgsrc/databases/p5-DBD-postgresql: Makefile distinfo

Log Message:
p5-DBD-postgresql: update to 3.7.4.

Version 3.7.4. Released February 12, 2018 (git tag 3.7.4)

  - Fix typo in META.yml
    [CPAN ticket #124405]


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/databases/p5-DBD-postgresql/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/databases/p5-DBD-postgresql/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/p5-DBD-postgresql/Makefile
diff -u pkgsrc/databases/p5-DBD-postgresql/Makefile:1.85 pkgsrc/databases/p5-DBD-postgresql/Makefile:1.86
--- pkgsrc/databases/p5-DBD-postgresql/Makefile:1.85    Wed Sep 27 19:16:06 2017
+++ pkgsrc/databases/p5-DBD-postgresql/Makefile Sun Feb 25 16:24:02 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2017/09/27 19:16:06 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2018/02/25 16:24:02 wiz Exp $
 
-DISTNAME=      DBD-Pg-3.7.0
+DISTNAME=      DBD-Pg-3.7.4
 PKGNAME=       p5-${DISTNAME:C/-Pg-/-postgresql-/}
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DBD/}

Index: pkgsrc/databases/p5-DBD-postgresql/distinfo
diff -u pkgsrc/databases/p5-DBD-postgresql/distinfo:1.44 pkgsrc/databases/p5-DBD-postgresql/distinfo:1.45
--- pkgsrc/databases/p5-DBD-postgresql/distinfo:1.44    Wed Sep 27 19:16:06 2017
+++ pkgsrc/databases/p5-DBD-postgresql/distinfo Sun Feb 25 16:24:02 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.44 2017/09/27 19:16:06 wiz Exp $
+$NetBSD: distinfo,v 1.45 2018/02/25 16:24:02 wiz Exp $
 
-SHA1 (DBD-Pg-3.7.0.tar.gz) = 073543833d6f0832c382d6b6ebef6d324d39ff2b
-RMD160 (DBD-Pg-3.7.0.tar.gz) = 19683395cb642942dd174b57200941229a8751f3
-SHA512 (DBD-Pg-3.7.0.tar.gz) = edd4d3448dac1b563899c5fd4a1bad6cb810afdbbbf57b558bbe6710aa3e58530a6cf0932e35c3316c7f4f59763764d75ce1049f13c8c13deeb2e8a7c60ff73e
-Size (DBD-Pg-3.7.0.tar.gz) = 260083 bytes
+SHA1 (DBD-Pg-3.7.4.tar.gz) = 6f0598fef195203057bae7947859590e8b79e497
+RMD160 (DBD-Pg-3.7.4.tar.gz) = ca702e850204138e2894b1f482174c078850d5de
+SHA512 (DBD-Pg-3.7.4.tar.gz) = 77c629ce89233345f7893b0cc2799a5efc646e86b62ee91986678f196380ac772ece7b9f6c98dae588fbf8f29def1f997335fa85874562ab648af8665cd9add8
+Size (DBD-Pg-3.7.4.tar.gz) = 261212 bytes



Home | Main Index | Thread Index | Old Index