pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Config-Grammar



Module Name:    pkgsrc
Committed By:   mef
Date:           Thu Sep 15 12:55:51 UTC 2016

Modified Files:
        pkgsrc/devel/p5-Config-Grammar: Makefile distinfo

Log Message:
 Update devel/p5-Config-Grammar to 1.12
 --------------------------------------
     * Fixes 'Name "Config::Grammar::File" used only once' (patch by Salvatore Bonaccorso)
     * Fix spelling error in manpage (patch by Salvatore Bonaccorso)
     * Use Dist::Zilla to prepare the Perl distribution for CPAN
 CVS: ----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-Config-Grammar/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Config-Grammar/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-Grammar/Makefile
diff -u pkgsrc/devel/p5-Config-Grammar/Makefile:1.10 pkgsrc/devel/p5-Config-Grammar/Makefile:1.11
--- pkgsrc/devel/p5-Config-Grammar/Makefile:1.10        Wed Jun  8 19:22:43 2016
+++ pkgsrc/devel/p5-Config-Grammar/Makefile     Thu Sep 15 12:55:51 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 19:22:43 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2016/09/15 12:55:51 mef Exp $
 
-DISTNAME=      Config-Grammar-1.11
+DISTNAME=      Config-Grammar-1.12
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Config/}
 

Index: pkgsrc/devel/p5-Config-Grammar/distinfo
diff -u pkgsrc/devel/p5-Config-Grammar/distinfo:1.3 pkgsrc/devel/p5-Config-Grammar/distinfo:1.4
--- pkgsrc/devel/p5-Config-Grammar/distinfo:1.3 Wed Apr 20 14:42:27 2016
+++ pkgsrc/devel/p5-Config-Grammar/distinfo     Thu Sep 15 12:55:51 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2016/04/20 14:42:27 mef Exp $
+$NetBSD: distinfo,v 1.4 2016/09/15 12:55:51 mef Exp $
 
-SHA1 (Config-Grammar-1.11.tar.gz) = 9b63ffd6671aeb9d9922960b2e00be1f335f49c8
-RMD160 (Config-Grammar-1.11.tar.gz) = 0fe26b4164dec83b0c556c4431d3de1c2fb95e00
-SHA512 (Config-Grammar-1.11.tar.gz) = d80f63fdad8f30cef914842299a491a4abcd1ed0e122e9cb61375a22ea0261fc4e8b3b7b928086a4bacccb511b96cd52ea7f31e14bdd8ee78beff69ed2e9ccc4
-Size (Config-Grammar-1.11.tar.gz) = 18955 bytes
+SHA1 (Config-Grammar-1.12.tar.gz) = 5eff9982b95dc66eb0ec2e8961bf964b6082fb03
+RMD160 (Config-Grammar-1.12.tar.gz) = 20c699d62a2fef9f4429a6f1d17fa8109194d225
+SHA512 (Config-Grammar-1.12.tar.gz) = 44d46019b32d891830d224b6002c2c73fd59c772b0308ac27ab68b5899bb921c74184a0c354a41c8bef3eb876eb1fdc0f07334bcaf4394d907059fae903ba12e
+Size (Config-Grammar-1.12.tar.gz) = 26163 bytes



Home | Main Index | Thread Index | Old Index