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 Apr 11 12:01:14 UTC 2020

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

Log Message:
(devel/p5-Config-IniFiles) Updated to 3.000003

3.000003    2020-03-24
    * Fix stray non-ASCII characters in the versions in the Changes log.
        - https://rt.cpan.org/Ticket/Display.html?id=125161
        - Thanks to SREZIC.
    * Throw an error on failed close() before rename() to overwrite the file.
        - https://rt.cpan.org/Ticket/Display.html?id=114140
        - Thanks to SREZIC and fschlich.
    * Allow overriding the output chmod() file permissions.
        - https://rt.cpan.org/Ticket/Display.html?id=84431


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/devel/p5-Config-IniFiles/Makefile
cvs rdiff -u -r1.33 -r1.34 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.57 pkgsrc/devel/p5-Config-IniFiles/Makefile:1.58
--- pkgsrc/devel/p5-Config-IniFiles/Makefile:1.57       Sun Aug 11 13:19:06 2019
+++ pkgsrc/devel/p5-Config-IniFiles/Makefile    Sat Apr 11 12:01:13 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2019/08/11 13:19:06 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2020/04/11 12:01:13 mef Exp $
 
-DISTNAME=      Config-IniFiles-3.000002
+DISTNAME=      Config-IniFiles-3.000003
 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.33 pkgsrc/devel/p5-Config-IniFiles/distinfo:1.34
--- pkgsrc/devel/p5-Config-IniFiles/distinfo:1.33       Sat Apr 20 04:20:18 2019
+++ pkgsrc/devel/p5-Config-IniFiles/distinfo    Sat Apr 11 12:01:13 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.33 2019/04/20 04:20:18 wen Exp $
+$NetBSD: distinfo,v 1.34 2020/04/11 12:01:13 mef Exp $
 
-SHA1 (Config-IniFiles-3.000002.tar.gz) = 31b719b67c31363524b19dc5df2f4bf1642fe211
-RMD160 (Config-IniFiles-3.000002.tar.gz) = dac8adc2c03d945d77086537f4f652ec622aab72
-SHA512 (Config-IniFiles-3.000002.tar.gz) = 05aaad3e9ef9515bc7616a95adaa0d6471734d1a248b6968a89634566cec8ff82360905fb6553c9e1afe1cfe843bbf29ebe0f2203a84cc24a275f839e2d74120
-Size (Config-IniFiles-3.000002.tar.gz) = 69941 bytes
+SHA1 (Config-IniFiles-3.000003.tar.gz) = 7d355140bcd4cb21ef48a3a6cd861bb60cbbc3b3
+RMD160 (Config-IniFiles-3.000003.tar.gz) = 0826268c643a90b618e57c520f6befc978c2bbb4
+SHA512 (Config-IniFiles-3.000003.tar.gz) = 29278b7f6aaf9ffcc0cd8b48ca0e1f1084b10278e50764b2b93e3e9b156ef13d6e54f779f41d0a6cbf6e0b23da1b73a3bb83fbf873add0a604693a41312b91f5
+Size (Config-IniFiles-3.000003.tar.gz) = 70024 bytes



Home | Main Index | Thread Index | Old Index