pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: mef
Date: Wed Jun 20 05:14:34 UTC 2018
Modified Files:
pkgsrc/doc: CHANGES-2018
pkgsrc/math: Makefile
Log Message:
Added math/p5-Math-Matrix version 0.8 [mef 2018-06-20]
Added math/p5-Math-Systems version 0.01 [mef 2018-06-20]
To generate a diff of this commit:
cvs rdiff -u -r1.2919 -r1.2920 pkgsrc/doc/CHANGES-2018
cvs rdiff -u -r1.389 -r1.390 pkgsrc/math/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2018
diff -u pkgsrc/doc/CHANGES-2018:1.2919 pkgsrc/doc/CHANGES-2018:1.2920
--- pkgsrc/doc/CHANGES-2018:1.2919 Tue Jun 19 22:58:56 2018
+++ pkgsrc/doc/CHANGES-2018 Wed Jun 20 05:14:34 2018
@@ -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 @@ Changes to the packages collection and i
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]
Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.389 pkgsrc/math/Makefile:1.390
--- pkgsrc/math/Makefile:1.389 Sun Jun 17 01:11:14 2018
+++ pkgsrc/math/Makefile Wed Jun 20 05:14:34 2018
@@ -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-FFT
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-Auto
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