summaryrefslogtreecommitdiff
path: root/math/ngraph/files
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 15:31:32 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-27 15:31:32 +0000
commit94c07f9b80f20c5c4571b3c72f0155433ee67cdd (patch)
tree17c7764ca8bcdadb09e4abc6b7ebbc90546580ad /math/ngraph/files
parentmail/postsrsd: Update to 1.4, avoid secret in pkg (diff)
- Fix LICENSE
- Regenerate patches
Notes
Notes: svn path=/head/; revision=434962
Diffstat (limited to 'math/ngraph/files')
-rw-r--r--math/ngraph/files/patch-Makefile8
-rw-r--r--math/ngraph/files/patch-install.sh8
2 files changed, 8 insertions, 8 deletions
diff --git a/math/ngraph/files/patch-Makefile b/math/ngraph/files/patch-Makefile
index a147ad434831..e91c8f5f2d7c 100644
--- a/math/ngraph/files/patch-Makefile
+++ b/math/ngraph/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig 2015-07-13 12:31:19.000000000 +0900
-+++ Makefile 2015-07-18 08:34:18.463818755 +0900
-@@ -3,26 +3,26 @@
+--- Makefile.orig 2015-07-13 03:31:19 UTC
++++ Makefile
+@@ -3,26 +3,26 @@ MAINVERSION = '"6.03"'
GUIVERSION = '".54"'
VERSION=6.3.54
ALIGNSIZE = 8
@@ -41,7 +41,7 @@
#
#
###############################################################################
-@@ -150,17 +150,18 @@
+@@ -150,17 +150,18 @@ X11LIB = -L/usr/X11R6/lib -lm -lXm -lXex
#
# (Thanks to MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>)
#
diff --git a/math/ngraph/files/patch-install.sh b/math/ngraph/files/patch-install.sh
index c864d19c5bb8..d11db8296912 100644
--- a/math/ngraph/files/patch-install.sh
+++ b/math/ngraph/files/patch-install.sh
@@ -1,5 +1,5 @@
---- install.sh.orig 2009-10-15 20:17:47.000000000 +0900
-+++ install.sh 2014-06-20 21:40:11.532930042 +0900
+--- install.sh.orig 2015-07-13 03:31:19 UTC
++++ install.sh
@@ -2,6 +2,7 @@
INSTALLDIR=${INSTALLDIR:-/usr/local/lib/Ngraph}
@@ -8,7 +8,7 @@
TEXTFILES="Ngraph.ini .Ngraph .Ngraph.ngp .fit.ngp INSTALL.jis gpl.txt gpl.ja.txt"
ADDINFILES="append.nsc math.nsc text-in.nsc \
-@@ -26,8 +27,8 @@
+@@ -26,8 +27,8 @@ if [ ! -f ./org/Ngraph.ini ]
then
cp Ngraph.ini ./org
fi
@@ -19,7 +19,7 @@
echo "Making directories in ${INSTALLDIR}"
if [ ! -d ${INSTALLDIR} ]
-@@ -90,7 +91,7 @@
+@@ -112,7 +113,7 @@ echo "Copying documents to ${INSTALLDIR}
if [ ! -h ${BINDIR}/ngraph ]
then
echo "Making a symbolic link ${BINDIR}/ngraph"