Subject: pkg/14874: update mail/wl to 2.6.1
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hiramatu@boreas.dti.ne.jp>
List: netbsd-bugs
Date: 12/09/2001 00:48:46
>Number:         14874
>Category:       pkg
>Synopsis:       update mail/wl to 2.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 08 07:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hiramatsu Yoshifumi
>Release:        -current 1.5Y
>Organization:
	
>Environment:
	<machine, os, target, libraries (multiple lines)>
System: NetBSD river.my.domain 1.5Y NetBSD 1.5Y (GENERIC_LAPTOP) #0: Sat Nov 10 15:12:55 UTC 2001     root@celeron:/usr/obj/local1/src/src/sys/arch/i386/compile/GENERIC_LAPTOP i386
Architecture: i386
Machine: i386
>Description:
patch for mail/wl update to 2.6.1.

diff -ru wl.orig/Makefile wl/Makefile
--- wl.orig/Makefile	Sat Dec  8 23:54:15 2001
+++ wl/Makefile	Sat Dec  8 23:54:24 2001
@@ -1,9 +1,9 @@
 # $NetBSD: Makefile,v 1.6 2001/11/29 01:12:40 hubertf Exp $
 
-DISTNAME=	wl-2.6.0
-PKGREVISION=	1
+DISTNAME=	wl-2.6.1
 CATEGORIES=	mail
-MASTER_SITES=	ftp://ftp.ring.gr.jp/pub/text/elisp/wl/stable/
+MASTER_SITES=	ftp://ftp.ring.gr.jp/pub/text/elisp/wl/stable/ \
+		ftp://ftp.jaist.ac.jp/pub/GNU/elisp/ftp.gohome.org/wl/stable/
 
 MAINTAINER=	tech-pkg-ja@jp.netbsd.org
 HOMEPAGE=	http://www.gohome.org/wl/
diff -ru wl.orig/distinfo wl/distinfo
--- wl.orig/distinfo	Sat Dec  8 23:54:15 2001
+++ wl/distinfo	Sat Dec  8 23:54:24 2001
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.6 2001/07/24 08:17:18 taca Exp $
 
-SHA1 (wl-2.6.0.tar.gz) = e2f39ee67e32b99105fffd4f35b1a1d06153c61c
-Size (wl-2.6.0.tar.gz) = 867571 bytes
-SHA1 (patch-aa) = 4f6df55e631d143b127266d71447c5bd561387bc
+SHA1 (wl-2.6.1.tar.gz) = 1468f259b2616df5969366552a4926fab81f471e
+Size (wl-2.6.1.tar.gz) = 868739 bytes
+SHA1 (patch-aa) = f04f0a50edb3521c483d791d5944b71c4597b02d
 SHA1 (patch-ab) = ecea6164aa1787234a7c9b7e85390116dc68f2e5
 SHA1 (patch-ac) = c30b711db7b73a2d2bd7d6025bc394ecf7c35aad
diff -ru wl.orig/patches/patch-aa wl/patches/patch-aa
--- wl.orig/patches/patch-aa	Sat Dec  8 23:54:15 2001
+++ wl/patches/patch-aa	Sat Dec  8 23:54:24 2001
@@ -1,20 +1,13 @@
-$NetBSD: patch-aa,v 1.1 2001/07/23 15:39:10 taca Exp $
+$NetBSD$
 
---- WL-CFG.orig	Wed Jul  4 17:45:51 2001
+--- WL-CFG.orig	Wed Oct 24 18:02:43 2001
 +++ WL-CFG
-@@ -18,13 +18,13 @@
+@@ -18,7 +18,7 @@
  ;		 load-path))
  
  ;; If you want to install utils, uncomment following line.
 -;(setq wl-install-utils t)
 +(setq wl-install-utils t)
  
- ;; Set lauguage for info file ("ja" or "en"). Default is "ja".
- ;; By following setting, English info is installed.
- ;(setq wl-info-lang "en")
- ;; By following setting, both Japanese and English info are installed.
--;(setq wl-info-lang '("ja" "en"))
-+(setq wl-info-lang '("ja" "en"))
- 
- ;; if you want to install wl modules to the subdirectory other than "wl" 
- ;; under LISPDIR, set following variables. 
+ ;; Set language for info file ("ja" or "en", both in default).
+ ;; If you only need manual in English, uncomment following line.

>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: