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/7d8735cc1564
branches:  trunk
changeset: 598978:7d8735cc1564
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Feb 02 20:21:10 2012 +0000

description:
Update emacs-snapshot to 24.0.93.20120201.

Notable changes:
        * jka-cmpr-hook.el (jka-compr-compression-info-list): Support .lz
        and .lzma compressed files.
        * mail/emacsbug.el (report-emacs-bug): Fill the potentially long
        line that displays system-configuration-options.
        * descr-text.el (describe-char): Show the raw character, not only
        its display form at POS.

diffstat:

 editors/emacs-snapshot/Makefile.common |  4 ++--
 editors/emacs-snapshot/distinfo        |  8 ++++----
 editors/emacs-snapshot/version.mk      |  4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r 71a7a561a989 -r 7d8735cc1564 editors/emacs-snapshot/Makefile.common
--- a/editors/emacs-snapshot/Makefile.common    Thu Feb 02 19:00:10 2012 +0000
+++ b/editors/emacs-snapshot/Makefile.common    Thu Feb 02 20:21:10 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.44 2012/01/28 23:17:36 minskim Exp $
+# $NetBSD: Makefile.common,v 1.45 2012/02/02 20:21:10 minskim Exp $
 
-DISTNAME=      emacs-snapshot_20120126.orig
+DISTNAME=      emacs-snapshot_20120201.orig
 PKGNAME=       ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
 CATEGORIES=    editors
 MASTER_SITES=  http://emacs.naquadah.org/unstable/
diff -r 71a7a561a989 -r 7d8735cc1564 editors/emacs-snapshot/distinfo
--- a/editors/emacs-snapshot/distinfo   Thu Feb 02 19:00:10 2012 +0000
+++ b/editors/emacs-snapshot/distinfo   Thu Feb 02 20:21:10 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.49 2012/01/28 23:17:36 minskim Exp $
+$NetBSD: distinfo,v 1.50 2012/02/02 20:21:10 minskim Exp $
 
-SHA1 (emacs-snapshot_20120126.orig.tar.xz) = e42fca20592bad6ac2080691987e283b948a320e
-RMD160 (emacs-snapshot_20120126.orig.tar.xz) = be29b482329494356704de4ad65fcfe5c290306f
-Size (emacs-snapshot_20120126.orig.tar.xz) = 23421636 bytes
+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 (patch-aa) = e77be157f2ad3c8002afe6c5483e61ff4769b85d
 SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3
 SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae
diff -r 71a7a561a989 -r 7d8735cc1564 editors/emacs-snapshot/version.mk
--- a/editors/emacs-snapshot/version.mk Thu Feb 02 19:00:10 2012 +0000
+++ b/editors/emacs-snapshot/version.mk Thu Feb 02 20:21:10 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.10 2011/12/06 17:12:09 minskim Exp $
+# $NetBSD: version.mk,v 1.11 2012/02/02 20:21:10 minskim Exp $
 
 _EMACS_FLAVOR= emacs
 _EMACS_REQD=   emacs>=23
@@ -7,4 +7,4 @@
 
 _EMACS_VERSION_MAJOR=  24
 _EMACS_VERSION_MINOR=  0
-_EMACS_VERSION_MICRO=  92
+_EMACS_VERSION_MICRO=  93



Home | Main Index | Thread Index | Old Index