Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc added math/volk



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46758ed638cb
branches:  trunk
changeset: 436372:46758ed638cb
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Aug 01 04:39:13 2020 +0000

description:
added math/volk

diffstat:

 doc/CHANGES-2020 |  3 ++-
 math/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 068a182c4646 -r 46758ed638cb doc/CHANGES-2020
--- a/doc/CHANGES-2020  Sat Aug 01 04:35:09 2020 +0000
+++ b/doc/CHANGES-2020  Sat Aug 01 04:39:13 2020 +0000
@@ -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 @@
        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]
diff -r 068a182c4646 -r 46758ed638cb math/Makefile
--- a/math/Makefile     Sat Aug 01 04:35:09 2020 +0000
+++ b/math/Makefile     Sat Aug 01 04:39:13 2020 +0000
@@ -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+=       udunits
 SUBDIR+=       units
 SUBDIR+=       vista
+SUBDIR+=       volk
 SUBDIR+=       vowpal_wabbit
 SUBDIR+=       wxmaxima
 SUBDIR+=       xeukleides10



Home | Main Index | Thread Index | Old Index