diff options
author | minskim <minskim@pkgsrc.org> | 2011-10-30 20:10:16 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-10-30 20:10:16 +0000 |
commit | d2d6f2490b2caa66c174dfbb0b2cfbb000094175 (patch) | |
tree | e2553c68d61745f6129804fce60bc5d870caf16c /editors | |
parent | 00295a027e470f26b3c700725815225505155701 (diff) | |
download | pkgsrc-d2d6f2490b2caa66c174dfbb0b2cfbb000094175.tar.gz |
Update emacs-snapshot to 24.0.90.20111026.
Changes:
- Fix use-prompt-regexp case in comint.
- Many documentation improvements.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-snapshot/Makefile.common | 4 | ||||
-rw-r--r-- | editors/emacs-snapshot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common index 5ebc7a0c912..74a5ba1bec3 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.36 2011/10/24 20:42:24 minskim Exp $ +# $NetBSD: Makefile.common,v 1.37 2011/10/30 20:10:16 minskim Exp $ -DISTNAME= emacs-snapshot_20111019.orig +DISTNAME= emacs-snapshot_20111026.orig PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//} CATEGORIES= editors MASTER_SITES= http://emacs.naquadah.org/unstable/ diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo index 9805cf19e13..7f2feda1a18 100644 --- a/editors/emacs-snapshot/distinfo +++ b/editors/emacs-snapshot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.40 2011/10/24 20:42:24 minskim Exp $ +$NetBSD: distinfo,v 1.41 2011/10/30 20:10:16 minskim Exp $ -SHA1 (emacs-snapshot_20111019.orig.tar.xz) = 2ae5629928d392e9052af1cf304602a08471f6c2 -RMD160 (emacs-snapshot_20111019.orig.tar.xz) = c09f9ff11d1bf3737bc8b84d156c4972f83cdf36 -Size (emacs-snapshot_20111019.orig.tar.xz) = 23280036 bytes +SHA1 (emacs-snapshot_20111026.orig.tar.xz) = d399249bdc41fe73ff716a29cee966bb1c75b528 +RMD160 (emacs-snapshot_20111026.orig.tar.xz) = e23346134d65891aa142e603a9e0d2ea98f74d41 +Size (emacs-snapshot_20111026.orig.tar.xz) = 23286696 bytes SHA1 (patch-aa) = 052ea84f7e3b35d1aba08bd641d7250ec07d09aa SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3 SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae |