aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2009-02-06 16:23:26 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2009-02-06 16:23:26 +0000
commit2e59ece8603fb9d09ed4b7566dad714132c4b703 (patch)
tree0a0f436eb67d93686ee1b088b2452d6156e409f6 /math
parent4f3a3bcef50b7fefd45aa04cac094c3593ed8bf3 (diff)
downloadports-2e59ece8603fb9d09ed4b7566dad714132c4b703.tar.gz
ports-2e59ece8603fb9d09ed4b7566dad714132c4b703.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/ngraph/Makefile2
-rw-r--r--math/ngraph/files/patch-aa12
2 files changed, 7 insertions, 7 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile
index 64fc1247cc1d..2b2de0ca1016 100644
--- a/math/ngraph/Makefile
+++ b/math/ngraph/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ngraph
-PORTVERSION= 6.3.30
+PORTVERSION= 6.3.47
PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
diff --git a/math/ngraph/files/patch-aa b/math/ngraph/files/patch-aa
index 4361c08c1e31..291f3f6751a9 100644
--- a/math/ngraph/files/patch-aa
+++ b/math/ngraph/files/patch-aa
@@ -1,9 +1,9 @@
---- Makefile.orig Fri Feb 21 19:53:54 2003
-+++ Makefile Sat Feb 22 18:09:03 2003
-@@ -1,26 +1,26 @@
- #
+--- Makefile.orig 2008-08-01 22:28:06.000000000 +0900
++++ Makefile 2009-02-06 21:39:03.000000000 +0900
+@@ -2,26 +2,26 @@
MAINVERSION = '"6.03"'
- GUIVERSION = '".30"'
+ GUIVERSION = '".47"'
+ ALIGNSIZE = 8
-LIBDIR = '"/usr/local/lib/Ngraph"'
-INSTALLDIR = /usr/local/lib/Ngraph
-BINDIR = /usr/local/bin
@@ -41,7 +41,7 @@
#
#
###############################################################################
-@@ -148,17 +148,18 @@
+@@ -149,17 +149,18 @@
#
# (Thanks to MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>)
#