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:   tnn
Date:           Sat Aug  1 04:39:13 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/math: Makefile

Log Message:
added math/volk


To generate a diff of this commit:
cvs rdiff -u -r1.4245 -r1.4246 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.466 -r1.467 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-2020
diff -u pkgsrc/doc/CHANGES-2020:1.4245 pkgsrc/doc/CHANGES-2020:1.4246
--- pkgsrc/doc/CHANGES-2020:1.4245      Sat Aug  1 02:24:10 2020
+++ pkgsrc/doc/CHANGES-2020     Sat Aug  1 04:39:13 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4245 2020/08/01 02:24:10 brook Exp $
+$NetBSD: CHANGES-2020,v 1.4246 2020/08/01 04:39:13 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -6699,3 +6699,4 @@ Changes to the packages collection and i
        Added graphics/R-jpeg version 0.1.8.1 [brook 2020-07-31]
        Added graphics/R-polyclip version 1.10.0 [brook 2020-08-01]
        Added graphics/R-ggthemes version 4.2.0 [brook 2020-08-01]
+       Added math/volk version 2.3.0 [tnn 2020-08-01]

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.466 pkgsrc/math/Makefile:1.467
--- pkgsrc/math/Makefile:1.466  Fri Jul 31 20:41:39 2020
+++ pkgsrc/math/Makefile        Sat Aug  1 04:39:13 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.466 2020/07/31 20:41:39 brook Exp $
+# $NetBSD: Makefile,v 1.467 2020/08/01 04:39:13 tnn Exp $
 
 COMMENT=       Mathematics
 
@@ -418,6 +418,7 @@ SUBDIR+=    tochnog
 SUBDIR+=       udunits
 SUBDIR+=       units
 SUBDIR+=       vista
+SUBDIR+=       volk
 SUBDIR+=       vowpal_wabbit
 SUBDIR+=       wxmaxima
 SUBDIR+=       xeukleides10



Home | Main Index | Thread Index | Old Index