Thu Dec 1 17:53:58 2011 UTC ()
Update emacs-w3m-snapshot to 1.4.442.20110729.

Changes:
	* w3m.el (w3m-delete-buffer): Switch to the previous emacs-w3m buffer
	explicitly; bind frame-auto-delete and ignore-window-parameters while
	killing the buffer.
	(w3m-goto-url): Change the order of retrieving group:* urls so as to
	arrange the buffer list in turn.

	* w3m.el (w3m-goto-mailto-url): Pass other headers to the agent.

	* w3m-ems.el (w3m-toolbar-define-keys): Work around the Emacs 24 error
	"`keymap' is reserved for embedded parent maps".

	* w3m.el (w3m-content-type-alist): Use functionp instead of symbolp for
	the users who set their own private function to
	browse-url-browser-function.

	* w3m.el (w3m-content-type-alist): When selecting which external html
	browser to use, handle the case where browse-url-browser-function is
	an alist.

	* w3m.el (w3m-goto-mailto-url): Decode entities in URL.


(minskim)
diff -r1.5 -r1.6 pkgsrc/www/emacs-w3m-snapshot/Makefile
diff -r1.2 -r1.3 pkgsrc/www/emacs-w3m-snapshot/PLIST
diff -r1.4 -r1.5 pkgsrc/www/emacs-w3m-snapshot/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/www/emacs-w3m-snapshot/Makefile (expand / switch to unified diff)

--- pkgsrc/www/emacs-w3m-snapshot/Makefile 2011/11/30 21:05:13 1.5
+++ pkgsrc/www/emacs-w3m-snapshot/Makefile 2011/12/01 17:53:58 1.6
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2011/11/30 21:05:13 minskim Exp $ 1# $NetBSD: Makefile,v 1.6 2011/12/01 17:53:58 minskim Exp $
2 2
3DISTNAME= w3m-el-snapshot_1.4.394+0.20100524.orig 3DISTNAME= w3m-el-snapshot_1.4.442+0.20110729.orig
4PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/w3m-el-snapshot_/emacs-w3m-/:S/+0//:S/.orig//} 4PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/w3m-el-snapshot_/emacs-w3m-/:S/+0//:S/.orig//}
5PKGREVISION= 2 
6CATEGORIES= www 5CATEGORIES= www
7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/w3m-el-snapshot/} 6MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/w/w3m-el-snapshot/}
8 7
9MAINTAINER= makoto@ki.nu 8MAINTAINER= makoto@ki.nu
10HOMEPAGE= http://emacs-w3m.namazu.org/ 9HOMEPAGE= http://emacs-w3m.namazu.org/
11COMMENT= Emacs frontend for w3m browser 10COMMENT= Emacs frontend for w3m browser
12 11
13PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
14 13
15USE_TOOLS+= makeinfo gzip autoconf 14USE_TOOLS+= makeinfo gzip autoconf
16INFO_FILES= yes 15INFO_FILES= yes
17 16
18DEPENDS+= w3m>=0.5.2nb3:../../www/w3m 17DEPENDS+= w3m>=0.5.2nb3:../../www/w3m

cvs diff -r1.2 -r1.3 pkgsrc/www/emacs-w3m-snapshot/PLIST (expand / switch to unified diff)

--- pkgsrc/www/emacs-w3m-snapshot/PLIST 2009/08/07 09:31:54 1.2
+++ pkgsrc/www/emacs-w3m-snapshot/PLIST 2011/12/01 17:53:58 1.3
@@ -1,18 +1,20 @@ @@ -1,18 +1,20 @@
1@comment $NetBSD: PLIST,v 1.2 2009/08/07 09:31:54 minskim Exp $ 1@comment $NetBSD: PLIST,v 1.3 2011/12/01 17:53:58 minskim Exp $
2info/emacs-w3m-ja.info 2info/emacs-w3m-ja.info
3info/emacs-w3m.info 3info/emacs-w3m.info
4${EMACS_LISPPREFIX}/w3m/ChangeLog 4${EMACS_LISPPREFIX}/w3m/ChangeLog
5${EMACS_LISPPREFIX}/w3m/ChangeLog.1 5${EMACS_LISPPREFIX}/w3m/ChangeLog.1
 6${EMACS_LISPPREFIX}/w3m/bookmark-w3m.el
 7${EMACS_LISPPREFIX}/w3m/bookmark-w3m.elc
6${EMACS_LISPPREFIX}/w3m/mew-shimbun.el 8${EMACS_LISPPREFIX}/w3m/mew-shimbun.el
7${PLIST.mew}${EMACS_LISPPREFIX}/w3m/mew-shimbun.elc 9${PLIST.mew}${EMACS_LISPPREFIX}/w3m/mew-shimbun.elc
8${EMACS_LISPPREFIX}/w3m/mew-w3m.el 10${EMACS_LISPPREFIX}/w3m/mew-w3m.el
9${PLIST.mew}${EMACS_LISPPREFIX}/w3m/mew-w3m.elc 11${PLIST.mew}${EMACS_LISPPREFIX}/w3m/mew-w3m.elc
10${EMACS_LISPPREFIX}/w3m/mime-w3m.el 12${EMACS_LISPPREFIX}/w3m/mime-w3m.el
11${EMACS_LISPPREFIX}/w3m/mime-w3m.elc 13${EMACS_LISPPREFIX}/w3m/mime-w3m.elc
12${EMACS_LISPPREFIX}/w3m/nnshimbun.el 14${EMACS_LISPPREFIX}/w3m/nnshimbun.el
13${EMACS_LISPPREFIX}/w3m/nnshimbun.elc 15${EMACS_LISPPREFIX}/w3m/nnshimbun.elc
14${EMACS_LISPPREFIX}/w3m/octet.el 16${EMACS_LISPPREFIX}/w3m/octet.el
15${EMACS_LISPPREFIX}/w3m/octet.elc 17${EMACS_LISPPREFIX}/w3m/octet.elc
16${EMACS_LISPPREFIX}/w3m/sChangeLog 18${EMACS_LISPPREFIX}/w3m/sChangeLog
17${EMACS_LISPPREFIX}/w3m/sb-2ch.el 19${EMACS_LISPPREFIX}/w3m/sb-2ch.el
18${EMACS_LISPPREFIX}/w3m/sb-2ch.elc 20${EMACS_LISPPREFIX}/w3m/sb-2ch.elc

cvs diff -r1.4 -r1.5 pkgsrc/www/emacs-w3m-snapshot/distinfo (expand / switch to unified diff)

--- pkgsrc/www/emacs-w3m-snapshot/distinfo 2011/11/30 21:05:13 1.4
+++ pkgsrc/www/emacs-w3m-snapshot/distinfo 2011/12/01 17:53:58 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2011/11/30 21:05:13 minskim Exp $ 1$NetBSD: distinfo,v 1.5 2011/12/01 17:53:58 minskim Exp $
2 2
3SHA1 (w3m-el-snapshot_1.4.394+0.20100524.orig.tar.gz) = a67cc49ad448461e4ab4c3e5e561f932a1852558 3SHA1 (w3m-el-snapshot_1.4.442+0.20110729.orig.tar.gz) = 6ef7b01891142ec8c0c8c6f9522d67540fab244d
4RMD160 (w3m-el-snapshot_1.4.394+0.20100524.orig.tar.gz) = 5934496257f622c5e531357ff20e4f585fd521e6 4RMD160 (w3m-el-snapshot_1.4.442+0.20110729.orig.tar.gz) = b8c21021aa1c3f46554934a82223455b3cdd7cc5
5Size (w3m-el-snapshot_1.4.394+0.20100524.orig.tar.gz) = 963959 bytes 5Size (w3m-el-snapshot_1.4.442+0.20110729.orig.tar.gz) = 983801 bytes
6SHA1 (patch-w3m.el) = 536f58f3ef4c4fda546715d2bf07191d4a3eee5f 6SHA1 (patch-w3m.el) = 536f58f3ef4c4fda546715d2bf07191d4a3eee5f