Fri Jun 14 04:56:47 2013 UTC ()
Clean up pkglint flagged issue:
(1) mail/wl/Makefile
   - Add LICENSE=	gnu-gpl-v2.
   - Use # none instead onf # defined (EMACS_BUILDLINK=).
   - Use set instead of @set.
(2) mail/wl/patches/patch-aa
   - Add comment from old cvs log.
(3) mail/wl/patches/patch-utils_ptexinfmt.el
   Avoid diff -c confusion by pkglint:
   -*** [info] Error code 255
   + *** [info] Error code 255
(4) mk/defaults/options.description 14 Jun 2013 04:48:54 -0000
   Add following option:
   +emacs-w3m     W3m browser extention.


(mef)
diff -r1.45 -r1.46 pkgsrc/mail/wl/Makefile
diff -r1.17 -r1.18 pkgsrc/mail/wl/distinfo
diff -r1.2 -r1.3 pkgsrc/mail/wl/patches/patch-aa
diff -r1.1 -r1.2 pkgsrc/mail/wl/patches/patch-utils_ptexinfmt.el
diff -r1.422 -r1.423 pkgsrc/mk/defaults/options.description

cvs diff -r1.45 -r1.46 pkgsrc/mail/wl/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/mail/wl/Attic/Makefile 2013/02/17 19:18:06 1.45
+++ pkgsrc/mail/wl/Attic/Makefile 2013/06/14 04:56:47 1.46
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2013/02/17 19:18:06 dholland Exp $
+# $NetBSD: Makefile,v 1.46 2013/06/14 04:56:47 mef Exp $
 
 DISTNAME=	wl-2.14.0
 PKGNAME=	${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -9,6 +9,7 @@
 MAINTAINER=	tech-pkg-ja@jp.NetBSD.org
 HOMEPAGE=	http://www.gohome.org/wl/
 COMMENT=	Mail/news management system with IMAP4rev1 support for Emacs
+LICENSE=	gnu-gpl-v2
 
 BUILD_TARGET=	all info
 INSTALL_TARGET=	install install-info
@@ -30,10 +31,10 @@
 			${EXAMPLESDIR}/en ${EXAMPLESDIR}/ja \
 			${EMACS_INFOPREFIX}
 
-EMACS_BUILDLINK=# defined
+EMACS_BUILDLINK=	# none
 
 post-install:
-	@set -e; \
+	set -e; \
 	for f in BUGS NEWS README; do \
 		${INSTALL_DATA} ${WRKSRC:Q}/"$$f" ${DESTDIR:Q}${DOCDIR:Q}/en; \
 		${INSTALL_DATA} ${WRKSRC:Q}/"$$f".ja ${DESTDIR:Q}${DOCDIR:Q}/ja; \

cvs diff -r1.17 -r1.18 pkgsrc/mail/wl/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/mail/wl/Attic/distinfo 2013/06/14 03:44:40 1.17
+++ pkgsrc/mail/wl/Attic/distinfo 2013/06/14 04:56:47 1.18
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.17 2013/06/14 03:44:40 mef Exp $
+$NetBSD: distinfo,v 1.18 2013/06/14 04:56:47 mef Exp $
 
 SHA1 (wl-2.14.0.tar.gz) = 75b93013444cb27ca540462afbaefdce0e157b3f
 RMD160 (wl-2.14.0.tar.gz) = 1a5aa025fc05cbcf2a7d390b1804cc1b22f5df2b
 Size (wl-2.14.0.tar.gz) = 1101505 bytes
-SHA1 (patch-aa) = ede97cce8b2574737a91941a905e067c940fb50a
+SHA1 (patch-aa) = 848a4dda06c77f94c05ea770056690065b0c6c93
 SHA1 (patch-ad) = 74e15c41f2f3521833e126809c713e65509fe5ce
 SHA1 (patch-ae) = fac4a79a5c8e315c7c92ba17eb3316c5f6338c4f
 SHA1 (patch-ba) = 34bd7b7d06020aefad90b0b563b10c5877acdc1d
-SHA1 (patch-utils_ptexinfmt.el) = 2ee8e64ef759b2185ed31cc93396fcbeb827cc41
+SHA1 (patch-utils_ptexinfmt.el) = 0699218d01fe2cc4c24fbf0ad1c00ff7d476269b

cvs diff -r1.2 -r1.3 pkgsrc/mail/wl/patches/Attic/patch-aa (expand / switch to context diff)
--- pkgsrc/mail/wl/patches/Attic/patch-aa 2002/01/08 11:47:17 1.2
+++ pkgsrc/mail/wl/patches/Attic/patch-aa 2013/06/14 04:56:47 1.3
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.2 2002/01/08 11:47:17 jun Exp $
+$NetBSD: patch-aa,v 1.3 2013/06/14 04:56:47 mef Exp $
+
+Install info and examples.
 
 --- WL-CFG.orig	Tue Oct 23 20:44:04 2001
 +++ WL-CFG

cvs diff -r1.1 -r1.2 pkgsrc/mail/wl/patches/Attic/patch-utils_ptexinfmt.el (expand / switch to context diff)
--- pkgsrc/mail/wl/patches/Attic/patch-utils_ptexinfmt.el 2013/06/14 03:46:30 1.1
+++ pkgsrc/mail/wl/patches/Attic/patch-utils_ptexinfmt.el 2013/06/14 04:56:47 1.2
@@ -1,10 +1,10 @@
-$NetBSD: patch-utils_ptexinfmt.el,v 1.1 2013/06/14 03:46:30 mef Exp $
+$NetBSD: patch-utils_ptexinfmt.el,v 1.2 2013/06/14 04:56:47 mef Exp $
 
-Loading `/usr/pkgsrc/mail/wl/work/wl-2.14.0/utils/ptexinfmt.el': old-style backquotes detected!
-Wrong number of arguments: put, 2
-INFODIR is /usr/pkgsrc/mail/wl/work/.destdir/usr/pkg/info
+ Loading `/usr/pkgsrc/mail/wl/work/wl-2.14.0/utils/ptexinfmt.el': old-style backquotes detected!
+ Wrong number of arguments: put, 2
+ INFODIR is /usr/pkgsrc/mail/wl/work/.destdir/usr/pkg/info
 
-*** [info] Error code 255
+ *** [info] Error code 255
 
 --- utils/ptexinfmt.el.orig	2005-02-24 17:16:41.000000000 +0900
 +++ utils/ptexinfmt.el	2013-06-14 11:50:27.000000000 +0900

cvs diff -r1.422 -r1.423 pkgsrc/mk/defaults/options.description (expand / switch to context diff)
--- pkgsrc/mk/defaults/options.description 2013/05/26 18:20:29 1.422
+++ pkgsrc/mk/defaults/options.description 2013/06/14 04:56:47 1.423
@@ -138,6 +138,7 @@
 elinks-fastmem		Allow direct use of system memory allocation functions.
 elinks-html-highlight	Enable HTML highlighting using DOM engine.
 elinks-root-exec	Allow elinks to run as root.
+emacs-w3m		W3m browser extention.
 emacs-xaw3d		Emacs should use Xaw3D for the scrollbar.
 embedded-server		Enable embedded server support for MySQL.
 enchant			Add spell checking support using enchant.