diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-01-09 01:34:32 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-01-09 01:34:32 +0000 |
commit | 8aae4286760db19ee636b7f8846501b98e02cce2 (patch) | |
tree | 01317b6252b4941c0197385566e5f551921496e2 /math/asir2000/files/patch-ac | |
parent | Update to 1.5 (diff) |
Update to 20020108
PR: 33677
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=52782
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 4f1fec7152fe..42db624cd86b 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,12 +1,13 @@ ---- include/version.h.orig Thu Aug 9 10:20:46 2001 -+++ include/version.h Thu Aug 16 19:00:40 2001 -@@ -47,5 +47,7 @@ +--- include/version.h.orig Thu Oct 4 02:04:12 2001 ++++ include/version.h Tue Oct 23 02:26:45 2001 +@@ -47,5 +47,8 @@ * - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.45 2001/07/03 01:41:27 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.51 2001/10/01 02:00:28 noro Exp $ */ --#define ASIR_VERSION 20010703 +-#define ASIR_VERSION 20011001 -#define ASIR_DISTRIBUTION "Kobe" -+#define ASIR_VERSION 20010809 ++#define ASIR_VERSION 20011005 +#define ASIR_DISTRIBUTION "Plotting Group" -+#define PARI_VERSION "PARI CALCULATOR Version 2.1.1 (released) Copyright (C) 2000 The PARI Group" ++#define PARI2_VERSION "PARI CALCULATOR Version 2.2.0 (alpha) Copyright (C) 2000 The PARI Group" ++#define PARI1_VERSION "PARI CALCULATOR Version 2.1.1 (released) Copyright (C) 2000 The PARI Group" +#define LAPACK_VERSION "LAPACK Project Version 3.0" |