Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Mar 2005 06:36:12 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78331: [PATCH] editors/tamago: Debian patch is updated to 4.0.6+0.20041122cvs-5
Message-ID:  <20050302213612.41D8A555D@eastasia.home.utahime.org>
Resent-Message-ID: <200503022140.j22LeKqt026211@freefall.freebsd.org>

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

>Number:         78331
>Category:       ports
>Synopsis:       [PATCH] editors/tamago: Debian patch is updated to 4.0.6+0.20041122cvs-5
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 02 21:40:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
System: FreeBSD xxxxxxxx 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Wed Jan 26 08:33:31 JST 2005 xxxxxxxx i386


	
>Description:
	Debian patch is updated to 4.0.6+0.20041122cvs-5, which fixes
	the bug in eggrc.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-tamago begins here ---
Index: Makefile
===================================================================
RCS file: /net/cvsup/cvsroot/ports/editors/tamago/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	2 Mar 2005 14:59:04 -0000	1.21
+++ Makefile	2 Mar 2005 21:25:48 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tamago
-PORTVERSION=	4.0.6.0.20041122.4
+PORTVERSION=	4.0.6.0.20041122.5
 CATEGORIES=	editors elisp
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/e/egg
@@ -15,7 +15,7 @@
 
 PATCH_SITES=	${MASTER_SITE_DEBIAN:S,%SUBDIR%,pool/main/e/egg,} \
 		${MASTER_SITE_LOCAL:S,%SUBDIR%,nork,}
-PATCHFILES=	egg_4.0.6+0.20041122cvs-4.diff.gz
+PATCHFILES=	egg_4.0.6+0.20041122cvs-5.diff.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER?=	ports@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /net/cvsup/cvsroot/ports/editors/tamago/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	2 Mar 2005 14:59:04 -0000	1.11
+++ distinfo	2 Mar 2005 21:25:52 -0000
@@ -1,4 +1,4 @@
 MD5 (egg_4.0.6+0.20041122cvs.orig.tar.gz) = 64ec1af61f6e265c05447dd4e2a83aae
 SIZE (egg_4.0.6+0.20041122cvs.orig.tar.gz) = 287308
-MD5 (egg_4.0.6+0.20041122cvs-4.diff.gz) = 6b5eb09f164e9dc3546d0a87526839d3
-SIZE (egg_4.0.6+0.20041122cvs-4.diff.gz) = 16558
+MD5 (egg_4.0.6+0.20041122cvs-5.diff.gz) = d9a569cb15d148c33342571942839678
+SIZE (egg_4.0.6+0.20041122cvs-5.diff.gz) = 16575
--- patch-tamago ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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