pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added math/p5-Math-Matrix version 0.8 [mef 2018-06-20]



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d10d3d0cc0a
branches:  trunk
changeset: 381955:3d10d3d0cc0a
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed Jun 20 05:14:34 2018 +0000

description:
Added math/p5-Math-Matrix version 0.8 [mef 2018-06-20]
Added math/p5-Math-Systems version 0.01 [mef 2018-06-20]

diffstat:

 doc/CHANGES-2018 |  4 +++-
 math/Makefile    |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (40 lines):

diff -r 2082d50c44e0 -r 3d10d3d0cc0a doc/CHANGES-2018
--- a/doc/CHANGES-2018  Wed Jun 20 05:10:50 2018 +0000
+++ b/doc/CHANGES-2018  Wed Jun 20 05:14:34 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2018,v 1.2919 2018/06/19 22:58:56 ryoon Exp $
+$NetBSD: CHANGES-2018,v 1.2920 2018/06/20 05:14:34 mef Exp $
 
 Changes to the packages collection and infrastructure in 2018:
 
@@ -4154,3 +4154,5 @@
        Updated converters/p5-nkf to 2.14 [ryoon 2018-06-19]
        Updated graphics/ImageMagick to 7.0.8.2 [ryoon 2018-06-19]
        Updated graphics/p5-PerlMagick to 7.0.8.2 [ryoon 2018-06-19]
+       Updated math/p5-Math-Matrix to 0.8 [mef 2018-06-20]
+       Updated math/p5-Math-Systems to 0.01 [mef 2018-06-20]
diff -r 2082d50c44e0 -r 3d10d3d0cc0a math/Makefile
--- a/math/Makefile     Wed Jun 20 05:10:50 2018 +0000
+++ b/math/Makefile     Wed Jun 20 05:14:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.389 2018/06/17 01:11:14 minskim Exp $
+# $NetBSD: Makefile,v 1.390 2018/06/20 05:14:34 mef Exp $
 
 COMMENT=       Mathematics
 
@@ -227,6 +227,7 @@
 SUBDIR+=       p5-Math-GMP
 SUBDIR+=       p5-Math-Int64
 SUBDIR+=       p5-Math-Interpolate
+SUBDIR+=       p5-Math-Matrix
 SUBDIR+=       p5-Math-MatrixReal
 SUBDIR+=       p5-Math-Pari
 SUBDIR+=       p5-Math-Permute-List
@@ -239,6 +240,7 @@
 SUBDIR+=       p5-Math-Random-MT-Perl
 SUBDIR+=       p5-Math-Round
 SUBDIR+=       p5-Math-Spline
+SUBDIR+=       p5-Math-Systems
 SUBDIR+=       p5-Math-Utils
 SUBDIR+=       p5-Math-VecStat
 SUBDIR+=       p5-Number-Compare



Home | Main Index | Thread Index | Old Index