Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 1999 02:26:29 +0100 (CET)
From:      assar@sics.se
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        assar@sics.se, jseger@freebsd.org
Subject:   ports/15694: emacs20 port updated to 20.5
Message-ID:  <199912260126.CAA52004@hunahpu.sics.se>

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

>Number:         15694
>Category:       ports
>Synopsis:       emacs20 port updated to 20.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 25 17:30:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Assar Westerlund
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

>Description:

Update the emacs20 port to 20.5

>How-To-Repeat:
>Fix:

diff -ruw emacs20.old/Makefile emacs20/Makefile
--- emacs20.old/Makefile	Wed Aug 25 07:43:36 1999
+++ emacs20/Makefile	Sun Dec 26 02:24:23 1999
@@ -1,15 +1,16 @@
 # New ports collection makefile for:	GNU emacs
-# Version required:	20.4
+# Version required:	20.5
 # Date created:		29 October 1994
 # Whom:			jkh
 #
 # $FreeBSD: ports/editors/emacs20/Makefile,v 1.43 1999/08/25 05:43:36 obrien Exp $
 #
 
-DISTNAME=	emacs-20.4
+DISTNAME=	emacs-20.5
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	emacs
+DISTFILES=	emacs-20.5a${EXTRACT_SUFX}
 
 MAINTAINER=	jseger@FreeBSD.org
 
@@ -27,7 +28,7 @@
 
 MAKE_ENV=	INSTALL_SCRIPT="${INSTALL_SCRIPT}"
 MAN1=		emacs.1 etags.1 ctags.1
-PLIST_SUB=	EMACS_VER=20.4 EMACS_ARCH=${CONFIGURE_TARGET}
+PLIST_SUB=	EMACS_VER=20.5 EMACS_ARCH=${CONFIGURE_TARGET}
 
 .if defined(USE_XPG4)
 .if (${USE_XPG4} == "YES" || ${USE_XPG4} == "yes")
diff -ruw emacs20.old/files/md5 emacs20/files/md5
--- emacs20.old/files/md5	Sun Aug  8 19:58:46 1999
+++ emacs20/files/md5	Sun Dec 26 00:28:56 1999
@@ -1 +1 @@
-MD5 (emacs-20.4.tar.gz) = 695614f204d918db617ba3ae849b273d
+MD5 (emacs-20.5a.tar.gz) = d3852880bcd144c79be1b9537d28490c

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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