pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-version
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 2 12:23:32 UTC 2018
Modified Files:
pkgsrc/devel/p5-version: Makefile distinfo
Log Message:
p5-version: update to 0.9924.
0.9924 - 2018-04-19
* Revise CPAN metadata to advertise correct repo
Patch from Ed <ej_zg%hotmail.com@localhost>
0.9923 - 2018-04-15
* Add back spaces for picky C++ compilers
Patch from Karl Williamson <khw%cpan.org@localhost>
0.9922 - 2018-04-12
* Switch master repo to github
0.9921 - 2018-04-11
* Silence overly compulsive GCC 7 warning
https://rt.cpan.org/Ticket/Display.html?id=123477
* Improve docs regarding trailing zeros
https://rt.cpan.org/Ticket/Display.html?id=122858
0.9920 - 2018-04-08
* Backwards compatible locale handling
https://rt.cpan.org/Ticket/Display.html?id=125042
0.9919 - 2018-04-08
* Core improvements to locale handling
https://rt.cpan.org/Ticket/Display.html?id=124563
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/p5-version/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/p5-version/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-version/Makefile
diff -u pkgsrc/devel/p5-version/Makefile:1.39 pkgsrc/devel/p5-version/Makefile:1.40
--- pkgsrc/devel/p5-version/Makefile:1.39 Mon Jun 5 14:23:55 2017
+++ pkgsrc/devel/p5-version/Makefile Wed May 2 12:23:32 2018
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2017/06/05 14:23:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.40 2018/05/02 12:23:32 wiz Exp $
-DISTNAME= version-0.9918
+DISTNAME= version-0.9924
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=version/}
Index: pkgsrc/devel/p5-version/distinfo
diff -u pkgsrc/devel/p5-version/distinfo:1.28 pkgsrc/devel/p5-version/distinfo:1.29
--- pkgsrc/devel/p5-version/distinfo:1.28 Fri Apr 21 23:36:46 2017
+++ pkgsrc/devel/p5-version/distinfo Wed May 2 12:23:32 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2017/04/21 23:36:46 wen Exp $
+$NetBSD: distinfo,v 1.29 2018/05/02 12:23:32 wiz Exp $
-SHA1 (version-0.9918.tar.gz) = 7003389078d616cbcb3eb952587cc0ec48933922
-RMD160 (version-0.9918.tar.gz) = 59a8897451ac84b1be9aacf790ad51a16250b4b1
-SHA512 (version-0.9918.tar.gz) = 00b54474992f522135a9f81bdad482a1f413f672871fabbe0726c4dad99d1898348005a9c5077fc82c9d384222fa55e754e5de195191db3038f6d6d8ecb82391
-Size (version-0.9918.tar.gz) = 94049 bytes
+SHA1 (version-0.9924.tar.gz) = 86a2a814def626d269ce332df5d3df1d63b07f5f
+RMD160 (version-0.9924.tar.gz) = 6a77538160ffd04d3169d974335d213644c6ed91
+SHA512 (version-0.9924.tar.gz) = 49cc41d97175bf4367e95b74392908b3d798b0743add356f31f4ffb9fda5560f259c9ab7ee4ab7fecf84b8bc0cf0ac508506dbbe5c474af5233cb60c523528e7
+Size (version-0.9924.tar.gz) = 95064 bytes
Home |
Main Index |
Thread Index |
Old Index