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:   wen
Date:           Sat Apr 20 04:17:55 UTC 2019

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

Log Message:
Update to 1.13

Upstream changes:
2019-03-20

     * Released 1.13
     * Fix spelling error in manpage (fixes #3, patch by Salvatore Bonaccorso)
     * Use encoding in Dynamic.pm as well (Fritz Zaucker)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Config-Grammar/Makefile
cvs rdiff -u -r1.4 -r1.5 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.13 pkgsrc/devel/p5-Config-Grammar/Makefile:1.14
--- pkgsrc/devel/p5-Config-Grammar/Makefile:1.13        Wed Aug 22 09:43:47 2018
+++ pkgsrc/devel/p5-Config-Grammar/Makefile     Sat Apr 20 04:17:55 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2018/08/22 09:43:47 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/04/20 04:17:55 wen Exp $
 
-DISTNAME=      Config-Grammar-1.12
+DISTNAME=      Config-Grammar-1.13
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 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.4 pkgsrc/devel/p5-Config-Grammar/distinfo:1.5
--- pkgsrc/devel/p5-Config-Grammar/distinfo:1.4 Thu Sep 15 12:55:51 2016
+++ pkgsrc/devel/p5-Config-Grammar/distinfo     Sat Apr 20 04:17:55 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/09/15 12:55:51 mef Exp $
+$NetBSD: distinfo,v 1.5 2019/04/20 04:17:55 wen Exp $
 
-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
+SHA1 (Config-Grammar-1.13.tar.gz) = c366d801eccdd2ccd42f7b17e18c6a9a7edce3f4
+RMD160 (Config-Grammar-1.13.tar.gz) = 43931e32240f829411a14948616de38c569c0cf7
+SHA512 (Config-Grammar-1.13.tar.gz) = 51b165ccec452e48906d3c8972bb68841de93f0ece11104fea837eebefa1569e921a7532f7e4a3d204e73cf4c9b592f8707fc4741481c99b67d1b7a3eb5644d9
+Size (Config-Grammar-1.13.tar.gz) = 26281 bytes



Home | Main Index | Thread Index | Old Index