summaryrefslogtreecommitdiff
path: root/math/asir2000/files
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2003-09-10 13:11:11 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2003-09-10 13:11:11 +0000
commit5cc7719d1d54e6599d5bd69dbb2d23e7d6c99710 (patch)
treeb9e1f507c3aa4b11cd54c45ceaa6c3c71805366f /math/asir2000/files
parentFix Whom field, utilize ${DOCSDIR}. (diff)
Update 20030507 to 20030825[1]. Following additional changes has made:
* spaces between macros and eqauls to tab(portlint) * change %%DOCSDIR%% in pkg-plist(portlint) PR: 56230 Submitted by: Saito Tomokatsu <saito@saitou.org>[1]
Notes
Notes: svn path=/head/; revision=88935
Diffstat (limited to 'math/asir2000/files')
-rw-r--r--math/asir2000/files/patch-ac12
-rw-r--r--math/asir2000/files/patch-bi2
2 files changed, 6 insertions, 8 deletions
diff --git a/math/asir2000/files/patch-ac b/math/asir2000/files/patch-ac
index 7e3283113a9d..d24d68524cb6 100644
--- a/math/asir2000/files/patch-ac
+++ b/math/asir2000/files/patch-ac
@@ -1,10 +1,8 @@
---- include/version.h.orig Tue Jan 28 17:38:58 2003
-+++ include/version.h Sun Mar 2 21:15:34 2003
-@@ -47,5 +47,5 @@
- *
- * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.90 2003/01/28 08:38:58 noro Exp $
+--- include/version.h.orig Tue Jun 24 18:49:36 2003
++++ include/version.h Wed Jun 25 00:32:26 2003
+@@ -48,4 +48,4 @@
+ * $OpenXM: OpenXM_contrib2/asir2000/include/version.h,v 1.108 2003/06/24 09:49:36 noro Exp $
*/
--#define ASIR_VERSION 20030507
+ #define ASIR_VERSION 20030825
-#define ASIR_DISTRIBUTION "Kobe"
-+#define ASIR_VERSION 20030513
+#define ASIR_DISTRIBUTION "Plotting Group"
diff --git a/math/asir2000/files/patch-bi b/math/asir2000/files/patch-bi
index 5a3d2dd3ac9c..45e230027dee 100644
--- a/math/asir2000/files/patch-bi
+++ b/math/asir2000/files/patch-bi
@@ -5,7 +5,7 @@
AC_INIT([LICENSE])
AC_PREREQ(2.53)
-AM_INIT_AUTOMAKE(asir, 20030307)
-+AM_INIT_AUTOMAKE(asir, 20030502)
++AM_INIT_AUTOMAKE(asir, 20030825)
AM_MAINTAINER_MODE
AC_CANONICAL_SYSTEM