Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2004 13:50:27 GMT
From:      Andrey Slusar <anray@inet.ua>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/75492: [PATCH] editors/xemacs: update to new version
Message-ID:  <200412261350.iBQDoRvx049459@freefall.freebsd.org>

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

From: Andrey Slusar <anray@inet.ua>
To: Pawel Worach <pawel.worach@telia.com>
Cc: freebsd-gnats-submit@FreeBSD.org, sem@FreeBSD.org
Subject: Re: ports/75492: [PATCH] editors/xemacs: update to new version
Date: Sun, 26 Dec 2004 15:45:00 +0200

 --=-=-=
 
 
 Sat, 25 Dec 2004 13:49:16 GMT, Pawel Worach wrote:
 
 > >Number:         75492
 > >Category:       ports
 > >Synopsis:       [PATCH] editors/xemacs: update to new version
 [...]
  When this port updated to new version, update EMACS_VER in the
 Mk/bsd.emacs.mk. See the attached patch.
 
 
 --=-=-=
 Content-Type: text/x-patch
 Content-Disposition: inline; filename=bsd.emacs.mk.diff
 
 --- Mk/bsd.emacs.mk.orig	Sun Dec 26 15:41:04 2004
 +++ Mk/bsd.emacs.mk	Sun Dec 26 15:41:28 2004
 @@ -132,7 +132,7 @@
  # XEmacs-21.x
  .elif (${EMACS_PORT_NAME} == "xemacs21")
  EMACS_NAME=		xemacs
 -EMACS_VER=		21.4.15
 +EMACS_VER=		21.4.16
  EMACS_MAJOR_VER=	21
  EMACS_LIBDIR?=		lib/${EMACS_NAME}
  EMACS_LIBDIR_WITH_VER?=	lib/${EMACS_NAME}-${EMACS_VER}
 
 --=-=-=
 
 
 -- 
 Regards,
 Andrey.
 
 --=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412261350.iBQDoRvx049459>