diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-10-10 05:32:51 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-10-10 05:32:51 +0000 |
commit | 43ea69aab08335300feca25aa4f47fe09d07bea7 (patch) | |
tree | ec74009b0a90b5730d3b7219469f47eaae99882d /chinese/libtabe | |
parent | 04f7f615bb6e71215047f4a05b344674ce3788b4 (diff) | |
download | FreeBSD-ports-43ea69aab08335300feca25aa4f47fe09d07bea7.zip FreeBSD-ports-43ea69aab08335300feca25aa4f47fe09d07bea7.tar.gz |
Update to version 0.1.7
PR: 21833
Submitted by: MAINTAINER
Diffstat (limited to 'chinese/libtabe')
-rw-r--r-- | chinese/libtabe/Makefile | 5 | ||||
-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, 6 insertions, 7 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 2b533ea..7eb0e9a 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -6,10 +6,9 @@ # PORTNAME= libtabe -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 CATEGORIES= chinese MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ -DISTNAME= libtabe-0.1-6 MAINTAINER= keith@freebsd.sinica.edu.tw @@ -38,7 +37,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/doc/${DOC} ${PREFIX}/share/doc/tabe .endfor .endif - ${TOUCH} ${PREFIX}/share/tabe/libtabe-0.1-6 + ${TOUCH} ${PREFIX}/share/tabe/libtabe-0.1.7 .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 f018be3..e1fd829 100644 --- a/chinese/libtabe/distinfo +++ b/chinese/libtabe/distinfo @@ -1 +1 @@ -MD5 (libtabe-0.1-6.tar.gz) = c617ed3a41157aa1e622b686d569e9da +MD5 (libtabe-0.1.7.tar.gz) = 050af767b2d7cf6707bee983286868b8 diff --git a/chinese/libtabe/files/patch-aa b/chinese/libtabe/files/patch-aa index c7cc4c1..b03372b 100644 --- a/chinese/libtabe/files/patch-aa +++ b/chinese/libtabe/files/patch-aa @@ -4,7 +4,7 @@ bindir = @bindir@ includedir = @includedir@ --version = 0.1-6 +-version = 0.1.7 -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 717096d..1e0e84f 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-6 +-version = 0.1.7 -major_ver = 0.1 +version = 0.1 +major_ver = 0 diff --git a/chinese/libtabe/pkg-plist b/chinese/libtabe/pkg-plist index 68de66e..70034bc 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-6 +share/tabe/libtabe-0.1.7 share/tabe/tsiyin/tsi.db share/tabe/tsiyin/yin.db @dirrm include/tabe |