pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/emacs-snapshot Update emacs-snapshot to 24.0.9...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8bb4e40fea5
branches: trunk
changeset: 599386:e8bb4e40fea5
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Feb 13 17:57:39 2012 +0000
description:
Update emacs-snapshot to 24.0.93.20120208.
Notable changes:
* server.el (server-unselect-display): Don't inadvertently kill
the current buffer. (Bug#10729)
* progmodes/cc-engine.el (c-in-knr-argdecl): Check for '=' in a
putative K&R region.
* simple.el (list-processes--refresh): Delete exited processes
(Bug#8094).
diffstat:
editors/emacs-snapshot/Makefile | 4 +---
editors/emacs-snapshot/Makefile.common | 4 ++--
editors/emacs-snapshot/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 9 deletions(-)
diffs (44 lines):
diff -r 89ab26487dea -r e8bb4e40fea5 editors/emacs-snapshot/Makefile
--- a/editors/emacs-snapshot/Makefile Mon Feb 13 17:35:33 2012 +0000
+++ b/editors/emacs-snapshot/Makefile Mon Feb 13 17:57:39 2012 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2012/02/06 12:39:59 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2012/02/13 17:57:39 minskim Exp $
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
-PKGREVISION= 1
-
.include "options.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r 89ab26487dea -r e8bb4e40fea5 editors/emacs-snapshot/Makefile.common
--- a/editors/emacs-snapshot/Makefile.common Mon Feb 13 17:35:33 2012 +0000
+++ b/editors/emacs-snapshot/Makefile.common Mon Feb 13 17:57:39 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.45 2012/02/02 20:21:10 minskim Exp $
+# $NetBSD: Makefile.common,v 1.46 2012/02/13 17:57:39 minskim Exp $
-DISTNAME= emacs-snapshot_20120201.orig
+DISTNAME= emacs-snapshot_20120208.orig
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
CATEGORIES= editors
MASTER_SITES= http://emacs.naquadah.org/unstable/
diff -r 89ab26487dea -r e8bb4e40fea5 editors/emacs-snapshot/distinfo
--- a/editors/emacs-snapshot/distinfo Mon Feb 13 17:35:33 2012 +0000
+++ b/editors/emacs-snapshot/distinfo Mon Feb 13 17:57:39 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.50 2012/02/02 20:21:10 minskim Exp $
+$NetBSD: distinfo,v 1.51 2012/02/13 17:57:39 minskim Exp $
-SHA1 (emacs-snapshot_20120201.orig.tar.xz) = 83feb061b22c0e7225ff4fdef34c6b8940945205
-RMD160 (emacs-snapshot_20120201.orig.tar.xz) = e9e3e9f32e3135c86da07b4ea8f22c241d5fb45a
-Size (emacs-snapshot_20120201.orig.tar.xz) = 23429900 bytes
+SHA1 (emacs-snapshot_20120208.orig.tar.xz) = 9a4488e021f5b826fd3482cd7dcc3321b87328b7
+RMD160 (emacs-snapshot_20120208.orig.tar.xz) = ecf3892249138ffe518db307e93bd03b47ddb52e
+Size (emacs-snapshot_20120208.orig.tar.xz) = 23439944 bytes
SHA1 (patch-aa) = e77be157f2ad3c8002afe6c5483e61ff4769b85d
SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3
SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae
Home |
Main Index |
Thread Index |
Old Index