From owner-freebsd-ports Thu Jan 6 2:30: 7 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 93D7D15062 for ; Thu, 6 Jan 2000 02:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA86929; Thu, 6 Jan 2000 02:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from pis.toba-cmt.ac.jp (pis.toba-cmt.ac.jp [202.26.248.77]) by hub.freebsd.org (Postfix) with ESMTP id CA00A154DC for ; Thu, 6 Jan 2000 02:22:48 -0800 (PST) (envelope-from kiri@pis.toba-cmt.ac.jp) Received: (from kiri@localhost) by pis.toba-cmt.ac.jp (8.9.3/8.9.3) id TAA88414; Thu, 6 Jan 2000 19:17:39 +0900 (JST) (envelope-from kiri) Message-Id: <200001061017.TAA88414@pis.toba-cmt.ac.jp> Date: Thu, 6 Jan 2000 19:17:39 +0900 (JST) From: KIRIYAMA Kazuhiko Reply-To: kiri@pis.toba-cmt.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15934: Update ports: xemacs-21.1(editors/xemacs21) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15934 >Category: ports >Synopsis: Update ports: xemacs-21.1(editors/xemacs21) >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: Thu Jan 6 02:30: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 xemacs-21.1(editors/xemacs21). Current modifications are : (1) Change xemacs binary name so as to distingush mule binary. 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/editors/xemacs21/Makefile ./Makefile --- /usr/ports/current/editors/xemacs21/Makefile Sun Dec 26 04:31:40 1999 +++ ./Makefile Mon Jan 3 16:51:23 2000 @@ -84,7 +84,7 @@ post-install:: .if !defined(MULE_COMMON) - ${LN} -sf xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21 + ${LN} -sf xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21${BINNAMEEXT} .for file in b2m ctags etags gnuclient xemacs-${XEMACS_VER} strip ${PREFIX}/bin/${file} .endfor >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message