summaryrefslogtreecommitdiff
path: root/math/asir2000/files/patch-ac
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-07 13:16:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-07 13:16:35 +0000
commitd44c501b21d1f2bed0182bd882b7345ca5b2cca6 (patch)
tree9e87159ef9f1ca05f64c3f534b74a8111e5169c9 /math/asir2000/files/patch-ac
parentJapanese/emacs20-emcws dump core when using x11. From current (diff)
ports/math/asir2000 do not build. This probrem has two reasons.
1) ports/matn/pari-devel update. 2) 5-current do not build. This reasion is thread problem. This send-pr solved that problems. PR: ports/44308 Submitted by: Saito Tomokatsu <saito@asir.org>
Notes
Notes: svn path=/head/; revision=69661
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r--math/asir2000/files/patch-ac12
1 files changed, 7 insertions, 5 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac
index 8757e0beaa72..2c64c22a2c72 100644
--- a/math/asir2000/files/patch-ac
+++ b/math/asir2000/files/patch-ac
@@ -1,8 +1,10 @@
---- include/version.h.orig Fri Mar 1 09:40:52 2002
-+++ include/version.h Sat Mar 2 20:09:47 2002
-@@ -48,4 +48,4 @@
- * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.61 2002/03/01 00:40:52 noro Exp $
+--- include/version.h.orig Thu Oct 3 10:12:46 2002
++++ include/version.h Wed Oct 9 01:37:03 2002
+@@ -47,5 +47,5 @@
+ *
+ * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.75 2002/10/03 01:12:46 noro Exp $
*/
- #define ASIR_VERSION 20020301
+-#define ASIR_VERSION 20021003
-#define ASIR_DISTRIBUTION "Kobe"
++#define ASIR_VERSION 20021020
+#define ASIR_DISTRIBUTION "Plotting Group"