Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2004 09:30:32 +0900 (JST)
From:      Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69548: japanese/sj3 build fix.
Message-ID:  <200407250030.i6P0UW01034235@chrysanthe.oikumene.gcd.org>
Resent-Message-ID: <200407250040.i6P0eJlN021677@freefall.freebsd.org>

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

>Number:         69548
>Category:       ports
>Synopsis:       japanese/sj3 build fix.
>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:   Sun Jul 25 00:40:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroo Ono
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD chrysanthe.oikumene.gcd.org 4.10-STABLE FreeBSD 4.10-STABLE #17: Mon Jun 7 23:51:40 JST 2004 hiroo@chrysanthe.oikumene.gcd.org:/build/usr/src/sys/CHRYSANTHE i386


>Description:
japanese/sj3 cannot be built now.
I corrected the patch to make it build.
Build verified on FreeBSD/i386 5-current (24.05.2004), 4-stable and
FreeBSD/amd64 5-current.
Sorry for the breakage.

>How-To-Repeat:
>Fix:

Please apply the attached patch to sj3/Makefile and sj3/distinfo.

--- Makefile.orig	Sun Jul 25 09:22:19 2004
+++ Makefile	Sun Jul 25 00:53:40 2004
@@ -13,7 +13,7 @@
 		ftp://ftp.cs.titech.ac.jp/pub/japanese/sj3/
 
 PATCH_SITES=	http://oikumene.que.ne.jp/misc/
-PATCHFILES=	${PORTNAME}-patches-20040721.bz2
+PATCHFILES=	${PORTNAME}-patches-20040724.bz2
 
 MAINTAINER=	hiroo+freebsd@oikumene.gcd.org
 COMMENT=	A Japanese input method


--- distinfo.orig	Sun Jul 25 09:22:46 2004
+++ distinfo	Sun Jul 25 00:59:50 2004
@@ -1,4 +1,4 @@
 MD5 (sj3-2.0.1.20.tar.gz) = 36cc23702e2295e4552271b9d481c863
 SIZE (sj3-2.0.1.20.tar.gz) = 584065
-MD5 (sj3-patches-20040721.bz2) = b373c0c4fec597a7b828c6d3dbc1992b
-SIZE (sj3-patches-20040721.bz2) = 44547
+MD5 (sj3-patches-20040724.bz2) = 863b6d9d8b1a2597a670fbd34790250f
+SIZE (sj3-patches-20040724.bz2) = 44793
>Release-Note:
>Audit-Trail:
>Unformatted:



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