Sun Feb 19 17:08:04 2012 UTC ()
Update emacs-snapshot to 24.0.93.20120216.

Notable changes:
        * mail/smtpmail.el (smtpmail-query-smtp-server):
        (smtpmail-query-smtp-server): Prompt the user for a port number if
        we can't connect to any of the standard ports (bug#10810).
	* Fix a loop in c-set-fl-decl-start.
	* Fix infinite loop with long macros.
        * progmodes/python.el (python-end-of-statement): Fix infinite
        loop.  (Bug#10788)
        * emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
        (byte-compile-defvar): Use it to minimize .elc size.
        Just use `defvar' rather than simulate it (bug#10761).


(minskim)
diff -r1.46 -r1.47 pkgsrc/editors/emacs-snapshot/Makefile.common
diff -r1.51 -r1.52 pkgsrc/editors/emacs-snapshot/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/editors/emacs-snapshot/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/editors/emacs-snapshot/Attic/Makefile.common 2012/02/13 17:57:39 1.46
+++ pkgsrc/editors/emacs-snapshot/Attic/Makefile.common 2012/02/19 17:08:04 1.47
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile.common,v 1.46 2012/02/13 17:57:39 minskim Exp $ 1# $NetBSD: Makefile.common,v 1.47 2012/02/19 17:08:04 minskim Exp $
2 2
3DISTNAME= emacs-snapshot_20120208.orig 3DISTNAME= emacs-snapshot_20120216.orig
4PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//} 4PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
5CATEGORIES= editors 5CATEGORIES= editors
6MASTER_SITES= http://emacs.naquadah.org/unstable/ 6MASTER_SITES= http://emacs.naquadah.org/unstable/
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= minskim@NetBSD.org 9MAINTAINER= minskim@NetBSD.org
10HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html 10HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
11COMMENT= GNU editing macros (development version) 11COMMENT= GNU editing macros (development version)
12LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15SETGIDGAME= yes 15SETGIDGAME= yes
16MAKE_JOBS_SAFE= no 16MAKE_JOBS_SAFE= no

cvs diff -r1.51 -r1.52 pkgsrc/editors/emacs-snapshot/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/emacs-snapshot/distinfo 2012/02/13 17:57:39 1.51
+++ pkgsrc/editors/emacs-snapshot/distinfo 2012/02/19 17:08:04 1.52
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.51 2012/02/13 17:57:39 minskim Exp $ 1$NetBSD: distinfo,v 1.52 2012/02/19 17:08:04 minskim Exp $
2 2
3SHA1 (emacs-snapshot_20120208.orig.tar.xz) = 9a4488e021f5b826fd3482cd7dcc3321b87328b7 3SHA1 (emacs-snapshot_20120216.orig.tar.xz) = 4cbf8bee3ecb9e8fb22248234c90b775f01ebd3f
4RMD160 (emacs-snapshot_20120208.orig.tar.xz) = ecf3892249138ffe518db307e93bd03b47ddb52e 4RMD160 (emacs-snapshot_20120216.orig.tar.xz) = d5bc420957a85b200941b47d0446463f527c3491
5Size (emacs-snapshot_20120208.orig.tar.xz) = 23439944 bytes 5Size (emacs-snapshot_20120216.orig.tar.xz) = 23453568 bytes
6SHA1 (patch-aa) = e77be157f2ad3c8002afe6c5483e61ff4769b85d 6SHA1 (patch-aa) = e77be157f2ad3c8002afe6c5483e61ff4769b85d
7SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3 7SHA1 (patch-ac) = 7792cd247bcc40eafb4ec28f98bd0d2d9bd4b0c3
8SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae 8SHA1 (patch-ad) = b8faf958f7ab3effd6c8dbcbf51fe70ddb2ecdae
9SHA1 (patch-ae) = 2dfe31015550feeaa47955136d3bbe2aa6790095 9SHA1 (patch-ae) = 2dfe31015550feeaa47955136d3bbe2aa6790095
10SHA1 (patch-ag) = 2fc1d3fd953e595eb0ed1f3f5289a70a754e1aed 10SHA1 (patch-ag) = 2fc1d3fd953e595eb0ed1f3f5289a70a754e1aed