From harada@musenken.net  Mon Feb  2 03:26:42 2004
Return-Path: <harada@musenken.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6DAA616A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Feb 2004 03:26:42 -0800 (PST)
Received: from musenken.net (radio.kouseika.titech.ac.jp [131.112.70.56])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AD98F43D5A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Feb 2004 03:26:24 -0800 (PST)
	(envelope-from harada@musenken.net)
Received: from olive.local (olive [192.168.0.78])
	by musenken.net (8.12.6p3/3.7W-ja1yad) with ESMTP id i12BQMB6014350
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 2 Feb 2004 11:26:22 GMT
Received: from ariel.local (ariel [192.168.0.77])
	by olive.local (Postfix) with ESMTP id DF11B412
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Feb 2004 20:26:21 +0900 (JST)
Received: from ariel.local (localhost [127.0.0.1])
	by ariel.local (8.12.10/8.12.10) with ESMTP id i12BQL5a088435
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 2 Feb 2004 20:26:21 +0900 (JST)
	(envelope-from harada@ariel.local)
Received: (from harada@localhost)
	by ariel.local (8.12.10/8.12.10/Submit) id i12BQKqa088434;
	Mon, 2 Feb 2004 20:26:20 +0900 (JST)
	(envelope-from harada)
Message-Id: <200402021126.i12BQKqa088434@ariel.local>
Date: Mon, 2 Feb 2004 20:26:20 +0900 (JST)
From: Yousuke HARADA <harada@lab.ss.titech.ac.jp>
Reply-To: Yousuke HARADA <harada@lab.ss.titech.ac.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: i18n patch of Dillo
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62253
>Category:       ports
>Synopsis:       i18n patch of Dillo
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 02 03:30:17 PST 2004
>Closed-Date:    Wed Feb 11 19:00:07 PST 2004
>Last-Modified:  Wed Feb 11 19:00:07 PST 2004
>Originator:     Yousuke HARADA <harada@lab.ss.titech.ac.jp>
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
Tokyo Institute of Technology
>Environment:
System: FreeBSD ariel.local 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sat Jan 24 02:56:50 JST 2004 harada@ariel.local:/usr/src/sys/i386/compile/ARIEL i386


>Description:
This is i18n patch of Dillo.
Automatic charset recognition, Gettextize, and many more enhancements.
Please refer the following URI.

http://teki.jpn.ph/pc/software/index-e.shtml

>How-To-Repeat:
>Fix:
Patch for www/dillo is below.
Make www/dillo with WITH_I18N_PATCH=yes.

diff -ur dillo.orig/Makefile dillo/Makefile
--- dillo.orig/Makefile	Mon Feb  2 19:55:48 2004
+++ dillo/Makefile	Mon Feb  2 20:03:48 2004
@@ -16,6 +16,13 @@
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		png.5:${PORTSDIR}/graphics/png
 
+.if defined(WITH_I18N_PATCH)
+PATCH_SITES=	http://teki.jpn.ph/pc/software/
+PATCHFILES=	dillo-0.7.3-i18n-misc-20031219.diff.bz2
+PATCH_DIST_STRIP=	-p1
+PKGNAMESUFFIX=	-i18n
+.endif
+
 USE_BZIP2=	yes
 USE_GNOME=	gnometarget gtk12
 USE_REINPLACE=	yes
diff -ur dillo.orig/distinfo dillo/distinfo
--- dillo.orig/distinfo	Mon Feb  2 19:55:48 2004
+++ dillo/distinfo	Mon Feb  2 19:56:03 2004
@@ -1,2 +1,2 @@
 MD5 (dillo-0.7.3.tar.bz2) = 896f4d8c752b86376bfb445740f01470
+MD5 (dillo-0.7.3-i18n-misc-20031219.diff.bz2) = 78f3532d22c5152851accaa168bd5f13

>Release-Note:
>Audit-Trail:

From: Yousuke HARADA <harada@lab.ss.titech.ac.jp>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/62253: i18n patch of Dillo
Date: Wed, 11 Feb 2004 07:23:15 +0900 (JST)

 www/dillo was updated to 0.8.0
 Therefore, this patch is useless now.

From: Yousuke HARADA <harada@lab.ss.titech.ac.jp>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/62253: i18n patch of Dillo
Date: Thu, 12 Feb 2004 11:18:09 +0900 (JST)

 Since www/dillo was updated to 0.8.0, this patch is no longer applicable.
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Feb 11 18:59:44 PST 2004 
State-Changed-Why:  
Submitter notes that this patch is now obsolete.  Sorry about that. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62253 
>Unformatted:
