From owner-freebsd-ports Sun Oct 8 11:20: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EB8F37B66C for ; Sun, 8 Oct 2000 11:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA38343; Sun, 8 Oct 2000 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freebsd.sinica.edu.tw (freebsd.sinica.edu.tw [140.109.13.51]) by hub.freebsd.org (Postfix) with ESMTP id 2453837B503 for ; Sun, 8 Oct 2000 11:10:41 -0700 (PDT) Received: (from keith@localhost) by freebsd.sinica.edu.tw (8.9.3/8.9.3) id BAA13518; Mon, 9 Oct 2000 01:49:43 +0800 (CST) (envelope-from keith) Message-Id: <200010081749.BAA13518@freebsd.sinica.edu.tw> Date: Mon, 9 Oct 2000 01:49:43 +0800 (CST) From: keith@freebsd.sinica.edu.tw Reply-To: keith@freebsd.sinica.edu.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21833: Update port: chinese/libtabe, from maintainer Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21833 >Category: ports >Synopsis: Update chinese/libtabe to 0.1.7, from 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: Sun Oct 08 11:20:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jing-Tang Keith Jang >Release: FreeBSD 4.0-20000406-STABLE i386 >Organization: >Environment: 4.x-stable >Description: Update libtabe to 0.1.7. This patch is for the new port layout. >How-To-Repeat: Please commit, thanks. >Fix: --- Makefile.orig Mon Oct 9 00:07:02 2000 +++ Makefile Mon Oct 9 00:13:47 2000 @@ -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 @@ ${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 --- distinfo.orig Sat Aug 12 15:33:59 2000 +++ distinfo Mon Oct 9 00:07:33 2000 @@ -1 +1 @@ -MD5 (libtabe-0.1-6.tar.gz) = c617ed3a41157aa1e622b686d569e9da +MD5 (libtabe-0.1.7.tar.gz) = 050af767b2d7cf6707bee983286868b8 --- pkg-plist.orig Mon Oct 9 00:12:16 2000 +++ pkg-plist Mon Oct 9 00:13:41 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-6 +share/tabe/libtabe-0.1.7 share/tabe/tsiyin/tsi.db share/tabe/tsiyin/yin.db @dirrm include/tabe --- files/patch-aa.orig Mon Oct 9 00:16:40 2000 +++ files/patch-aa Mon Oct 9 00:16:44 2000 @@ -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 --- files/patch-ab.orig Mon Oct 9 00:16:50 2000 +++ files/patch-ab Mon Oct 9 00:18:12 2000 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message