diff options
author | sanpei <sanpei@FreeBSD.org> | 2001-07-17 06:08:45 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2001-07-17 06:08:45 +0800 |
commit | ddb92ee5efb3443797df5fc9f165a5845ceb2e0f (patch) | |
tree | dcb73f5d22a97496b1f6e64174b90efe42caaf71 /math/ngraph | |
parent | 3b122551b052b1223b100d7e4865891432d19de6 (diff) | |
download | freebsd-ports-gnome-ddb92ee5efb3443797df5fc9f165a5845ceb2e0f.tar.gz freebsd-ports-gnome-ddb92ee5efb3443797df5fc9f165a5845ceb2e0f.tar.zst freebsd-ports-gnome-ddb92ee5efb3443797df5fc9f165a5845ceb2e0f.zip |
Update to version 6.3.14
Diffstat (limited to 'math/ngraph')
-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 |