diff options
author | sanpei <sanpei@FreeBSD.org> | 2009-02-07 00:23:26 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2009-02-07 00:23:26 +0800 |
commit | 86061b1515cb89c8c967bef1fb3cf0df28b47c28 (patch) | |
tree | facc6c8d0a0c48e5c11b75290fa18cb03adaac34 /math | |
parent | 4609b458083d1e2f77026e8a0012093b7930aa16 (diff) | |
download | freebsd-ports-graphics-86061b1515cb89c8c967bef1fb3cf0df28b47c28.tar.gz freebsd-ports-graphics-86061b1515cb89c8c967bef1fb3cf0df28b47c28.tar.zst freebsd-ports-graphics-86061b1515cb89c8c967bef1fb3cf0df28b47c28.zip |
Update to version 6.3.47
Diffstat (limited to 'math')
-rw-r--r-- | math/ngraph/Makefile | 2 | ||||
-rw-r--r-- | math/ngraph/files/patch-aa | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile index 64fc1247cc1..2b2de0ca101 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 4361c08c1e3..291f3f6751a 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>) # |