Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 1999 05:10:03 -0800 (PST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/14592: Update port: xemacs-mule-sumo(meta)
Message-ID:  <199911241310.FAA26607@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14592; it has been noted by GNATS.

From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
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 <kiri@pis.toba-cmt.ac.jp>
  #
  # $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 <kiri@pis.toba-cmt.ac.jp>
  #
 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 <kiri@pis.toba-cmt.ac.jp>
  #
 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 <kiri@pis.toba-cmt.ac.jp>
  #
 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 <kiri@pis.toba-cmt.ac.jp>
  #
 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 <kiri@pis.toba-cmt.ac.jp>
  #
 


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?199911241310.FAA26607>