diff options
author | mef <mef@pkgsrc.org> | 2012-08-28 00:55:51 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2012-08-28 00:55:51 +0000 |
commit | fc294a10011ff0f32a89bf987f32ee17b0f7ca6c (patch) | |
tree | 5f1a3d1549eefe74811c2b1e99f0ee7d8721a4d3 /editors/emacs24-nox11 | |
parent | 8f99d531136a73f88148c3fa370c814cea844491 (diff) | |
download | pkgsrc-fc294a10011ff0f32a89bf987f32ee17b0f7ca6c.tar.gz |
Bump 24.1 to 24.2 (emacs24 and emacs24-nox11)
(1) CVE-2012-3479 fixed on lisp/files.el
patches/patch-lisp_files.el is removed.
(2) From: ChangeLog
-------
2012-08-24 Chong Yidong <cyd@gnu.org>
* Version 24.2 released.
2012-08-14 Ulrich Mueller <ulm@gentoo.org>
* 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>
* configure.in: Use m/intel386.h for amd64 with x32 ABI. (Bug#11669)
--------
Thanks wiz@
Diffstat (limited to 'editors/emacs24-nox11')
-rw-r--r-- | editors/emacs24-nox11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/emacs24-nox11/Makefile b/editors/emacs24-nox11/Makefile index 5fa73848294..a977d3aab67 100644 --- a/editors/emacs24-nox11/Makefile +++ b/editors/emacs24-nox11/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2012/08/13 06:38:50 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2012/08/28 00:55:52 mef Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} -PKGREVISION= 2 CONFLICTS+= emacs-[0-9]* |