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:   wiz
Date:           Tue Aug 21 09:24:59 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + p5-Number-WithError


To generate a diff of this commit:
cvs rdiff -u -r1.398 -r1.399 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.398 pkgsrc/math/Makefile:1.399
--- pkgsrc/math/Makefile:1.398  Thu Aug 16 09:22:58 2018
+++ pkgsrc/math/Makefile        Tue Aug 21 09:24:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.398 2018/08/16 09:22:58 wiz Exp $
+# $NetBSD: Makefile,v 1.399 2018/08/21 09:24:59 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -247,6 +247,7 @@ SUBDIR+=    p5-Number-Compare
 SUBDIR+=       p5-Number-Latin
 SUBDIR+=       p5-Number-Range
 SUBDIR+=       p5-Number-Tolerant
+SUBDIR+=       p5-Number-WithError
 SUBDIR+=       p5-Roman
 SUBDIR+=       p5-Set-Crontab
 SUBDIR+=       p5-Set-Infinite



Home | Main Index | Thread Index | Old Index