pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math Add libnumbertext



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56e6a4dd49b8
branches:  trunk
changeset: 311623:56e6a4dd49b8
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Aug 15 14:03:54 2018 +0000

description:
Add libnumbertext

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5573823a30f2 -r 56e6a4dd49b8 math/Makefile
--- a/math/Makefile     Wed Aug 15 14:02:46 2018 +0000
+++ b/math/Makefile     Wed Aug 15 14:03:54 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.396 2018/07/29 07:39:03 wiz Exp $
+# $NetBSD: Makefile,v 1.397 2018/08/15 14:03:54 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -176,6 +176,7 @@
 SUBDIR+=       liblbfgs
 SUBDIR+=       liblinear
 SUBDIR+=       libmatheval
+SUBDIR+=       libnumbertext
 SUBDIR+=       libshorttext
 SUBDIR+=       libsvm
 SUBDIR+=       linpack



Home | Main Index | Thread Index | Old Index