From c4403b662d6aba5a046bf2144a1e851846f0c2f1 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 9 Jun 2010 22:48:48 +0000 Subject: Update emacs-snapshot to 24.0.50.20100608. Changes: - Remove INCLUDED_FCNTL. - Remove BSTRING related code, all platforms define it. - Remove obsolete macro BASE_LEADING_CODE_P. - Use LEADING_CODE_P instead of BASE_LEADING_CODE_P. - Turn `directory-sep-char' into a noop. - Move UNEXEC definition to autoconf. - Remove obsolete pre-unicode2 macros. - Remove NOT_C_CODE tests, it is always true now. --- editors/emacs-snapshot/Makefile.common | 4 ++-- editors/emacs-snapshot/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'editors') diff --git a/editors/emacs-snapshot/Makefile.common b/editors/emacs-snapshot/Makefile.common index 8b65660f582..55abed6729c 100644 --- a/editors/emacs-snapshot/Makefile.common +++ b/editors/emacs-snapshot/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.5 2010/06/07 22:44:01 minskim Exp $ +# $NetBSD: Makefile.common,v 1.6 2010/06/09 22:48:48 minskim Exp $ -DISTNAME= emacs-snapshot_20100602.orig +DISTNAME= emacs-snapshot_20100608.orig PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//} CATEGORIES= editors MASTER_SITES= http://emacs.orebokech.com/pool/main/e/emacs-snapshot/ diff --git a/editors/emacs-snapshot/distinfo b/editors/emacs-snapshot/distinfo index 75a887453cc..95424ca082d 100644 --- a/editors/emacs-snapshot/distinfo +++ b/editors/emacs-snapshot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2010/06/07 22:44:01 minskim Exp $ +$NetBSD: distinfo,v 1.10 2010/06/09 22:48:48 minskim Exp $ -SHA1 (emacs-snapshot_20100602.orig.tar.lzma) = 2434c371f777c5c57e76a7ff6d820c05e2a22c7a -RMD160 (emacs-snapshot_20100602.orig.tar.lzma) = c5c8b5dbcaa93f33cea352fb5b94479802c2c5bc -Size (emacs-snapshot_20100602.orig.tar.lzma) = 22539618 bytes +SHA1 (emacs-snapshot_20100608.orig.tar.lzma) = 69f5487621e76d91bd3cd1df32e50ef731d91c06 +RMD160 (emacs-snapshot_20100608.orig.tar.lzma) = 2cec2e1a9f0b8a18183e9d6fd6937a6ba54257a6 +Size (emacs-snapshot_20100608.orig.tar.lzma) = 22545115 bytes SHA1 (patch-aa) = de76919bedcdfaffe567bc80633a9e908714ec2b SHA1 (patch-ab) = f40d65cdbce564de8f7f5a5f8ec64f9ab747d157 SHA1 (patch-ac) = 9378586aa9720beebf19b9d54e94ef4f08e50745 -- cgit v1.2.3