Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 08:55:33 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77368: [PATCH] editors/emacs: New security fix version 21.4
Message-ID:  <20050210235533.163B6A93E@angel-vm-freebsd.home.utahime.org>
Resent-Message-ID: <200502110000.j1B00kHs080375@freefall.freebsd.org>

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

>Number:         77368
>Category:       ports
>Synopsis:       [PATCH] editors/emacs: New security fix version 21.4
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 11 00:00:46 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD xxxxxxxx 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #0: Sat Jan 22 18:33:25 JST 2005 xxxxxxxx i386


	
>Description:
	New security fix version 21.4 is released.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-emacs begins here ---
Index: Mk/bsd.emacs.mk
===================================================================
RCS file: /net/cvsup/cvsroot/ports/Mk/bsd.emacs.mk,v
retrieving revision 1.38
diff -u -r1.38 bsd.emacs.mk
--- Mk/bsd.emacs.mk	9 Feb 2005 09:38:44 -0000	1.38
+++ Mk/bsd.emacs.mk	10 Feb 2005 23:42:14 -0000
@@ -98,7 +98,7 @@
 # Emacs-21.x
 .elif (${EMACS_PORT_NAME} == "emacs21")
 EMACS_NAME=		emacs
-EMACS_VER=		21.3
+EMACS_VER=		21.4
 EMACS_MAJOR_VER=	21
 EMACS_LIBDIR?=		share/${EMACS_NAME}
 EMACS_LIBDIR_WITH_VER?=	share/${EMACS_NAME}/${EMACS_VER}
Index: editors/emacs/Makefile
===================================================================
RCS file: /net/cvsup/cvsroot/ports/editors/emacs/Makefile,v
retrieving revision 1.54
diff -u -r1.54 Makefile
--- editors/emacs/Makefile	24 May 2004 14:11:16 -0000	1.54
+++ editors/emacs/Makefile	10 Feb 2005 23:32:43 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	emacs
-PORTVERSION=	21.3
-PORTREVISION=	3
+PORTVERSION=	21.4
 CATEGORIES=	editors ipv6
 MASTER_SITES=		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: editors/emacs/distinfo
===================================================================
RCS file: /net/cvsup/cvsroot/ports/editors/emacs/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- editors/emacs/distinfo	25 Mar 2004 13:32:30 -0000	1.10
+++ editors/emacs/distinfo	10 Feb 2005 23:48:30 -0000
@@ -1,5 +1,5 @@
-MD5 (emacs-21.3.tar.gz) = a0bab457cbf5b4f8eb99d1d0a3ada420
-SIZE (emacs-21.3.tar.gz) = 20399831
+MD5 (emacs-21.4.tar.gz) = 0a68ea5b29bb2f081ba8dd85d37bb9bc
+SIZE (emacs-21.4.tar.gz) = 20516657
 MD5 (emacs-21.1-fontset.patch) = 4d2cdde317b96207f95a7be8cd4f20fc
 SIZE (emacs-21.1-fontset.patch) = 8647
 MD5 (emacs-21.2-menu-encode.patch) = f888cbac4a98c78ad1cf621957b9b247
--- patch-emacs ends here ---


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



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