Date: Tue, 12 Jul 2005 10:04:35 +0800 (CST) From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: statue@freebsd.netlab.cse.yzu.edu.tw, vanilla@FreeBSD.org Subject: ports/83310: [UPDATE] chinese/gcin: upgrade to 1.0.1 Message-ID: <20050712020435.528177301F@chinsan.twbbs.org> Resent-Message-ID: <200507120210.j6C2AEs3021299@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83310 >Category: ports >Synopsis: [UPDATE] chinese/gcin: upgrade to 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jul 12 02:10:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 5.4-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD chinsan.twbbs.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jul 7 10:03:49 CST 2005 root@chinsan.twbbs.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: - upgrade to 1.0.1 - port maintainer(statue) is CC'd. Thanks. :) >How-To-Repeat: >Fix: --- gcin.patch begins here --- diff -ruN gcin.orig/Makefile gcin/Makefile --- gcin.orig/Makefile Tue Jul 12 08:46:42 2005 +++ gcin/Makefile Tue Jul 12 09:49:58 2005 @@ -6,10 +6,12 @@ # PORTNAME= gcin -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \ - http://edt1023.sayya.org/misc/ + http://edt1023.sayya.org/gcin/source/ \ + http://edt1023.sayya.org/misc/ \ + http://bbs.ilc.edu.tw/~chinsan/gcin/ .if defined(WITH_BOSHIAMY) DISTFILES= ${GCINFILE} ${BOSHIAMYFILE} EXTRACT_ONLY= ${GCINFILE} diff -ruN gcin.orig/distinfo gcin/distinfo --- gcin.orig/distinfo Tue Jul 12 08:46:42 2005 +++ gcin/distinfo Tue Jul 12 09:53:19 2005 @@ -1,3 +1,3 @@ -MD5 (gcin-1.0.0.tar.bz2) = 537f6ce3878938412d53430391fe9ba3 -SIZE (gcin-1.0.0.tar.bz2) = 1272127 +MD5 (gcin-1.0.1.tar.bz2) = 373deb6d7a96870da78f885f1866434e +SIZE (gcin-1.0.1.tar.bz2) = 1302491 MD5 (noseeing.tar.gz) = IGNORE diff -ruN gcin.orig/files/extra-patch-data-Makefile gcin/files/extra-patch-data-Makefile --- gcin.orig/files/extra-patch-data-Makefile Tue Jul 12 08:46:42 2005 +++ gcin/files/extra-patch-data-Makefile Tue Jul 12 09:57:34 2005 @@ -1,11 +1,11 @@ ---- data/Makefile.orig Mon Jun 27 12:57:45 2005 -+++ data/Makefile Mon Jun 27 19:36:31 2005 +--- data/Makefile.orig Tue Jul 12 09:56:10 2005 ++++ data/Makefile Tue Jul 12 09:56:10 2005 @@ -5,7 +5,7 @@ DATA=pho.tab tsin.idx \ cj.gtab ar30.gtab dayi3.gtab pinyin.gtab jyutping.gtab cj5.gtab \ et.kbm et-asdf.kbm et26.kbm et26-asdf.kbm zo.kbm zo-asdf.kbm \ -- ibm.kbm tsin hsu.kbm pho-huge.tab simplex.gtab nippon.gtab greek.gtab -+ ibm.kbm tsin hsu.kbm pho-huge.tab simplex.gtab nippon.gtab greek.gtab noseeing.gtab +- ibm.kbm tsin hsu.kbm pho-huge.tab simplex.gtab kana-nippon.gtab greek.gtab ++ ibm.kbm tsin hsu.kbm pho-huge.tab simplex.gtab kana-nippon.gtab greek.gtab noseeing.gtab DATAKEEP=symbol-table gtab.list phrase.table all: $(DATA) diff -ruN gcin.orig/pkg-plist gcin/pkg-plist --- gcin.orig/pkg-plist Tue Jul 12 08:46:42 2005 +++ gcin/pkg-plist Tue Jul 12 09:56:35 2005 @@ -26,6 +26,7 @@ %%DATADIR%%/table/hsu.kbm %%DATADIR%%/table/ibm.kbm %%DATADIR%%/table/jyutping.gtab +%%DATADIR%%/table/kana-nippon.gtab %%DATADIR%%/table/nippon.gtab %%BOSHIAMY%%%%DATADIR%%/table/noseeing.gtab %%DATADIR%%/table/pho-huge.tab --- gcin.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050712020435.528177301F>