diff options
Diffstat (limited to 'math/asir2000/files')
-rw-r--r-- | math/asir2000/files/patch-ac | 16 | ||||
-rw-r--r-- | math/asir2000/files/patch-ad | 10 | ||||
-rw-r--r-- | math/asir2000/files/patch-af | 0 |
3 files changed, 12 insertions, 14 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 2c64c22a2c72..5261f14b439d 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,10 +1,14 @@ ---- 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 @@ +--- include/version.h.orig Tue Jan 28 17:38:58 2003 ++++ include/version.h Thu Feb 6 16:31:53 2003 +@@ -47,5 +47,9 @@ * - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.75 2002/10/03 01:12:46 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.90 2003/01/28 08:38:58 noro Exp $ */ --#define ASIR_VERSION 20021003 +-#define ASIR_VERSION 20030128 -#define ASIR_DISTRIBUTION "Kobe" -+#define ASIR_VERSION 20021020 ++#define ASIR_VERSION 20030215 +#define ASIR_DISTRIBUTION "Plotting Group" ++#define PARI_DEVEL_VERSION "PARI 2.2.4.alpha, copyright (C) 2000, ++ C. Batut, K. Belabas, D. Bernardi, H. Cohen and M. Olivier" ++#define PARI_DEVEL_VERSION "PARI 2.2.4.alpha, copyright (C) 2000, ++ C. Batut, K. Belabas, D. Bernardi, H. Cohen and M. Olivier" diff --git a/math/asir2000/files/patch-ad b/math/asir2000/files/patch-ad index 96edad3bad2e..bc546c3fe4f4 100644 --- a/math/asir2000/files/patch-ad +++ b/math/asir2000/files/patch-ad @@ -1,5 +1,5 @@ ---- configure.orig Thu Jul 25 17:53:13 2002 -+++ configure Thu Oct 17 11:18:59 2002 +--- configure.orig Wed Jan 15 22:51:27 2003 ++++ configure Thu Jan 16 01:43:33 2003 @@ -4,6 +4,7 @@ use_plot=0 use_pari=0 @@ -46,9 +46,3 @@ if [ $use_fep != 0 ]; then echo "#define USE_FEP" >> include/config.h fi -@@ -68,4 +80,4 @@ - echo LIBPARI=$libpari >> include/config.h - echo LIBASIR=$libname.a >> include/config.h - --(cd gc; ./configure) -+(cd gc; ./configure --disable-threads) diff --git a/math/asir2000/files/patch-af b/math/asir2000/files/patch-af deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/math/asir2000/files/patch-af +++ /dev/null |