pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Config-General
Module Name: pkgsrc
Committed By: mef
Date: Fri Aug 5 22:55:47 UTC 2016
Modified Files:
pkgsrc/devel/p5-Config-General: Makefile distinfo
Log Message:
Updated to devel/p5-Config-General to 2.63
------------------------------------------
2.63 - fix for rt.cpan.org#116340: do only consider a backslash
as meta escape char, but not if it appears on it's own,
as it happens on windows platforms. Thanks to for finding
and tracking it down.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-Config-General/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Config-General/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Config-General/Makefile
diff -u pkgsrc/devel/p5-Config-General/Makefile:1.39 pkgsrc/devel/p5-Config-General/Makefile:1.40
--- pkgsrc/devel/p5-Config-General/Makefile:1.39 Sat Jul 16 06:46:08 2016
+++ pkgsrc/devel/p5-Config-General/Makefile Fri Aug 5 22:55:47 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2016/07/16 06:46:08 wen Exp $
+# $NetBSD: Makefile,v 1.40 2016/08/05 22:55:47 mef Exp $
-DISTNAME= Config-General-2.62
+DISTNAME= Config-General-2.63
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
Index: pkgsrc/devel/p5-Config-General/distinfo
diff -u pkgsrc/devel/p5-Config-General/distinfo:1.22 pkgsrc/devel/p5-Config-General/distinfo:1.23
--- pkgsrc/devel/p5-Config-General/distinfo:1.22 Sat Jul 16 06:46:08 2016
+++ pkgsrc/devel/p5-Config-General/distinfo Fri Aug 5 22:55:47 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2016/07/16 06:46:08 wen Exp $
+$NetBSD: distinfo,v 1.23 2016/08/05 22:55:47 mef Exp $
-SHA1 (Config-General-2.62.tar.gz) = 067a1ee8db8f1bb4e460cdd644761b77cb126c4d
-RMD160 (Config-General-2.62.tar.gz) = d2ba94941754fb0b8e33e8b855af12a7f5a4cc79
-SHA512 (Config-General-2.62.tar.gz) = cdf41ef80f47b778ee00826771e6a62d542cc9f5d8561d08083f9f34ebbe9d8ea0bcfc1a983bc1bc510820b3250666cea9f6dee30b0c780e5417520570340075
-Size (Config-General-2.62.tar.gz) = 64245 bytes
+SHA1 (Config-General-2.63.tar.gz) = f3355f82d24bea73efd788291aac180b2c732add
+RMD160 (Config-General-2.63.tar.gz) = b0f55608c2e0c568353615dc17d1e3df9f5930d7
+SHA512 (Config-General-2.63.tar.gz) = ba9fdbf992049936ea288a90d8f8360821fc96f8d42df0298888b25543d2ac43e2958c5f7a8bbbae7cad1e2151ea00528756a3bc0cfbe408e5ee82bf309615f3
+Size (Config-General-2.63.tar.gz) = 64700 bytes
Home |
Main Index |
Thread Index |
Old Index