From owner-freebsd-ports Wed Nov 24 5:10:39 1999 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 3D0FC151CE for ; Wed, 24 Nov 1999 05:10:34 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA26607; Wed, 24 Nov 1999 05:10:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Wed, 24 Nov 1999 05:10:03 -0800 (PST) Message-Id: <199911241310.FAA26607@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: KIRIYAMA Kazuhiko Subject: Re: ports/14592: Update port: xemacs-mule-sumo(meta) Reply-To: KIRIYAMA Kazuhiko Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/14592; it has been noted by GNATS. From: KIRIYAMA Kazuhiko To: freebsd-gnats-submit@freebsd.org, kiri@pis.toba-cmt.ac.jp Cc: Subject: Re: ports/14592: Update port: xemacs-mule-sumo(meta) Date: Wed, 24 Nov 1999 22:02:56 +0900 (JST) Updated the port XEmacsMETA-21.1.8. Current modifications are : (1) version up from 21.1.7 to 21.1.8 (2) miscellaneous bugs in ports fixed Update files are respecively : [Add] : (NONE) [Delete] : (NONE) I put the diff from above in below: diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# \$FreeBSD /usr/ports/tmp.cur/editors/xemacs-mule-sumo/Makefile editors/xemacs-mule-sumo/Makefile --- /usr/ports/tmp.cur/editors/xemacs-mule-sumo/Makefile Wed Nov 24 11:35:08 1999 +++ editors/xemacs-mule-sumo/Makefile Wed Nov 24 21:23:51 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: Meta port of XEmacs mule with sumo package -# Version required: 21.1.7 +# Version required: 21.1.8 # Date created: 19 August 1999 # Whom: KIRIYAMA Kazuhiko # # $FreeBSD$ # -DISTNAME= xemacs-${NAMEPREFIX}sumo${NAMEEXT}-${VERSION} +DISTNAME= xemacs-${NAMEPREFIX}sumo${NAMEEXT}-${XEMACS_VER} PKGNAME= ${LANGPREFIX}${DISTNAME} CATEGORIES= editors MASTER_SITES= # empty @@ -21,14 +21,14 @@ EXTRACT_ONLY= # empty NO_BUILD= yes -VERSION= 21.1.7 -XEMACS_DIR= xemacs-${VERSION} +XEMACS_VER= 21.1.8 +XEMACS_DIR= xemacs-${XEMACS_VER} ARCH_SUBDIR= ${MACHINE_ARCH}--freebsd .if defined(LANGPREFIX) && (${LANGPREFIX} == "ja-") -RUN_DEP_LIST= ${PREFIX}/lib/${XEMACS_DIR}/${ARCH_SUBDIR}/yow:${PORTSDIR}/japanese/xemacs${NAMEEXT} +RUN_DEP_LIST= ${PREFIX}/lib/${XEMACS_DIR}/${ARCH_SUBDIR}/config.values:${PORTSDIR}/japanese/xemacs${NAMEEXT} .else -RUN_DEP_LIST= ${PREFIX}/lib/${XEMACS_DIR}/${ARCH_SUBDIR}/yow:${PORTSDIR}/editors/xemacs-mule +RUN_DEP_LIST= ${PREFIX}/lib/${XEMACS_DIR}/${ARCH_SUBDIR}/config.values:${PORTSDIR}/editors/xemacs-mule NAMEPREFIX= mule- .endif diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# \$FreeBSD /usr/ports/tmp.cur/japanese/xemacs-sumo-canna/Makefile japanese/xemacs-sumo-canna/Makefile --- /usr/ports/tmp.cur/japanese/xemacs-sumo-canna/Makefile Wed Nov 24 11:36:21 1999 +++ japanese/xemacs-sumo-canna/Makefile Wed Nov 24 21:23:51 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: Meta port of XEmacs mule with sumo package -# Version required: 21.1.7 +# Version required: 21.1.8 # Date created: 19 August 1999 # Whom: KIRIYAMA Kazuhiko # diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# \$FreeBSD /usr/ports/tmp.cur/japanese/xemacs-sumo-canna+wnn4/Makefile japanese/xemacs-sumo-canna+wnn4/Makefile --- /usr/ports/tmp.cur/japanese/xemacs-sumo-canna+wnn4/Makefile Wed Nov 24 11:36:21 1999 +++ japanese/xemacs-sumo-canna+wnn4/Makefile Wed Nov 24 21:23:51 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: Meta port of XEmacs mule with sumo package -# Version required: 21.1.7 +# Version required: 21.1.8 # Date created: 19 August 1999 # Whom: KIRIYAMA Kazuhiko # diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# \$FreeBSD /usr/ports/tmp.cur/japanese/xemacs-sumo-canna+wnn6/Makefile japanese/xemacs-sumo-canna+wnn6/Makefile --- /usr/ports/tmp.cur/japanese/xemacs-sumo-canna+wnn6/Makefile Wed Nov 24 11:36:21 1999 +++ japanese/xemacs-sumo-canna+wnn6/Makefile Wed Nov 24 21:23:51 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: Meta port of XEmacs mule with sumo package -# Version required: 21.1.7 +# Version required: 21.1.8 # Date created: 19 August 1999 # Whom: KIRIYAMA Kazuhiko # diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# \$FreeBSD /usr/ports/tmp.cur/japanese/xemacs-sumo-wnn4/Makefile japanese/xemacs-sumo-wnn4/Makefile --- /usr/ports/tmp.cur/japanese/xemacs-sumo-wnn4/Makefile Wed Nov 24 11:36:21 1999 +++ japanese/xemacs-sumo-wnn4/Makefile Wed Nov 24 21:23:51 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: Meta port of XEmacs mule with sumo package -# Version required: 21.1.7 +# Version required: 21.1.8 # Date created: 19 August 1999 # Whom: KIRIYAMA Kazuhiko # diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^# *\$Id.*$ -I ^# \$FreeBSD /usr/ports/tmp.cur/japanese/xemacs-sumo-wnn6/Makefile japanese/xemacs-sumo-wnn6/Makefile --- /usr/ports/tmp.cur/japanese/xemacs-sumo-wnn6/Makefile Wed Nov 24 11:36:21 1999 +++ japanese/xemacs-sumo-wnn6/Makefile Wed Nov 24 21:23:51 1999 @@ -1,5 +1,5 @@ # New ports collection makefile for: Meta port of XEmacs mule with sumo package -# Version required: 21.1.7 +# Version required: 21.1.8 # Date created: 19 August 1999 # Whom: KIRIYAMA Kazuhiko # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message