diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-16 13:01:00 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-16 13:01:00 +0000 |
commit | 8e2ab4acfb72b34e491b4d66b2be93302139abd4 (patch) | |
tree | 0fe7d6a74ae104700b27d43eb84ca782586e8bdd /chinese/libtabe | |
parent | ef65503dab187ca3b6b9ba02c7fad2dcd1b02d00 (diff) | |
download | ports-8e2ab4acfb72b34e491b4d66b2be93302139abd4.tar.gz ports-8e2ab4acfb72b34e491b4d66b2be93302139abd4.zip |
Notes
Diffstat (limited to 'chinese/libtabe')
-rw-r--r-- | chinese/libtabe/Makefile | 6 | ||||
-rw-r--r-- | chinese/libtabe/distinfo | 2 | ||||
-rw-r--r-- | chinese/libtabe/files/patch-aa | 2 | ||||
-rw-r--r-- | chinese/libtabe/files/patch-ab | 2 | ||||
-rw-r--r-- | chinese/libtabe/pkg-plist | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 7eb0e9a12f92..51b7d0f6d8aa 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -6,9 +6,9 @@ # PORTNAME= libtabe -PORTVERSION= 0.1.7 +PORTVERSION= 0.1.8 CATEGORIES= chinese -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ +MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/ MAINTAINER= keith@freebsd.sinica.edu.tw @@ -37,7 +37,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/doc/${DOC} ${PREFIX}/share/doc/tabe .endfor .endif - ${TOUCH} ${PREFIX}/share/tabe/libtabe-0.1.7 + ${TOUCH} ${PREFIX}/share/tabe/libtabe-0.1.8 .if ${PORTOBJFORMAT} == "elf" ${RM} -f ${PREFIX}/lib/libbims.so ${PREFIX}/lib/libbims.so.0 ${MV} ${PREFIX}/lib/libbims.so.0.1 ${PREFIX}/lib/libbims.so.0 diff --git a/chinese/libtabe/distinfo b/chinese/libtabe/distinfo index e1fd8290d768..018416f21a15 100644 --- a/chinese/libtabe/distinfo +++ b/chinese/libtabe/distinfo @@ -1 +1 @@ -MD5 (libtabe-0.1.7.tar.gz) = 050af767b2d7cf6707bee983286868b8 +MD5 (libtabe-0.1.8.tar.gz) = f283c6e8bd1f6d9caa34549c9afb23d7 diff --git a/chinese/libtabe/files/patch-aa b/chinese/libtabe/files/patch-aa index b03372ba612c..55e27306f323 100644 --- a/chinese/libtabe/files/patch-aa +++ b/chinese/libtabe/files/patch-aa @@ -4,7 +4,7 @@ bindir = @bindir@ includedir = @includedir@ --version = 0.1.7 +-version = 0.1.8 -major_ver = 0.1 +version = 0.1 +major_ver = 0 diff --git a/chinese/libtabe/files/patch-ab b/chinese/libtabe/files/patch-ab index 1e0e84f622c3..d419859c1706 100644 --- a/chinese/libtabe/files/patch-ab +++ b/chinese/libtabe/files/patch-ab @@ -4,7 +4,7 @@ ld_sharelib = @ld_sharelib@ slib_ext = @slib_ext@ --version = 0.1.7 +-version = 0.1.8 -major_ver = 0.1 +version = 0.1 +major_ver = 0 diff --git a/chinese/libtabe/pkg-plist b/chinese/libtabe/pkg-plist index 70034bca3470..d1f7ad7f71c1 100644 --- a/chinese/libtabe/pkg-plist +++ b/chinese/libtabe/pkg-plist @@ -19,7 +19,7 @@ share/doc/tabe/TODO share/doc/tabe/ZuYinCode.txt share/doc/tabe/et26.txt share/doc/tabe/libtabe.sgml -share/tabe/libtabe-0.1.7 +share/tabe/libtabe-0.1.8 share/tabe/tsiyin/tsi.db share/tabe/tsiyin/yin.db @dirrm include/tabe |