pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Jun 18 14:06:05 UTC 2016

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

Log Message:
Updated devel/p5-Config-IniFiles to 2.92
----------------------------------------
2.92        2016-06-17
    * Hopefully fix tests with read/write test01.ini:
        - http://www.cpantesters.org/cpan/report/121523be-341c-11e6-9fc5-14bfbd15da07
    * Some cleanups and modernisations to the tests.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/p5-Config-IniFiles/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/p5-Config-IniFiles/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-IniFiles/Makefile
diff -u pkgsrc/devel/p5-Config-IniFiles/Makefile:1.44 pkgsrc/devel/p5-Config-IniFiles/Makefile:1.45
--- pkgsrc/devel/p5-Config-IniFiles/Makefile:1.44       Wed Jun  8 19:22:44 2016
+++ pkgsrc/devel/p5-Config-IniFiles/Makefile    Sat Jun 18 14:06:05 2016
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2016/06/08 19:22:44 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2016/06/18 14:06:05 mef Exp $
 
-DISTNAME=      Config-IniFiles-2.91
+DISTNAME=      Config-IniFiles-2.92
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Config/}
 

Index: pkgsrc/devel/p5-Config-IniFiles/distinfo
diff -u pkgsrc/devel/p5-Config-IniFiles/distinfo:1.24 pkgsrc/devel/p5-Config-IniFiles/distinfo:1.25
--- pkgsrc/devel/p5-Config-IniFiles/distinfo:1.24       Sun Jun  5 10:11:23 2016
+++ pkgsrc/devel/p5-Config-IniFiles/distinfo    Sat Jun 18 14:06:05 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2016/06/05 10:11:23 mef Exp $
+$NetBSD: distinfo,v 1.25 2016/06/18 14:06:05 mef Exp $
 
-SHA1 (Config-IniFiles-2.91.tar.gz) = 239d4ebe577d4ebab9fa761897b23dcb211366aa
-RMD160 (Config-IniFiles-2.91.tar.gz) = 6b4c1312a0698eaa61f5af6eeeeca920dc695561
-SHA512 (Config-IniFiles-2.91.tar.gz) = 211b12a723ab1f0b2078d7d2475dab5d906a756fe448db4d7cc5f1074031c864b2ebe13d5b211b1289e24012028688a04f1ad23187b4b8c4f547e8a617d386a1
-Size (Config-IniFiles-2.91.tar.gz) = 64499 bytes
+SHA1 (Config-IniFiles-2.92.tar.gz) = 7e9d9ccae60b5867b4c574883119272941efe49c
+RMD160 (Config-IniFiles-2.92.tar.gz) = ef9ae14600e91531ffba238a6e81e08dfbae3629
+SHA512 (Config-IniFiles-2.92.tar.gz) = 198613fec1a175f30003968960f17f95e558abee25106d87b1fab73f443686437a2e45e64d9f4bc358e05b56a445df9f864008e7b4a39a81013c9bcb3bbd98d9
+Size (Config-IniFiles-2.92.tar.gz) = 64569 bytes



Home | Main Index | Thread Index | Old Index