ports/132319: [PATCH] chinese/scim-chewing: update to 0.3.3

Hsin-Han You hhyou at cs.nctu.edu.tw
Thu Mar 5 08:10:03 UTC 2009


>Number:         132319
>Category:       ports
>Synopsis:       [PATCH] chinese/scim-chewing: update to 0.3.3
>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:   Thu Mar 05 08:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Hsin-Han You
>Release:        FreeBSD 7.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD vega.cs.nctu.edu.tw 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Mon Feb  2 10:53:19 UTC
>Description:
- Update to 0.3.3

Please notice that this patch will only work only when 
chinese/libchewing updated to 0.3.2 (pr/132318)

Removed file(s):
- pkg-plist

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- scim-chewing-0.3.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/chinese/scim-chewing/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	25 Dec 2008 03:13:46 -0000	1.22
+++ Makefile	5 Mar 2009 07:52:05 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	scim-chewing
-PORTVERSION=	0.3.1
-PORTREVISION=	4
+PORTVERSION=	0.3.3
 CATEGORIES=	chinese
 MASTER_SITES=	http://chewing.csie.net/download/scim/
 
@@ -16,13 +15,16 @@
 
 RUN_DEPENDS=	scim:${PORTSDIR}/textproc/scim
 LIB_DEPENDS=	chewing.3:${PORTSDIR}/chinese/libchewing
-BUILD_DEPENDS=	${RUN_DEPENDS} \
-		p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
 
+USE_BZIP2=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 
-CONFIGURE_ENV+=	CPPFLAGS="-D__STDC_ISO_10646__ -I${LOCALBASE}/include"
+CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include"
+
+PLIST_FILES=	share/locale/nl/LC_MESSAGES/scim-chewing.mo \
+		share/locale/zh_TW/LC_MESSAGES/scim-chewing.mo
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,/1.0.0/,/,g' ${WRKSRC}/src/Makefile.in
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/chinese/scim-chewing/distinfo,v
retrieving revision 1.6
diff -u -u -r1.6 distinfo
--- distinfo	16 Aug 2006 16:30:27 -0000	1.6
+++ distinfo	5 Mar 2009 07:52:05 -0000
@@ -1,3 +1,3 @@
-MD5 (scim-chewing-0.3.1.tar.gz) = 7231e143e408b96f8374be9026ce6184
-SHA256 (scim-chewing-0.3.1.tar.gz) = ee88aa2e9ed6b970b01938d1fc8aeca200b866eee380f03623973820f45d75cb
-SIZE (scim-chewing-0.3.1.tar.gz) = 434230
+MD5 (scim-chewing-0.3.3.tar.bz2) = 3f17ccae3f20f42a33e464aeb06eb1cb
+SHA256 (scim-chewing-0.3.3.tar.bz2) = 671d470f15362a67a660e734f86d92b4f5f4908a8dcfb9b6fd8c871049407cf1
+SIZE (scim-chewing-0.3.3.tar.bz2) = 319314
Index: pkg-plist
===================================================================
RCS file: pkg-plist
diff -N pkg-plist
--- pkg-plist	19 May 2007 20:00:47 -0000	1.9
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,9 +0,0 @@
-lib/scim-1.0/1.4.0/IMEngine/chewing.a
-lib/scim-1.0/1.4.0/IMEngine/chewing.la
-lib/scim-1.0/1.4.0/IMEngine/chewing.so
-lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.a
-lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.la
-lib/scim-1.0/1.4.0/SetupUI/chewing-imengine-setup.so
-share/locale/zh_TW/LC_MESSAGES/scim-chewing.mo
-share/scim/icons/scim-chewing-swap-colors.png
-share/scim/icons/scim-chewing.png
--- scim-chewing-0.3.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list