Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2009 08:20:13 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133294: [PATCH] update editors/emacs-devel to 23.0.92 (pretest #3)
Message-ID:  <877i23zl6a.fsf@kobe.laptop>
Resent-Message-ID: <200904020530.n325U1v6021480@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133294
>Category:       ports
>Synopsis:       [PATCH] update editors/emacs-devel to 23.0.92 (pretest #3)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 02 05:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD kobe 8.0-CURRENT FreeBSD 8.0-CURRENT #0: \
Fri Mar 27 04:23:14 EET 2009 build@kobe:/usr/obj/usr/src/sys/KOBE i386

>Description:

The third pretest of Emacs 23.X was released on March 30:

  http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00550.html

I have updated the editors/emacs-devel port to use this pretest tarball,
and ports/Mk/bsd.emacs.mk for the new emacs-devel version.

>How-To-Repeat:
>Fix:

--- emacs-23.0.92.patch begins here ---
Index: Mk/bsd.emacs.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.emacs.mk,v
retrieving revision 1.77
diff -u -r1.77 bsd.emacs.mk
--- Mk/bsd.emacs.mk	7 Mar 2009 13:02:36 -0000	1.77
+++ Mk/bsd.emacs.mk	2 Apr 2009 05:15:56 -0000
@@ -100,7 +100,7 @@
 # Emacs-23.x (development version)
 .elif (${EMACS_PORT_NAME} == "emacs-devel")
 EMACS_NAME=		emacs
-EMACS_VER=		23.0.91
+EMACS_VER=		23.0.92
 EMACS_MAJOR_VER=	23
 EMACS_LIBDIR?=		share/${EMACS_NAME}
 EMACS_LIBDIR_WITH_VER?=	share/${EMACS_NAME}/${EMACS_VER}
Index: editors/emacs-devel/Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/emacs-devel/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- editors/emacs-devel/Makefile	7 Mar 2009 13:02:36 -0000	1.27
+++ editors/emacs-devel/Makefile	2 Apr 2009 05:16:14 -0000
@@ -33,7 +33,7 @@
 
 INSTALLS_ICONS=	yes
 
-EMACS_VER=	23.0.91
+EMACS_VER=	23.0.92
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 ALL_TARGET=	bootstrap
@@ -68,7 +68,7 @@
 
 MAKE_ENV=	LC_ALL=C
 
-INFO=		ada-mode autotype calc ccmode cl dbus dired-x \
+INFO=		ada-mode auth autotype calc ccmode cl dbus dired-x \
 		ebrowse ediff efaq eintr elisp emacs-mime emacs epa \
 		erc eshell eudc flymake forms gnus idlwave info \
 		mairix-el message mh-e newsticker nxml-mode \
Index: editors/emacs-devel/distinfo
===================================================================
RCS file: /home/ncvs/ports/editors/emacs-devel/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- editors/emacs-devel/distinfo	7 Mar 2009 13:02:36 -0000	1.16
+++ editors/emacs-devel/distinfo	2 Apr 2009 05:16:14 -0000
@@ -1,3 +1,3 @@
-MD5 (emacs-23.0.91.tar.gz) = 682c7badebd8fc991c7d31743833987e
-SHA256 (emacs-23.0.91.tar.gz) = d0915f56a3c68090687d22a6f8d94f0e6edbf92c3600c746b512439863bf39fd
-SIZE (emacs-23.0.91.tar.gz) = 43011675
+MD5 (emacs-23.0.92.tar.gz) = 3d2232a3efbafdb7280abe2f1f7802ac
+SHA256 (emacs-23.0.92.tar.gz) = 53af89e1c80928130469da94f7acecbe3d663546432cfee8233568ed9e3ba7aa
+SIZE (emacs-23.0.92.tar.gz) = 43022949
--- emacs-23.0.92.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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