Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 20:16:52 +0800 (CST)
From:      Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gea-Suan Lin <gslin@ccca.nctu.edu.tw>, kcwu@ck.tp.edu.tw
Subject:   ports/89414: Update port: chinese/xcin25
Message-ID:  <20051122121652.B9B0D7E@netnews.NCTU.edu.tw>
Resent-Message-ID: <200511221220.jAMCKIVw019585@freefall.freebsd.org>

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

>Number:         89414
>Category:       ports
>Synopsis:       Update port: chinese/xcin25
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 22 12:20:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Sun Nov 6 23:34:35 CST 2005 root@netnews.NCTU.edu.tw:/da1/usr.obj/da0/usr.src/sys/NETNEWS i386


	
>Description:
	* Add SHA256.
	* Use bsd.databases.mk to decide USE_BDB.
	
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/chinese/xcin25/Makefile xcin25/Makefile
--- /usr/ports/chinese/xcin25/Makefile	Tue Nov 15 14:48:13 2005
+++ xcin25/Makefile	Tue Nov 22 20:15:27 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	xcin
 PORTVERSION=	2.5.3.p2
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	chinese x11
 MASTER_SITES=	ftp://xcin.linux.org.tw/pub/xcin/xcin/ \
 		ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \
@@ -20,15 +20,11 @@
 
 LIB_DEPENDS=	tabe.2:${PORTSDIR}/chinese/libtabe
 
-.if !defined(USE_DB2)
-LIB_DEPENDS+=	db3.3:${PORTSDIR}/databases/db3
-.else
-LIB_DEPENDS+=	db2.0:${PORTSDIR}/databases/db2
-.endif
 RUN_DEPENDS=	${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts \
 		${LOCALBASE}/share/tabe/libtabe-0.2.5:${PORTSDIR}/chinese/libtabe
 
 WRKSRC=		${WRKDIR}/xcin
+USE_BDB=	yes
 USE_GETTEXT=	yes
 USE_ICONV=	yes
 USE_X_PREFIX=	yes
@@ -52,14 +48,6 @@
 .endif
 
 MAN1=		xcin.1
-
-pre-fetch:
-.if !defined(USE_DB2)
-	@${ECHO} --
-	@${ECHO} "Type \"make -DUSE_DB2\" if you want use DB2."
-	@${ECHO} "Otherwise, xcin2.5 will use DB3."
-	@${ECHO} --
-.endif
 
 post-extract:
 	${MV} ${WRKDIR}/chewing ${WRKSRC}/src/Cinput
diff -ruN /usr/ports/chinese/xcin25/distinfo xcin25/distinfo
--- /usr/ports/chinese/xcin25/distinfo	Wed Mar 31 11:06:27 2004
+++ xcin25/distinfo	Tue Nov 22 20:14:52 2005
@@ -1,4 +1,6 @@
 MD5 (xcin-2.5.3.pre2.tar.gz) = 6f47203be515f505d5a6750dfbabc0bc
+SHA256 (xcin-2.5.3.pre2.tar.gz) = c55598853fae94fa72cf0517af9ac965dac11fa4d8b269eea4d6581dcd6405a0
 SIZE (xcin-2.5.3.pre2.tar.gz) = 1433915
 MD5 (chewing-2002Jan07-snapshot.tar.gz) = 6aea52faf907cb79beac5838057d8edb
+SHA256 (chewing-2002Jan07-snapshot.tar.gz) = 4c601aeee56a8d47264935249acc82ebb3653cf5b28fe6565b92f665ce8a949d
 SIZE (chewing-2002Jan07-snapshot.tar.gz) = 1152865
	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051122121652.B9B0D7E>