diff options
author | wiz <wiz@pkgsrc.org> | 2005-02-24 16:35:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-02-24 16:35:37 +0000 |
commit | 8c20fcfe1de361d5911de07c91764c4ddcd216d6 (patch) | |
tree | 13cd9867a26343386096173875f95a4939dee583 /mail/nail | |
parent | 2526f135d95e02989b6ba2522d82f9c00cebe92a (diff) | |
download | pkgsrc-8c20fcfe1de361d5911de07c91764c4ddcd216d6.tar.gz |
regen to make the patches apply cleanly.
Diffstat (limited to 'mail/nail')
-rw-r--r-- | mail/nail/distinfo | 6 | ||||
-rw-r--r-- | mail/nail/patches/patch-aa | 6 | ||||
-rw-r--r-- | mail/nail/patches/patch-ac | 12 |
3 files changed, 13 insertions, 11 deletions
diff --git a/mail/nail/distinfo b/mail/nail/distinfo index 8dca5b96ef0..f2d80a7b4d5 100644 --- a/mail/nail/distinfo +++ b/mail/nail/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.21 2005/02/24 09:59:25 agc Exp $ +$NetBSD: distinfo,v 1.22 2005/02/24 16:35:37 wiz Exp $ SHA1 (nail-11.21.tar.bz2) = 6d6768dd539a63425f153bb61370044da7c56d7a RMD160 (nail-11.21.tar.bz2) = dec024b18387934ba075988e6528a66c46e12be5 Size (nail-11.21.tar.bz2) = 264234 bytes -SHA1 (patch-aa) = bfc4198c427e664aeea17b9a7648d3ed969ce692 +SHA1 (patch-aa) = 43690fb1728d14f5c3876978a9002f17245d617e SHA1 (patch-ab) = fc028d32fb268e89ade8a5fba09611b3eb73bc29 -SHA1 (patch-ac) = f6d130cd5fa5d5ef0e8a500d2d60fdf5a5bbecc2 +SHA1 (patch-ac) = 8115bf791af56fda0a9c134be6767b00f1f5679f diff --git a/mail/nail/patches/patch-aa b/mail/nail/patches/patch-aa index 94fa8db68f3..0ed7b3555f2 100644 --- a/mail/nail/patches/patch-aa +++ b/mail/nail/patches/patch-aa @@ -1,6 +1,6 @@ -$NetBSD: patch-aa,v 1.7 2004/09/06 08:20:54 cjep Exp $ +$NetBSD: patch-aa,v 1.8 2005/02/24 16:35:37 wiz Exp $ ---- Makefile.orig 2004-09-05 11:48:39.000000000 +0100 +--- Makefile.orig 2005-02-19 15:02:59.000000000 +0100 +++ Makefile @@ -6,14 +6,14 @@ # See the file INSTALL if you need help. @@ -21,7 +21,7 @@ $NetBSD: patch-aa,v 1.7 2004/09/06 08:20:54 cjep Exp $ DESTDIR = -@@ -43,7 +43,8 @@ SHELL = /bin/sh +@@ -59,7 +59,8 @@ SHELL = /bin/sh ########################################################################### FEATURES = -DMAILRC='"$(MAILRC)"' -DMAILSPOOL='"$(MAILSPOOL)"' \ diff --git a/mail/nail/patches/patch-ac b/mail/nail/patches/patch-ac index f8206232ce2..78507fbb8ca 100644 --- a/mail/nail/patches/patch-ac +++ b/mail/nail/patches/patch-ac @@ -1,11 +1,13 @@ -$NetBSD: patch-ac,v 1.4 2004/08/16 15:34:25 cjep Exp $ +$NetBSD: patch-ac,v 1.5 2005/02/24 16:35:37 wiz Exp $ ---- nail.rc.orig 2004-08-15 14:03:44.000000000 +0100 +--- nail.rc.orig 2005-01-15 15:33:16.000000000 +0100 +++ nail.rc -@@ -48,3 +48,6 @@ set newmail=noimap - # Hide some header fields which are uninteresting for most human readers. +@@ -58,5 +58,8 @@ set autocollapse ignore received in-reply-to message-id references ignore mime-version content-transfer-encoding -+ + +# Be xBSD compliant +set bsdcompat ++ + # Only include selected header fields when forwarding messages. + fwdretain subject date from to |