Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2000 17:31:22 +0800 (CST)
From:      keith@freebsd.sinica.edu.tw
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22437: Update port: chinese/libtabe (MAINTAINER)
Message-ID:  <200010310931.RAA77518@freebsd.sinica.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         22437
>Category:       ports
>Synopsis:       Update port: chinese/libtabe (MAINTAINER)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 31 01:30:04 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jing-Tang Keith Jang
>Release:        FreeBSD 4.0-20000406-STABLE i386
>Organization:
>Environment:

Tested under both 4-stable/X3.3.6 and 5-current/X4.0.1

>Description:

Update libtabe to the latest version, 0.1.9.

>How-To-Repeat:

Please commit the following patch, thanks.

>Fix:


--- Makefile.orig	Tue Oct 31 14:40:33 2000
+++ Makefile	Tue Oct 31 14:44:23 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libtabe
-PORTVERSION=	0.1.8
+PORTVERSION=	0.1.9
 CATEGORIES=	chinese
 MASTER_SITES=	ftp://xcin.linux.org.tw/pub/xcin/libtabe/
 
@@ -37,7 +37,7 @@
 	${INSTALL_DATA} ${WRKSRC}/doc/${DOC} ${PREFIX}/share/doc/tabe
 .endfor
 .endif
-	${TOUCH} ${PREFIX}/share/tabe/libtabe-0.1.8
+	${TOUCH} ${PREFIX}/share/tabe/libtabe-0.1.9
 .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
--- distinfo.orig	Tue Oct 31 14:41:21 2000
+++ distinfo	Tue Oct 31 14:40:42 2000
@@ -1 +1 @@
-MD5 (libtabe-0.1.8.tar.gz) = f283c6e8bd1f6d9caa34549c9afb23d7
+MD5 (libtabe-0.1.9.tar.gz) = 0b7e960085113899653bbade18e181ad
--- pkg-plist.orig	Tue Oct 31 16:15:07 2000
+++ pkg-plist	Tue Oct 31 15:43:25 2000
@@ -19,7 +19,7 @@
 share/doc/tabe/ZuYinCode.txt
 share/doc/tabe/et26.txt
 share/doc/tabe/libtabe.sgml
-share/tabe/libtabe-0.1.8
+share/tabe/libtabe-0.1.9
 share/tabe/tsiyin/tsi.db
 share/tabe/tsiyin/yin.db
 @dirrm include/tabe
--- files/patch-aa.orig	Tue Oct 31 14:43:00 2000
+++ files/patch-aa	Tue Oct 31 14:43:08 2000
@@ -4,7 +4,7 @@
  bindir	    = @bindir@
  includedir  = @includedir@
  
--version	    = 0.1.8
+-version	    = 0.1.9
 -major_ver   = 0.1
 +version	    = 0.1
 +major_ver   = 0
--- files/patch-ab.orig	Tue Oct 31 14:43:22 2000
+++ files/patch-ab	Tue Oct 31 14:43:29 2000
@@ -4,7 +4,7 @@
  ld_sharelib = @ld_sharelib@
  slib_ext    = @slib_ext@
  
--version     = 0.1.8
+-version     = 0.1.9
 -major_ver   = 0.1
 +version     = 0.1
 +major_ver   = 0

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310931.RAA77518>