pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43580: mail/wl PLIST problems and unmarked interactive build (NetBSD 4.0/i386)



The problem was "wl.texi contained a single unicode character", See
   http://lists.airs.net/wl-en/archive/201007/msg00021.html

The change are:
   http://cvs.m17n.org/viewcvs/root/wanderlust/doc/wl.texi?r1=1.283&r2=1.284

The patch shown below should be deleted when next upstream release, 
that's why the name I have picked up is patch-xx
---
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.

Fix:
Index: distinfo
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/mail/wl/distinfo,v
retrieving revision 1.14
diff -u -u -r1.14 distinfo
--- distinfo    29 Nov 2008 02:55:41 -0000      1.14
+++ distinfo    12 Jul 2010 09:19:04 -0000
@@ -6,3 +6,4 @@
 SHA1 (patch-aa) = ede97cce8b2574737a91941a905e067c940fb50a
 SHA1 (patch-ad) = 74e15c41f2f3521833e126809c713e65509fe5ce
 SHA1 (patch-ae) = fac4a79a5c8e315c7c92ba17eb3316c5f6338c4f
+SHA1 (patch-xx) = 18a69fea96e6754d81e9143d19471bf9bbbd9214
Index: patches/patch-xx
===================================================================
RCS file: patches/patch-xx
diff -N patches/patch-xx
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ patches/patch-xx    12 Jul 2010 09:15:56 -0000
@@ -0,0 +1,19 @@
+$NetBSD$
+
+Index: doc/wl.texi
+===================================================================
+RCS file: /cvs/root/wanderlust/doc/wl.texi,v
+retrieving revision 1.283
+retrieving revision 1.284
+diff -u -r1.283 -r1.284
+--- doc/wl.texi        25 May 2010 05:25:58 -0000      1.283
++++ doc/wl.texi        11 Jul 2010 08:10:18 -0000      1.284
+@@ -4380,7 +4380,7 @@
+ 
+ @item wl-summary-resend-use-cache
+ @vindex wl-summary-resend-use-cache
+-The initial setting is @code{nil}。If non-nil, messages are resend
++The initial setting is @code{nil}.  If non-nil, messages are resend
+ using cache even in the offline status. Note that if you use cache,
+ the message identity is not guaranteed.
+ 


Home | Main Index | Thread Index | Old Index