pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   wen
Date:           Thu Aug 17 13:52:12 UTC 2017

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add p5-Math-Utils


To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 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/math/Makefile
diff -u pkgsrc/math/Makefile:1.342 pkgsrc/math/Makefile:1.343
--- pkgsrc/math/Makefile:1.342  Thu Aug 17 02:05:52 2017
+++ pkgsrc/math/Makefile        Thu Aug 17 13:52:12 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.342 2017/08/17 02:05:52 gavan Exp $
+# $NetBSD: Makefile,v 1.343 2017/08/17 13:52:12 wen Exp $
 
 COMMENT=       Mathematics
 
@@ -210,6 +210,7 @@ SUBDIR+=    p5-Math-Random-MT-Auto
 SUBDIR+=       p5-Math-Random-MT-Perl
 SUBDIR+=       p5-Math-Round
 SUBDIR+=       p5-Math-Spline
+SUBDIR+=       p5-Math-Utils
 SUBDIR+=       p5-Math-VecStat
 SUBDIR+=       p5-Number-Compare
 SUBDIR+=       p5-Number-Latin



Home | Main Index | Thread Index | Old Index