pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/p5-Math-BaseCnv
Module Name: pkgsrc
Committed By: mef
Date: Sat Feb 11 11:26:42 UTC 2017
Modified Files:
pkgsrc/math/p5-Math-BaseCnv: Makefile distinfo
Log Message:
Updated math/p5-Math-BaseCnv 1.8 to 1.14
-----------------------------------------
- 1.14 G7UM6iSk Sat Jul 30 06:44:28:46 -0500 2016
* synchronized README and Changes to updated POD
- 1.12 G7OMKBCn Sun Jul 24 20:11:12:49 -0500 2016
* added digit set 'b96' as a reordering of 'asc'
- 1.10 G7OMF3ZT Sun Jul 24 15:03:35:29 -0500 2016
* added new digit sets from Math::Base::Convert
* switched all old hex() to distinct new heX() and updated POD to
reflect
* fixed META license to match POD and resolve issue:
<HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60122> (Thanks again
xenoterracide.)
* removed PT from VERSION to resolve issue:
<HTTPS://RT.CPAN.Org/Public/Bug/Display.html?id=60275> (Thanks
Alexandr.)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/math/p5-Math-BaseCnv/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/p5-Math-BaseCnv/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/p5-Math-BaseCnv/Makefile
diff -u pkgsrc/math/p5-Math-BaseCnv/Makefile:1.13 pkgsrc/math/p5-Math-BaseCnv/Makefile:1.14
--- pkgsrc/math/p5-Math-BaseCnv/Makefile:1.13 Wed Jun 8 19:24:02 2016
+++ pkgsrc/math/p5-Math-BaseCnv/Makefile Sat Feb 11 11:26:42 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2016/06/08 19:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2017/02/11 11:26:42 mef Exp $
#
-DISTNAME= Math-BaseCnv-1.8.B59BrZX
-PKGNAME= p5-${DISTNAME:C:\.[^.]*$::}
-PKGREVISION= 5
+DISTNAME= Math-BaseCnv-1.14
+PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
EXTRACT_SUFX= .tgz
Index: pkgsrc/math/p5-Math-BaseCnv/distinfo
diff -u pkgsrc/math/p5-Math-BaseCnv/distinfo:1.4 pkgsrc/math/p5-Math-BaseCnv/distinfo:1.5
--- pkgsrc/math/p5-Math-BaseCnv/distinfo:1.4 Tue Nov 3 23:33:38 2015
+++ pkgsrc/math/p5-Math-BaseCnv/distinfo Sat Feb 11 11:26:42 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 23:33:38 agc Exp $
+$NetBSD: distinfo,v 1.5 2017/02/11 11:26:42 mef Exp $
-SHA1 (Math-BaseCnv-1.8.B59BrZX.tgz) = db14a09a9e32a80eb73656fa15165b840ac0d378
-RMD160 (Math-BaseCnv-1.8.B59BrZX.tgz) = 2c565ad114b4be8f330a6115ec4b0b52e0c378a7
-SHA512 (Math-BaseCnv-1.8.B59BrZX.tgz) = 4eee9c76c28e395796276f1530426e315cb69fad211045701296fac9883d081e37887d8fbe79c3886e65b17d068a8a5b172b434d2724dc476df6935cf1e1ce8c
-Size (Math-BaseCnv-1.8.B59BrZX.tgz) = 12401 bytes
+SHA1 (Math-BaseCnv-1.14.tgz) = dcdee9196826cc455b47dc6f716c8fe29cca27bc
+RMD160 (Math-BaseCnv-1.14.tgz) = 2a7340367aab7c0b67f3ac8cf2e015a6a6315e8c
+SHA512 (Math-BaseCnv-1.14.tgz) = 0100dcf8786fe0983bbddffb2a44876d75cf023b78a04687b4d410c3667e44606f8315fb30ee5ca4efd26d8784be8af07cd810813e72d9b0c9ae16725e09a5e6
+Size (Math-BaseCnv-1.14.tgz) = 26946 bytes
Home |
Main Index |
Thread Index |
Old Index