aboutsummaryrefslogtreecommitdiff
path: root/chinese/libtabe/files
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-08-12 07:34:05 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-08-12 07:34:05 +0000
commit7429493181503aefbcf70e40ab291f6829c4f39a (patch)
treed608cc435a7d4c7ace0c9367e89a528c3d51d404 /chinese/libtabe/files
parent1dd3f3da8aea95988fe80d92c8e5dd849e422612 (diff)
downloadports-7429493181503aefbcf70e40ab291f6829c4f39a.tar.gz
ports-7429493181503aefbcf70e40ab291f6829c4f39a.zip
Notes
Diffstat (limited to 'chinese/libtabe/files')
-rw-r--r--chinese/libtabe/files/patch-aa16
-rw-r--r--chinese/libtabe/files/patch-ab14
2 files changed, 17 insertions, 13 deletions
diff --git a/chinese/libtabe/files/patch-aa b/chinese/libtabe/files/patch-aa
index 80ff234e8df0..c7cc4c1f5a68 100644
--- a/chinese/libtabe/files/patch-aa
+++ b/chinese/libtabe/files/patch-aa
@@ -1,15 +1,17 @@
---- src/Makefile.in.orig Wed Jun 28 22:06:28 2000
-+++ src/Makefile.in Sun Jul 16 15:11:16 2000
-@@ -29,7 +29,7 @@
+--- src/Makefile.in.orig Mon Jul 24 08:10:05 2000
++++ src/Makefile.in Sat Aug 12 15:07:23 2000
+@@ -29,8 +29,8 @@
bindir = @bindir@
includedir = @includedir@
--version = 0.1-5
+-version = 0.1-6
+-major_ver = 0.1
+version = 0.1
- major_ver = 0
++major_ver = 0
#
-@@ -161,7 +161,7 @@
+ # libtabe main makefile.
+@@ -162,7 +162,7 @@
install: install_binary install_data
@@ -18,7 +20,7 @@
if [ ! -d $(libdir) ]; then $(INSTALL) -d $(libdir); fi
$(INSTALL_DATA) $(unsharelib) $(libdir)
if [ -f $(sharelib) ]; then \
-@@ -177,6 +177,6 @@
+@@ -178,6 +178,6 @@
(cd supports/bims; $(MAKE) install)
(cd util; $(MAKE) install)
diff --git a/chinese/libtabe/files/patch-ab b/chinese/libtabe/files/patch-ab
index ff64daf8704f..717096d08066 100644
--- a/chinese/libtabe/files/patch-ab
+++ b/chinese/libtabe/files/patch-ab
@@ -1,15 +1,17 @@
---- src/supports/bims/Makefile.in.orig Wed Jun 28 22:06:28 2000
-+++ src/supports/bims/Makefile.in Sun Jul 16 15:11:37 2000
-@@ -30,7 +30,7 @@
+--- src/supports/bims/Makefile.in.orig Mon Jul 24 08:10:05 2000
++++ src/supports/bims/Makefile.in Sat Aug 12 15:07:30 2000
+@@ -30,8 +30,8 @@
ld_sharelib = @ld_sharelib@
slib_ext = @slib_ext@
--version = 0.1-5
+-version = 0.1-6
+-major_ver = 0.1
+version = 0.1
- major_ver = 0
++major_ver = 0
AR = ar cr
-@@ -77,7 +77,7 @@
+ RM = rm -rf
+@@ -78,7 +78,7 @@
if [ -d obj-s ]; then rmdir obj-s; fi
$(RM) Makefile