Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/p5-Math-Utils p5-Math-Utils: update to 1.14.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/026dcf45b475
branches:  trunk
changeset: 438451:026dcf45b475
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 11:55:10 2020 +0000

description:
p5-Math-Utils: update to 1.14.

1.14
        10 Apr 2020
        - Add the function softmax(). Currently in the :utility tag
          group, which may be too generic. We'll see what else gets
          added later and adjust the tagging then.
        - New functions uniform_scaling(), and uniform_01scaling(),
          contributed by Gene Boggs (GENE).
        - Typo found by Miguel Prz (NICEPERL) fixed.

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 7507768b7139 -r 026dcf45b475 math/p5-Math-Utils/Makefile
--- a/math/p5-Math-Utils/Makefile       Mon Sep 07 11:54:47 2020 +0000
+++ b/math/p5-Math-Utils/Makefile       Mon Sep 07 11:55:10 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/08/31 18:10:16 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/09/07 11:55:10 wiz Exp $
 
-DISTNAME=      Math-Utils-1.13
+DISTNAME=      Math-Utils-1.14
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    math perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Math/}
 
diff -r 7507768b7139 -r 026dcf45b475 math/p5-Math-Utils/distinfo
--- a/math/p5-Math-Utils/distinfo       Mon Sep 07 11:54:47 2020 +0000
+++ b/math/p5-Math-Utils/distinfo       Mon Sep 07 11:55:10 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/11/10 10:00:39 wen Exp $
+$NetBSD: distinfo,v 1.4 2020/09/07 11:55:10 wiz Exp $
 
-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
+SHA1 (Math-Utils-1.14.tar.gz) = 60e2917095e79a50d46771e078418a5426bc3555
+RMD160 (Math-Utils-1.14.tar.gz) = 43136c133516e5c1bb96b91c8a9e4908ebe5e9c1
+SHA512 (Math-Utils-1.14.tar.gz) = b9e011a4b17eaa452de4ab978c87c593bf0195124fbc2d30a322bc4a571960686cc1b4b6a98ec5c90739569b77324bf0a239dafe52bdea28e0b0c7af18aca753
+Size (Math-Utils-1.14.tar.gz) = 32735 bytes



Home | Main Index | Thread Index | Old Index