summaryrefslogtreecommitdiff
path: root/math/ump/files/patch-src-main.cpp
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-07-10 15:44:43 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-07-10 15:44:43 +0000
commit6712d8c300663fa3c10e18281e2c2919f9b8beba (patch)
tree739ea599e8b528b1ed8f19470c62723e4448d43e /math/ump/files/patch-src-main.cpp
parentMake EMACS_SUFFIX empty when EMACS_PORT_NAME is emacs22 as well, (diff)
Update to 0.8.4
PR: 100022 Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Notes
Notes: svn path=/head/; revision=167358
Diffstat (limited to '')
-rw-r--r--math/ump/files/patch-src-main.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/ump/files/patch-src-main.cpp b/math/ump/files/patch-src-main.cpp
index 66bd4b5c028e..51870e795b28 100644
--- a/math/ump/files/patch-src-main.cpp
+++ b/math/ump/files/patch-src-main.cpp
@@ -1,7 +1,7 @@
---- src/main.cpp Sat Apr 22 01:10:27 2006
-+++ src/main.cpp.port Wed May 3 15:13:45 2006
-@@ -692,7 +692,7 @@
-
+--- src/main.cpp Sun Jun 25 12:48:31 2006
++++ src/main.cpp.port Mon Jul 10 14:08:33 2006
+@@ -682,7 +682,7 @@
+
setup_file.replace_escape_sequences = true;
- try{ setup_file.read( DATA_DIR "/ump.conf" ); }