Date: Fri, 20 Nov 1998 22:12:38 +0900 (JST) From: MITA Yoshio <mita@iis.u-tokyo.ac.jp> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/8772: japanese/tgif patch bug is fixed Message-ID: <199811201312.WAA24485@jaga.fujita3.iis.u-tokyo.ac.jp>
next in thread | raw e-mail | index | archive | help
>Number: 8772 >Category: ports >Synopsis: a patch has been updated >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 20 05:20:01 PST 1998 >Last-Modified: >Originator: MITA Yoshio >Organization: IIS, the University of TOKYO >Release: FreeBSD 3.0-RELEASE i386 >Environment: >Description: A patch for tgif-j has been updated. >How-To-Repeat: >Fix: diff -ruN japanese/tgif.current.981120/Makefile japanese/tgif/Makefile --- japanese/tgif.current.981120/Makefile Mon Aug 31 22:47:29 1998 +++ japanese/tgif/Makefile Fri Nov 20 21:53:25 1998 @@ -10,9 +10,9 @@ PKGNAME= ja-tgif-3.0.13 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ - http://www.jp.freebsd.org/~mita/LOCAL_PORTS/ + http://www.sunbit.or.jp/users/shin/software/ MASTER_SITE_SUBDIR= applications/tgif -DISTFILES= tgif-3.0-p13.tar.gz tgif-3.0J0.12-p13-JIS-patch.gz +DISTFILES= tgif-3.0-p13.tar.gz tgif-3.0J0.12-p13-PSJISr1.gz PATCH_SITES= ftp://ftp.mei.co.jp/free/X11/X/applications/drawing/tgif/ PATCHFILES= tgif-3.0J0.12-p13-patch.gz diff -ruN japanese/tgif.current.981120/files/md5 japanese/tgif/files/md5 --- japanese/tgif.current.981120/files/md5 Mon Jun 8 22:22:16 1998 +++ japanese/tgif/files/md5 Fri Nov 20 22:00:20 1998 @@ -1,3 +1,3 @@ MD5 (tgif-3.0-p13.tar.gz) = d862c6bdf9c4e0f3852fdfe8646e50fc +MD5 (tgif-3.0J0.12-p13-PSJISr1.gz) = f99a8a27df99f9bb59e02d7da0ba9777 MD5 (tgif-3.0J0.12-p13-patch.gz) = 399e09ddb139a4840fa83de9307aee20 -MD5 (tgif-3.0J0.12-p13-JIS-patch.gz) = 2e88c8c70e33605900eb7a724752a387 diff -ruN japanese/tgif.current.981120/files/setup.sh japanese/tgif/files/setup.sh --- japanese/tgif.current.981120/files/setup.sh Tue Nov 17 11:20:07 1998 +++ japanese/tgif/files/setup.sh Fri Nov 20 21:52:48 1998 @@ -16,7 +16,7 @@ echo 'JIS is selected' echo 'Remember to change X resources entry for TgifNihongoFonts' echo 'If you have already set' - ${GZCAT} ${DISTDIR}/tgif-3.0J0.12-p13-JIS-patch.gz | \ + ${GZCAT} ${DISTDIR}/tgif-3.0J0.12-p13-PSJISr1.gz | \ ${PATCH} ${PATCH_DIST_ARGS} else echo 'EUC-JP mode (default) is selected' >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811201312.WAA24485>