pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
emacs24.2
(Aside from coredump issue)
It is time to update Emacs-24.1 to 24.2, isn't it ?
(emacs24 and emacs24-nox11 are verified to be packaged on amd64/BETA2
so far).
(1) CVE-2012-3479 fixed on lisp/files.el
(2) ChangeLog
-------
2012-08-24 Chong Yidong <cyd%gnu.org@localhost>
* Version 24.2 released.
2012-08-14 Ulrich Mueller <ulm%gentoo.org@localhost>
* lib/gnulib.mk:
* lib/stdio.in.h:
* m4/stdio_h.m4: Do not assume that gets is defined (Bug#11873).
2012-06-21 Ulrich Mueller <ulm%gentoo.org@localhost>
* configure.in: Use m/intel386.h for amd64 with x32 ABI. (Bug#11669)
--------
(rm patches/patch-lisp_files.el)
Index: editors/emacs24/Makefile
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/editors/emacs24/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- editors/emacs24/Makefile 13 Aug 2012 14:25:38 -0000 1.5
+++ editors/emacs24/Makefile 27 Aug 2012 15:31:17 -0000
@@ -3,7 +3,6 @@
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs24/Makefile.common"
-PKGREVISION= 3
.include "options.mk"
Index: editors/emacs24/distinfo
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/editors/emacs24/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- editors/emacs24/distinfo 13 Aug 2012 06:38:50 -0000 1.4
+++ editors/emacs24/distinfo 27 Aug 2012 15:31:17 -0000
@@ -1,10 +1,9 @@
$NetBSD: distinfo,v 1.4 2012/08/13 06:38:50 wiz Exp $
-SHA1 (emacs-24.1.tar.gz) = f064396724a27c83b79b2d890d188abebaa5975e
-RMD160 (emacs-24.1.tar.gz) = 0fed00042339f46b29449bd561d2f881d13d8d38
-Size (emacs-24.1.tar.gz) = 51473111 bytes
+SHA1 (emacs-24.2.tar.gz) = 5fc4fe7797f821f2021ac415a81f5f190c52c0b2
+RMD160 (emacs-24.2.tar.gz) = 26f6c2b671ed7f160875d62e47c89afec085110f
+Size (emacs-24.2.tar.gz) = 51471017 bytes
SHA1 (patch-aa) = dc41270debcdeba46056590ff99e72e79bd04729
SHA1 (patch-ab) = 3021afead5011aa864a2734eeb72136c36580fb2
SHA1 (patch-ad) = adc347ccd6edeb6e7ad96eeb98d6ee64176fb143
SHA1 (patch-ag) = 3e6ee4774189185af10eada9c935120491318313
-SHA1 (patch-lisp_files.el) = 9963e3b6485ae569818f64ab878c3eb46895333d
Index: editors/emacs24/version.mk
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/editors/emacs24/version.mk,v
retrieving revision 1.1
diff -u -r1.1 version.mk
--- editors/emacs24/version.mk 16 Jun 2012 21:03:42 -0000 1.1
+++ editors/emacs24/version.mk 27 Aug 2012 15:31:17 -0000
@@ -4,4 +4,4 @@
_EMACS_REQD= emacs>=24.1<25
_EMACS_VERSION_MAJOR= 24
-_EMACS_VERSION_MINOR= 1
+_EMACS_VERSION_MINOR= 2
Index: editors/emacs24-nox11/Makefile
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/editors/emacs24-nox11/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- editors/emacs24-nox11/Makefile 13 Aug 2012 06:38:50 -0000 1.3
+++ editors/emacs24-nox11/Makefile 27 Aug 2012 15:31:17 -0000
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.3 2012/08/13 06:38:50 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
-PKGREVISION= 2
CONFLICTS+= emacs-[0-9]*
Home |
Main Index |
Thread Index |
Old Index