diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-11-03 21:12:13 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-11-03 21:12:13 +0000 |
commit | 88e1864e50ad89e756a8b5d3356b997622ec83eb (patch) | |
tree | 56ad4a8fdca489659166d9985a71942224caae31 /math/asir2000/files/patch-ac | |
parent | Unbreak on build cluster by copying extra distfiles to WRKSRC/libs directory; (diff) |
- Update to 20110810
- Use PORTDATA
PR: ports/159644
Submitted by: Tomokatsu SAITO <saito@asir.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=285002
Diffstat (limited to 'math/asir2000/files/patch-ac')
-rw-r--r-- | math/asir2000/files/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac index dc4fa46df8c4..846397d4e7f8 100644 --- a/math/asir2000/files/patch-ac +++ b/math/asir2000/files/patch-ac @@ -1,8 +1,8 @@ ---- include/version.h.orig Mon Aug 6 17:15:26 2007 -+++ include/version.h Tue Aug 14 02:56:32 2007 +--- include/version.h.orig 2011-08-08 14:41:05.000000000 +0900 ++++ include/version.h 2011-08-08 14:41:28.000000000 +0900 @@ -48,4 +48,4 @@ - * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.282 2007/08/06 08:15:26 saito Exp $ + * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.331 2011/07/21 04:43:26 noro Exp $ */ - #define ASIR_VERSION 20070806 + #define ASIR_VERSION 20110721 -#define ASIR_DISTRIBUTION "Kobe" +#define ASIR_DISTRIBUTION "Plotting Group" |