diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-23 09:02:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-23 09:02:27 +0000 |
commit | a9fbd5d5712bde6907eb8bc3000d02ce9ec5b522 (patch) | |
tree | 713026a9bb249196aefdfa2248063de415cc2e42 /math/asir2000/files/patch-ac | |
parent | Update to version 0.8.6. (diff) |
Update for math/asir2000 to version 20030215
PR: ports/48284
Submitted by: Saito Tomokatsu <saito@asir.org>
Notes
Notes:
svn path=/head/; revision=76243
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 16 |
1 files changed, 10 insertions, 6 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" |