Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jan 2000 21:09:12 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15904: Update ports: Mew-1.94.1
Message-ID:  <200001051209.VAA13653@pis.toba-cmt.ac.jp>

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

>Number:         15904
>Category:       ports
>Synopsis:       Update ports: Mew-1.94.1
>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:   Wed Jan  5 04:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port Mew-1.94.1. When you commit this,please commit ports/15903
too which is the xemacs21-mule part of the Mew ports family.

Current modifications are :

(1) Change port name as xemacs-mule to xemacs21-mule.

I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/mail/mew/Makefile mail/mew/Makefile
--- /usr/ports/current/mail/mew/Makefile	Wed Jan  5 04:33:18 2000
+++ mail/mew/Makefile	Wed Jan  5 20:14:33 2000
@@ -123,7 +123,7 @@
 SITE_STARTUP_FILE=	mew-xemacs-startup.el
 .elif (${EMACS_PORT_NAME} == "xemacs21")
 EMACS_NAME=		xemacs
-EMACS_VER=		21.1.7
+EMACS_VER=		21.1.8
 EMACS_MAJOR_VER=	21
 EMACS_CMD=		${EMACS_NAME}-${EMACS_VER}
 EMACS_LIBDIR=		lib/${EMACS_NAME}
@@ -137,7 +137,7 @@
 EMACS_ETCDIR=		${EMACS_PKG_ETCDIR}
 EMACS_LISPDIR=		${EMACS_PKG_LISPDIR}
 EMACS_INFODIR=		${EMACS_PKG_INFODIR}
-.elif (${EMACS_PORT_NAME} == "xemacs-mule")
+.elif (${EMACS_PORT_NAME} == "xemacs21-mule")
 EMACS_NAME=		xemacs
 EMACS_VER=		21.1.8
 EMACS_MAJOR_VER=	21
@@ -165,7 +165,7 @@
 REQUIRE=		(require \'${SITE_STARTUP_FILE:S/^mew-/&${EMACS_PORT_NAME}-/:S/.el$//})
 .endif
 .if (${EMACS_PORT_NAME} == "emacs20") || (${EMACS_PORT_NAME} == "mule") || \
-    (${EMACS_PORT_NAME} == "xemacs-mule")
+    (${EMACS_PORT_NAME} == "xemacs21-mule")
 INST_TARGET_LIST+=	install-jinfo
 .endif
 

>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?200001051209.VAA13653>