From yasu@home.utahime.org  Tue Feb  5 14:10:41 2008
Return-Path: <yasu@home.utahime.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5903016A420
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Feb 2008 14:10:41 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 232E813C4E8
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  5 Feb 2008 14:10:40 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1])
	by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id 7E55F17056;
	Tue,  5 Feb 2008 23:10:39 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost.home.utahime.org [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 4E6A363;
	Tue,  5 Feb 2008 23:10:39 +0900 (JST)
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id 1F20C20; Tue,  5 Feb 2008 23:10:39 +0900 (JST)
Message-Id: <20080205141039.1F20C20@eastasia.home.utahime.org>
Date: Tue,  5 Feb 2008 23:10:39 +0900 (JST)
From: KIMURA Yasuhiro <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] japanese/eb: Update to 4.3.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         120292
>Category:       ports
>Synopsis:       [PATCH] japanese/eb: Update to 4.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nork
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 05 14:20:01 UTC 2008
>Closed-Date:    Tue Feb 05 14:58:57 UTC 2008
>Last-Modified:  Tue Feb  5 15:00:07 UTC 2008
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 18:52:07 JST 2008 xxxx i386


	
>Description:
	- Update to 4.3.2.
	- Fix MASTER_SITES in case distfiles are moved to archive directory.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ja-eb begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/Makefile,v
retrieving revision 1.61
diff -u -r1.61 Makefile
--- Makefile	17 Jan 2008 15:20:34 -0000	1.61
+++ Makefile	5 Feb 2008 14:05:38 -0000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	eb
-PORTVERSION=	4.3.1
+PORTVERSION=	4.3.2
 CATEGORIES=	japanese
-MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/
+MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/ \
+		ftp://ftp.sra.co.jp/pub/misc/eb/old/eb-${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}/
 DISTFILES=	${EBFILES} \
 		${LISTFILES} \
 		${APPENDIXFILES}
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/japanese/eb/distinfo,v
retrieving revision 1.32
diff -u -r1.32 distinfo
--- distinfo	17 Jan 2008 15:20:34 -0000	1.32
+++ distinfo	5 Feb 2008 13:43:59 -0000
@@ -1,6 +1,6 @@
-MD5 (eb/eb-4.3.1.tar.bz2) = cb85106690e10718968761412a1344e4
-SHA256 (eb/eb-4.3.1.tar.bz2) = 2fa461a52dd90ace5d803311c0852e4f84c3dff5e5ba8c45e9174759f4690009
-SIZE (eb/eb-4.3.1.tar.bz2) = 514190
+MD5 (eb/eb-4.3.2.tar.bz2) = 408bbe0f8ed45d341bc36cc4ee6184e7
+SHA256 (eb/eb-4.3.2.tar.bz2) = 4f5f71590eafa6c3599876806c8d655c3aeff5b2222643ff0ff41a6883ee5ea0
+SIZE (eb/eb-4.3.2.tar.bz2) = 514156
 MD5 (eb/appendix/cencro-1.0.tar.gz) = 1c93a68fae90990b631bd5302349d199
 SHA256 (eb/appendix/cencro-1.0.tar.gz) = 02d7937f4cd0b3bebb23f9d5917a261d382b4f1004b3b49830c64762d58a02e5
 SIZE (eb/appendix/cencro-1.0.tar.gz) = 1666
--- patch-ja-eb ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->nork 
Responsible-Changed-By: nork 
Responsible-Changed-When: Tue Feb 5 14:56:36 UTC 2008 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120292 
State-Changed-From-To: open->closed 
State-Changed-By: nork 
State-Changed-When: Tue Feb 5 14:58:36 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120292 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120292: commit references a PR
Date: Tue,  5 Feb 2008 14:58:43 +0000 (UTC)

 nork        2008-02-05 14:58:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     japanese/eb          Makefile distinfo 
   Log:
   Update to 4.3.2.
   
   PR:             ports/120292
   Submitted by:   KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
   
   Revision  Changes    Path
   1.62      +3 -2      ports/japanese/eb/Makefile
   1.33      +3 -3      ports/japanese/eb/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
