Date: Wed, 17 May 2006 03:02:29 +0800 (CST) From: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/97359: [MAINTAINER-UPDATE] Update ports/chinese/scim-chewing to 0.3.0 Message-ID: <200605161902.k4GJ2TFc049922@alumni.csie.nctu.edu.tw> Resent-Message-ID: <200605161910.k4GJAPNI017538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97359 >Category: ports >Synopsis: [MAINTAINER-UPDATE] Update ports/chinese/scim-chewing to 0.3.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 16 19:10:25 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ying-Chieh Chen >Release: FreeBSD 6.1-STABLE amd64 >Organization: MANA lab, CCU CS >Environment: System: FreeBSD amd64.yinjieh.org 6.1-STABLE FreeBSD 6.1-STABLE #5: Sun May 7 15:48:54 CST 2006 root@amd64.yinjieh.org:/usr/obj/usr/src/sys/YINJIEH amd64 >Description: Update ports/chinese/scim-chewing to 0.3.0 Changes: - Update Makefile. - Update distinfo. - Remove files/patch-src::Makefile.in . - Update pkg-plist. Please commit it, thanks! Generated with my own hands v1.1 . >How-To-Repeat: >Fix: --- scim-chewing.patch begins here --- diff -ruN /usr/ports/chinese/scim-chewing/Makefile scim-chewing/Makefile --- /usr/ports/chinese/scim-chewing/Makefile Fri Feb 24 02:04:56 2006 +++ scim-chewing/Makefile Wed May 17 00:09:01 2006 @@ -6,8 +6,7 @@ # PORTNAME= scim-chewing -PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTVERSION= 0.3.0 CATEGORIES= chinese MASTER_SITES= http://chewing.csie.net/download/scim/ @@ -15,7 +14,7 @@ COMMENT= SCIM chewing Chinese input methods BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -LIB_DEPENDS= chewing.2:${PORTSDIR}/chinese/libchewing +LIB_DEPENDS= chewing.3:${PORTSDIR}/chinese/libchewing RUN_DEPENDS= ${BUILD_DEPENDS} USE_X_PREFIX= yes diff -ruN /usr/ports/chinese/scim-chewing/distinfo scim-chewing/distinfo --- /usr/ports/chinese/scim-chewing/distinfo Thu Feb 23 20:17:43 2006 +++ scim-chewing/distinfo Wed May 17 00:10:49 2006 @@ -1,3 +1,3 @@ -MD5 (scim-chewing-0.2.1.tar.gz) = 9bcf113305eaa6bc651998032abdf7ca -SHA256 (scim-chewing-0.2.1.tar.gz) = 83dc9b258938771b33a6f12f1cc8b9be7f036cb336a148c6f72e06c24dfb0745 -SIZE (scim-chewing-0.2.1.tar.gz) = 416196 +MD5 (scim-chewing-0.3.0.tar.gz) = fd0d1faca7ce21d6966a2e4bbf68e542 +SHA256 (scim-chewing-0.3.0.tar.gz) = c38be62823e3f70ef5a6f8ee66bd29e720a864773ef2ec23ee0d12a47868e756 +SIZE (scim-chewing-0.3.0.tar.gz) = 425729 diff -ruN /usr/ports/chinese/scim-chewing/files/patch-src::Makefile.in scim-chewing/files/patch-src::Makefile.in --- /usr/ports/chinese/scim-chewing/files/patch-src::Makefile.in Wed Feb 22 20:08:08 2006 +++ scim-chewing/files/patch-src::Makefile.in Thu Jan 1 08:00:00 1970 @@ -1,28 +0,0 @@ ---- src/Makefile.in.orig Mon Feb 28 10:24:08 2005 -+++ src/Makefile.in Wed Feb 22 05:25:19 2006 -@@ -234,6 +234,7 @@ - -I$(top_builddir) \ - -I$(top_srcdir) \ - -I$(top_srcdir)/src \ -+ -I/usr/local/include \ - -DSCIM_ICONDIR=\"@SCIM_ICONDIR@\" \ - -DSCIM_CHEWING_ICON_FILE=\"@SCIM_ICONDIR@/scim-chewing.png\" - -@@ -247,7 +248,7 @@ - -avoid-version \ - -rpath $(moduledir) \ - -module \ -- @LIBTOOL_EXPORT_OPTIONS@ \ -+ -export-symbols-regex "^[[^_]].*" \ - @INTLLIBS@ @SCIM_LIBS@ \ - @CHEWING_LIBS@ - -@@ -265,7 +266,7 @@ - -avoid-version \ - -rpath $(setupmoduledir) \ - -module \ -- @LIBTOOL_EXPORT_OPTIONS@ \ -+ -export-symbols-regex "^[[^_]].*" \ - @SCIM_GTKUTILS_LIBS@ \ - @INTLLIBS@ \ - @SCIM_LIBS@ diff -ruN /usr/ports/chinese/scim-chewing/pkg-plist scim-chewing/pkg-plist --- /usr/ports/chinese/scim-chewing/pkg-plist Fri Feb 24 02:04:56 2006 +++ scim-chewing/pkg-plist Wed May 17 00:19:05 2006 @@ -5,5 +5,6 @@ lib/scim-1.0/SetupUI/chewing-imengine-setup.la lib/scim-1.0/SetupUI/chewing-imengine-setup.so share/scim/icons/scim-chewing.png +share/scim/icons/scim-chewing-swap-colors.png @dirrmtry lib/scim-1.0/IMEngine @dirrmtry lib/scim-1.0/SetupUI --- scim-chewing.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?200605161902.k4GJ2TFc049922>