From owner-freebsd-ports Sun Apr 2 11:50:13 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B8FD37BEA4 for ; Sun, 2 Apr 2000 11:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA16046; Sun, 2 Apr 2000 11:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from nobutaka.com (ppp-saijo-184.ipc.hiroshima-u.ac.jp [133.41.4.184]) by hub.freebsd.org (Postfix) with ESMTP id A6D2C37BE39 for ; Sun, 2 Apr 2000 11:43:48 -0700 (PDT) (envelope-from nobutaka@nobutaka.com) Received: (from nobutaka@localhost) by nobutaka.com (8.9.3/8.9.3) id DAA31603; Mon, 3 Apr 2000 03:43:45 +0900 (JST) (envelope-from nobutaka) Message-Id: <200004021843.DAA31603@nobutaka.com> Date: Mon, 3 Apr 2000 03:43:45 +0900 (JST) From: nobutaka@nobutaka.com Reply-To: nobutaka@nobutaka.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17754: Update ports: mail/wanderlust-{mule,emacs20,xemacs20,xemacs21-mule} Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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 # @@ -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 # @@ -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 # @@ -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 # @@ -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