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

Added math/p5-Math-Systems version 0.01 [mef 2018-06-20]
This commit is contained in:
mef 2018-06-20 05:14:34 +00:00
parent 579696ca27
commit 7bcdb2de67
2 changed files with 6 additions and 2 deletions

View file

@ -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 infrastructure in 2018:
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]

View file

@ -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