Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2006 10:12:50 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102208: [MAINTAINER] chinese/gcin: make portlint more happy
Message-ID:  <20060818020523.B8BE82E96A@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200608180210.k7I2AJCL083973@freefall.freebsd.org>

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

>Number:         102208
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/gcin: make portlint more happy
>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:   Fri Aug 18 02:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun  2 16:44:35 CST
>Description:
 - Make portlint more happy

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

--- gcin-1.2.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/Makefile /usr/home/chinsan/project/chinese/gcin/Makefile
--- /usr/ports/chinese/gcin/Makefile	Fri Aug 18 06:06:17 2006
+++ /usr/home/chinsan/project/chinese/gcin/Makefile	Fri Aug 18 09:11:16 2006
@@ -8,10 +8,8 @@
 PORTNAME=	gcin
 PORTVERSION=	1.2.2
 CATEGORIES=	chinese textproc gnome
-MASTER_SITES=	http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main \
-		http://edt1023.sayya.org/misc/:boshiamy
-DISTFILES=	gcin-${PORTVERSION}.tar.bz2:main \
-		noseeing.tar.gz:boshiamy
+MASTER_SITES=	http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main
+DISTFILES=	gcin-${PORTVERSION}.tar.bz2:main
 EXTRACT_ONLY=	gcin-${PORTVERSION}.tar.bz2
 
 MAINTAINER=	chinsan.tw@gmail.com
@@ -26,7 +24,6 @@
 INSTALLS_ICONS=	YES
 USE_LDCONFIG=	YES
 OPTIONS=	BOSHIAMY	"enable Boshiamy Input Method"	off
-IGNOREFILES=	noseeing.tar.gz
 
 CONFIGURE_ENV+=	"--new_gtk_im=Y"
 
@@ -35,6 +32,8 @@
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_BOSHIAMY)
+MASTER_SITES+=	http://edt1023.sayya.org/misc/:boshiamy
+DISTFILES+=	noseeing-6.tar.gz:boshiamy
 post-extract:
 	@${TAR} -C ${WRKSRC}/data/ -zxf ${DISTDIR}/noseeing.tar.gz \
 		noseeing.cin
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/distinfo /usr/home/chinsan/project/chinese/gcin/distinfo
--- /usr/ports/chinese/gcin/distinfo	Fri Aug 18 06:06:17 2006
+++ /usr/home/chinsan/project/chinese/gcin/distinfo	Fri Aug 18 09:11:38 2006
@@ -1,5 +1,6 @@
 MD5 (gcin-1.2.2.tar.bz2) = 2adc21cad0e3f9451d6e4662c3b99425
 SHA256 (gcin-1.2.2.tar.bz2) = 6d088a00dd3f90c0ea97081fbaa2d7d1682de9c8f8f769c1e747c745ad728264
 SIZE (gcin-1.2.2.tar.bz2) = 1441781
-MD5 (noseeing.tar.gz) = IGNORE
-SHA256 (noseeing.tar.gz) = IGNORE
+MD5 (noseeing-6.tar.gz) = c67e5c85b2805f12bb2f092dfa1814b7
+SHA256 (noseeing-6.tar.gz) = 2f240c8dbb15c2249dff74102842bbccfe307a721cf2c092c75dc6234e470f9b
+SIZE (noseeing-6.tar.gz) = 400429
--- gcin-1.2.2.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?20060818020523.B8BE82E96A>