Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Apr 2000 03:43:45 +0900 (JST)
From:      nobutaka@nobutaka.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17754: Update ports: mail/wanderlust-{mule,emacs20,xemacs20,xemacs21-mule}
Message-ID:  <200004021843.DAA31603@nobutaka.com>

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

>Number:         17754
>Category:       ports
>Synopsis:       Update ports: mail/wanderlust-{mule,emacs20,xemacs20,xemacs21-mule}
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr  2 11:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     MANTANI Nobutaka
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Hiroshima University
>Environment:
>Description:

Changed a variable name from EMACS_PORT to EMACS_PORT_NAME.
Updated "Version required" field.

>How-To-Repeat:
>Fix:

diff -urN wanderlust-mule.old/Makefile wanderlust-mule/Makefile
--- wanderlust-mule.old/Makefile	Tue Mar 28 23:50:49 2000
+++ wanderlust-mule/Makefile	Thu Mar 30 01:44:11 2000
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	Wanderlust (for mule)
-# Version required:	1.0.x
+# Version required:	1.1.0
 # Date created:		7 Apr 1999
 # Whom: 		MANTANI Nobutaka <nobutaka@nobutaka.com>
 #
@@ -11,7 +11,7 @@
 MASTERDIR=	${.CURDIR}/../../mail/wanderlust-emacs
 
 EMACS_NAME=		mule
-EMACS_PORT=		mule
+EMACS_PORT_NAME=	mule
 EMACS_VER=		19.34
 MULE_VER=		2.3
 EMACS_LIBDIR=		share/mule

diff -urN wanderlust-emacs20.old/Makefile wanderlust-emacs20/Makefile
--- wanderlust-emacs20.old/Makefile	Tue Mar 28 23:50:24 2000
+++ wanderlust-emacs20/Makefile	Thu Mar 30 01:42:53 2000
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	Wanderlust (for emacs20)
-# Version required:	1.0.x
+# Version required:	1.1.0
 # Date created:		7 Apr 1999
 # Whom: 		MANTANI Nobutaka <nobutaka@nobutaka.com>
 #
@@ -10,11 +10,11 @@
 
 MASTERDIR=	${.CURDIR}/../../mail/wanderlust-emacs
 
-EMACS_NAME=	emacs
-EMACS_PORT=	emacs20
-EMACS_VER=	20.6
-EMACS_LIBDIR=	share/emacs
+EMACS_NAME=		emacs
+EMACS_PORT_NAME=	emacs20
+EMACS_VER=		20.6
+EMACS_LIBDIR=		share/emacs
 
-IS_SLAVE=	yes
+IS_SLAVE=		yes
 
 .include <${MASTERDIR}/Makefile>

diff -urN wanderlust-xemacs20.old/Makefile wanderlust-xemacs20/Makefile
--- wanderlust-xemacs20.old/Makefile	Tue Mar 28 23:50:30 2000
+++ wanderlust-xemacs20/Makefile	Thu Mar 30 01:43:22 2000
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	Wanderlust (for xemacs20)
-# Version required:	1.0.x
+# Version required:	1.1.0
 # Date created:		7 Apr 1999
 # Whom: 		MANTANI Nobutaka <nobutaka@nobutaka.com>
 #
@@ -11,7 +11,7 @@
 MASTERDIR=	${.CURDIR}/../../mail/wanderlust-emacs
 
 EMACS_NAME=		xemacs
-EMACS_PORT=		xemacs20
+EMACS_PORT_NAME=	xemacs20
 EMACS_VER=		20.4
 EMACS_LIBDIR=		lib/xemacs
 
diff -urN wanderlust-xemacs21-mule.old/Makefile wanderlust-xemacs21-mule/Makefile
--- wanderlust-xemacs21-mule.old/Makefile	Tue Mar 28 23:50:41 2000
+++ wanderlust-xemacs21-mule/Makefile	Thu Mar 30 01:43:47 2000
@@ -1,5 +1,5 @@
 # New ports collection makefile for:	Wanderlust (for xemacs-mule)
-# Version required:	1.0.x
+# Version required:	1.1.10
 # Date created:		7 Apr 1999
 # Whom: 		MANTANI Nobutaka <nobutaka@nobutaka.com>
 #
@@ -11,7 +11,7 @@
 MASTERDIR=	${.CURDIR}/../../mail/wanderlust-emacs
 
 EMACS_NAME=		xemacs
-EMACS_PORT=		xemacs21-mule
+EMACS_PORT_NAME=	xemacs21-mule
 EMACS_VER=		21.1.9
 MULE_VER=		21.1.9
 EMACS_LIBDIR=		lib/xemacs

>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?200004021843.DAA31603>