ports/147546: Update Port: editors/emacs-devel to a snapshot of 24.x
Ashish SHUKLA
wahjava at gmail.com
Sun Jun 6 03:10:08 UTC 2010
The following reply was made to PR ports/147546; it has been noted by GNATS.
From: wahjava at gmail.com (Ashish SHUKLA)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/147546: Update Port: editors/emacs-devel to a snapshot of 24.x
Date: Sun, 06 Jun 2010 08:30:27 +0530
--=-=-=
Hi,
Sorry forgot to attach the bsd.emacs.mk diff.
--
Ashish SHUKLA
Sent via Gnus from GNU Emacs
--=-=-=
Content-Type: text/x-diff
Content-Disposition: attachment; filename=bsd.emacs.mk.diff
--- bsd.emacs.mk.orig 2010-06-06 08:20:27.000000000 +0530
+++ bsd.emacs.mk 2010-06-06 08:22:32.000000000 +0530
@@ -114,11 +114,11 @@
PLIST?= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
.endif
-# Emacs-23.x (development version)
+# Emacs-24.x (development version)
.elif (${EMACS_PORT_NAME} == "emacs-devel")
EMACS_NAME= emacs
-EMACS_VER= 23.0.95
-EMACS_MAJOR_VER= 23
+EMACS_VER= 24.0.50
+EMACS_MAJOR_VER= 24
EMACS_LIBDIR?= share/${EMACS_NAME}
EMACS_LIBDIR_WITH_VER?= share/${EMACS_NAME}/${EMACS_VER}
EMACS_PORTSDIR= ${PORTSDIR}/editors/emacs-devel
--=-=-=--
More information about the freebsd-ports-bugs
mailing list