Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2009 14:07:45 +0800 (CST)
From:      Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140991: [UPDATE] Patch to update chinese/libchewing to 0.3.2
Message-ID:  <20091129060745.380C96FC437@mx.hs.ntnu.edu.tw>
Resent-Message-ID: <200911290610.nAT6A04k065330@freefall.freebsd.org>

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

>Number:         140991
>Category:       ports
>Synopsis:       [UPDATE] Patch to update chinese/libchewing to 0.3.2
>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:   Sun Nov 29 06:10:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Denny Lin
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD cnmc32.hs.ntnu.edu.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Mon Oct 26 19:41:45 CST 2009 root@cnmc32.hs.ntnu.edu.tw:/usr/obj/usr/src/sys/CNMC32 amd64


	
>Description:
Update chinese/libchewing to 0.3.2. The patches in chinese/libchewing/files have to be removed. They are no longer necessry.

I've built and tested this port, but I'm not 100% sure it's ok.
	
>How-To-Repeat:
	
>Fix:

	

--- Makefile.patch begins here ---
--- ports/chinese/libchewing/Makefile.orig	2009-11-29 13:29:51.000000000 +0800
+++ ports/chinese/libchewing/Makefile	2009-11-29 13:34:05.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	libchewing
-PORTVERSION=	0.3.0
-PORTREVISION=	1
+PORTVERSION=	0.3.2
 CATEGORIES=	chinese textproc
 MASTER_SITES=	http://chewing.csie.net/download/libchewing/
 
@@ -17,6 +16,7 @@
 USE_GNOME=	gnomehack pkgconfig
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+USE_BZIP2=	yes
 
 DATADIR=	${PREFIX}/share/chewing
 
--- Makefile.patch ends here ---

--- distinfo.patch begins here ---
--- ports/chinese/libchewing/distinfo.orig	2009-11-29 13:29:47.000000000 +0800
+++ ports/chinese/libchewing/distinfo	2009-11-29 13:34:17.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (libchewing-0.3.0.tar.gz) = d60bdc2b3f81b70963cd01a93049a8e3
-SHA256 (libchewing-0.3.0.tar.gz) = f7247eb82af9ba67c03964153a6df3694568358d9161c4a60b03aec5c1f0d98c
-SIZE (libchewing-0.3.0.tar.gz) = 2172069
+MD5 (libchewing-0.3.2.tar.bz2) = ef70745ffdf199aa17e533427c63499f
+SHA256 (libchewing-0.3.2.tar.bz2) = 056327f562b4cc2b95f7c5bb409398c0dfe58f3b5b6861bc6d2768776e170f15
+SIZE (libchewing-0.3.2.tar.bz2) = 1802842
--- distinfo.patch ends here ---

--- pkg-plist.patch begins here ---
--- ports/chinese/libchewing/pkg-plist.orig	2009-11-29 13:49:30.000000000 +0800
+++ ports/chinese/libchewing/pkg-plist	2009-11-29 13:52:00.000000000 +0800
@@ -1,24 +1,20 @@
-include/chewing/char.h
 include/chewing/chewing.h
 include/chewing/chewingio.h
-include/chewing/chewing-utf8-util.h
-include/chewing/dict.h
 include/chewing/global.h
-include/chewing/hanyupinyin.h
-include/chewing/hash.h
 include/chewing/mod_aux.h
-include/chewing/userphrase.h
-include/chewing/zuin.h
 lib/libchewing.a
 lib/libchewing.la
 lib/libchewing.so
 lib/libchewing.so.3
 libdata/pkgconfig/chewing.pc
-%%DATADIR%%/ch_index.dat
+%%DATADIR%%/ch_index_begin.dat
+%%DATADIR%%/ch_index_phone.dat
 %%DATADIR%%/dict.dat
 %%DATADIR%%/fonetree.dat
 %%DATADIR%%/ph_index.dat
 %%DATADIR%%/pinyin.tab
+%%DATADIR%%/swkb.dat
+%%DATADIR%%/symbols.dat
 %%DATADIR%%/us_freq.dat
 @dirrm include/chewing
 @dirrm %%DATADIR%%
--- pkg-plist.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?20091129060745.380C96FC437>