Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Oct 2005 08:34:42 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        takamune2004@yahoo.co.jp
Subject:   ports/86913: japanese/eb: Apply official patch
Message-ID:  <20051004233442.307A554D5@eastasia.home.utahime.org>
Resent-Message-ID: <200510042340.j94NeFDT014076@freefall.freebsd.org>

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

>Number:         86913
>Category:       ports
>Synopsis:       japanese/eb: Apply official patch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 04 23:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD xxxx 4.11-RELEASE-p12 FreeBSD 4.11-RELEASE-p12 #0: Thu Sep 8 03:03:39 JST 2005 xxxx i386


	
>Description:
	Apply official patch to 4.2.1.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-eb begins here ---
Index: Makefile
===================================================================
RCS file: /net/freebsd/cvsroot/ports/japanese/eb/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- Makefile	2 Oct 2005 04:46:22 -0000	1.51
+++ Makefile	4 Oct 2005 23:15:07 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	eb
 PORTVERSION=	4.2.1
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	japanese
 MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/
 DISTFILES=	${EBFILES} \
@@ -15,6 +15,10 @@
 		${APPENDIXFILES}
 EXTRACT_ONLY=	${EBFILES}
 
+PATCH_SITES=	${MASTER_SITES}
+PATCHFILES=	eb-4.2.1+.diff
+PATCH_DIST_STRIP=	-p1
+
 MAINTAINER=	takamune2004@yahoo.co.jp
 COMMENT=	C library for accessing EB, EBG, EBXA and EPWING CD-ROM dictionaries
 
Index: distinfo
===================================================================
RCS file: /net/freebsd/cvsroot/ports/japanese/eb/distinfo,v
retrieving revision 1.28
diff -u -r1.28 distinfo
--- distinfo	2 Oct 2005 04:46:22 -0000	1.28
+++ distinfo	4 Oct 2005 23:17:20 -0000
@@ -1,5 +1,7 @@
 MD5 (eb/eb-4.2.1.tar.bz2) = 245e6096cf424032a258b1e5691d51b1
 SIZE (eb/eb-4.2.1.tar.bz2) = 479688
+MD5 (eb/eb-4.2.1+.diff) = 604a44523c93fd1f6d5517510ce21ea4
+SIZE (eb/eb-4.2.1+.diff) = 873
 MD5 (eb/appendix/LIST) = 07bef37d1fbd4876077f95fe2ca630a1
 SIZE (eb/appendix/LIST) = 11210
 MD5 (eb/appendix/LIST-ja) = ec3c7c980b131d1dcdbe9eddee62e2e1
--- patch-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?20051004233442.307A554D5>