ports/75492: [PATCH] editors/xemacs: update to new version
Andrey Slusar
anray at inet.ua
Sun Dec 26 13:50:28 UTC 2004
The following reply was made to PR ports/75492; it has been noted by GNATS.
From: Andrey Slusar <anray at inet.ua>
To: Pawel Worach <pawel.worach at telia.com>
Cc: freebsd-gnats-submit at FreeBSD.org, sem at 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.
--=-=-=--
More information about the freebsd-ports-bugs
mailing list