ports/127168: [PATCH] Upgrade editors/emacs to GNU Emacs 22.3

Giorgos Keramidas keramida at freebsd.org
Sun Sep 7 14:10:08 UTC 2008


The following patch is also needed for `bsd.emacs.mk':

%%%
Index: bsd.emacs.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.emacs.mk,v
retrieving revision 1.73
diff -u -r1.73 bsd.emacs.mk
--- bsd.emacs.mk	3 Jun 2008 14:36:49 -0000	1.73
+++ bsd.emacs.mk	7 Sep 2008 13:54:44 -0000
@@ -83,7 +83,7 @@
 # Emacs-22.x
 .elif (${EMACS_PORT_NAME} == "emacs22")
 EMACS_NAME=		emacs
-EMACS_VER=		22.2
+EMACS_VER=		22.3
 EMACS_MAJOR_VER=	22
 EMACS_LIBDIR?=		share/${EMACS_NAME}
 EMACS_LIBDIR_WITH_VER?=	share/${EMACS_NAME}/${EMACS_VER}
%%%



More information about the freebsd-ports-bugs mailing list