ports/92879: [PATCH] chinese/zh-libchewing: update to 0.2.7, fix BROKEN

Cheng-Lung Sung clsung at tw.freebsd.org
Mon Feb 6 06:50:10 UTC 2006


>Number:         92879
>Category:       ports
>Synopsis:       [PATCH] chinese/zh-libchewing: update to 0.2.7, fix BROKEN
>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:   Mon Feb 06 06:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #3: Fri Nov 25 11:26:33 CST 2005
>Description:
- Update to 0.2.7
- fix BROKEN
- remove GNU_CONFIGURE (included in USE_AUTOTOOLS)

Added file(s):
- files/patch-configure

Port maintainer (kcwu at csie.org) is cc'd.

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

--- zh-libchewing-0.2.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/chinese/libchewing/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	14 Jan 2006 09:28:44 -0000	1.4
+++ Makefile	6 Feb 2006 06:41:01 -0000
@@ -6,19 +6,16 @@
 #
 
 PORTNAME=	libchewing
-PORTVERSION=	0.2.6
+PORTVERSION=	0.2.7
 CATEGORIES=	chinese textproc
 MASTER_SITES=	http://chewing.csie.net/download/libchewing/
 
 MAINTAINER=	kcwu at csie.org
 COMMENT=	The Chewing intelligent phonetic input method library
 
-BROKEN=		Does not build
-
 USE_GNOME=	gnomehack pkgconfig
 USE_AUTOTOOLS=	libtool:15
 INSTALLS_SHLIB=	yes
-GNU_CONFIGURE=	yes
 
 DATADIR=	${PREFIX}/share/chewing
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/chinese/libchewing/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	22 Jan 2006 09:54:24 -0000	1.3
+++ distinfo	6 Feb 2006 06:41:01 -0000
@@ -1,3 +1,3 @@
-MD5 (libchewing-0.2.6.tar.gz) = 9dced2d24c02d7d92144e415d8d0356c
-SHA256 (libchewing-0.2.6.tar.gz) = a1b2b2309438e7d3cd16b6d9f736e3519fc7542d57c4b08981f554dbf75720a4
-SIZE (libchewing-0.2.6.tar.gz) = 1752016
+MD5 (libchewing-0.2.7.tar.gz) = ca4a4834daf9247582de9813250e8466
+SHA256 (libchewing-0.2.7.tar.gz) = 61a5c607fcff12f4462e306a7a28583236a67b794886048e57c6b41d84a64db6
+SIZE (libchewing-0.2.7.tar.gz) = 1758321
Index: files/patch-configure
===================================================================
RCS file: files/patch-configure
diff -N files/patch-configure
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-configure	6 Feb 2006 06:41:01 -0000
@@ -0,0 +1,10 @@
+--- configure.orig	Mon Aug  8 23:54:12 2005
++++ configure	Mon Feb  6 14:36:19 2006
+@@ -24667,6 +24667,7 @@
+ s, at LIBOBJS@,$LIBOBJS,;t t
+ s, at LIBDEBUG@,$LIBDEBUG,;t t
+ s, at LTLIBOBJS@,$LTLIBOBJS,;t t
++s, at LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t
+ CEOF
+ 
+ _ACEOF
--- zh-libchewing-0.2.7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list