Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Feb 2008 23:10:39 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120292: [PATCH] japanese/eb: Update to 4.3.2
Message-ID:  <20080205141039.1F20C20@eastasia.home.utahime.org>
Resent-Message-ID: <200802051420.m15EK1hv055801@freefall.freebsd.org>

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

>Number:         120292
>Category:       ports
>Synopsis:       [PATCH] japanese/eb: Update to 4.3.2
>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:   Tue Feb 05 14:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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