diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-02-01 16:22:29 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-02-01 16:22:29 +0000 |
commit | 0f709c35639881e96edfefa8ecdbce98b1f1055b (patch) | |
tree | 7bfd6a0ffe4a62b5e0b074a158f6f74ac77da0f2 /math/asir2000/files/patch-ac | |
parent | . Update to 1.02.002. (diff) |
Unreak: Chase pari-devel, update to 20050131
PR: ports/76881
Submitted by: Saito Tomokatsu (maintainer)
Notes
Notes:
svn path=/head/; revision=127860
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index 82a9ee3580b4..6efe83b60bc0 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,10 +1,10 @@ ---- include/version.h.orig Tue Jan 28 17:38:58 2003 -+++ include/version.h Sun Mar 2 21:15:34 2003 +--- include/version.h.orig Sun Dec 19 01:50:10 2004 ++++ include/version.h Mon Jan 31 14:14:11 2005 @@ -47,5 +47,5 @@ * - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.90 2003/01/28 08:38:58 noro Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.196 2004/12/18 16:50:10 saito Exp $ */ --#define ASIR_VERSION 20031021 +-#define ASIR_VERSION 20041219 -#define ASIR_DISTRIBUTION "Kobe" -+#define ASIR_VERSION 20040214 ++#define ASIR_VERSION 20050131 +#define ASIR_DISTRIBUTION "Plotting Group" |