pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/p5-Math-Utils Update to 1.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e3c8a518086
branches: trunk
changeset: 314871:7e3c8a518086
user: wen <wen%pkgsrc.org@localhost>
date: Sat Nov 10 10:00:39 2018 +0000
description:
Update to 1.13
Upstream changes:
1.13
30 Oct 2018
- Add function pl_translate(), by request.
- Turn README into README.md. With MetaCPAN replacing CPAN,
there is no reason to have a plain-text README anymore
(MetaCPAN doesn't treat the file as special).
- Add a CONTRIBUTING.md file, which is becoming a thing.
- New test file for pl_translate(), and upgrade test files
that for some reason were still using Test::Simple to Test::More.
- Added an :all tag. Why not.
diffstat:
math/p5-Math-Utils/Makefile | 5 ++---
math/p5-Math-Utils/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 126d772fd3e6 -r 7e3c8a518086 math/p5-Math-Utils/Makefile
--- a/math/p5-Math-Utils/Makefile Sat Nov 10 09:58:44 2018 +0000
+++ b/math/p5-Math-Utils/Makefile Sat Nov 10 10:00:39 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2018/08/22 09:45:39 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/11/10 10:00:39 wen Exp $
-DISTNAME= Math-Utils-1.12
+DISTNAME= Math-Utils-1.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
diff -r 126d772fd3e6 -r 7e3c8a518086 math/p5-Math-Utils/distinfo
--- a/math/p5-Math-Utils/distinfo Sat Nov 10 09:58:44 2018 +0000
+++ b/math/p5-Math-Utils/distinfo Sat Nov 10 10:00:39 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/08/20 02:32:20 wen Exp $
+$NetBSD: distinfo,v 1.3 2018/11/10 10:00:39 wen Exp $
-SHA1 (Math-Utils-1.12.tar.gz) = c23427c602583268b3476d1953a8a4901d91be44
-RMD160 (Math-Utils-1.12.tar.gz) = 4d813a4cc4cb23cce344101598a8b6610f92d0e1
-SHA512 (Math-Utils-1.12.tar.gz) = 21c7f8f02a2607448b74962758622e57da9a50046eff5ab3ae928174b761c91ddf0ecc73ad14c89c4ac6b2ed880a8ccc669ec942502387d8363062d3cc4fd380
-Size (Math-Utils-1.12.tar.gz) = 27579 bytes
+SHA1 (Math-Utils-1.13.tar.gz) = cfe7a4122674b643bb15e79d931a06cda09df593
+RMD160 (Math-Utils-1.13.tar.gz) = f2eef949bbc6098ef6fd18c5b8a83ead738d3179
+SHA512 (Math-Utils-1.13.tar.gz) = 9462ee15e98e1b1a81a8d8c290a3a749c959865a9cd5df8d4306b04ffd51244716d9e0af9a7cd1ea5f25d6201570800a4278343d0136acbc0472560fbdcf5c31
+Size (Math-Utils-1.13.tar.gz) = 30250 bytes
Home |
Main Index |
Thread Index |
Old Index