diff options
-rw-r--r-- | math/ngraph/Makefile | 2 | ||||
-rw-r--r-- | math/ngraph/distinfo | 2 | ||||
-rw-r--r-- | math/ngraph/files/patch-aa | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 8b50dfc80c42..b99d8232b21e 100644 --- a/math/ngraph/Makefile +++ b/math/ngraph/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ngraph -PORTVERSION= 6.3.13 +PORTVERSION= 6.3.14 PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \ diff --git a/math/ngraph/distinfo b/math/ngraph/distinfo index be2f1aa2c460..a2f18f6c5158 100644 --- a/math/ngraph/distinfo +++ b/math/ngraph/distinfo @@ -1 +1 @@ -MD5 (Ngraph-6.3.13-src.tar.gz) = 763c7387d21762e03e554951b766fe9e +MD5 (Ngraph-6.3.14-src.tar.gz) = de620af35199455a51aaa2c3c89bd9ab diff --git a/math/ngraph/files/patch-aa b/math/ngraph/files/patch-aa index a6b44a51beec..15a56ee7b344 100644 --- a/math/ngraph/files/patch-aa +++ b/math/ngraph/files/patch-aa @@ -3,7 +3,7 @@ @@ -1,26 +1,26 @@ # MAINVERSION = '"6.03"' - GUIVERSION = '".13"' + GUIVERSION = '".14"' -LIBDIR = '"/usr/local/lib/Ngraph"' -INSTALLDIR = /usr/local/lib/Ngraph -BINDIR = /usr/local/bin |