summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-17 20:03:48 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-17 20:03:48 +0000
commita1b7f2a6927b0b437e332a0a55c83d4ea17b2bf5 (patch)
treee295e40d8b1fd1fe0dd76165253592a9f4577c80 /mail-client/mutt/files/mutt-1.5.10-nodoc.patch
parentFix homepage (diff)
downloadhistorical-a1b7f2a6927b0b437e332a0a55c83d4ea17b2bf5.tar.gz
historical-a1b7f2a6927b0b437e332a0a55c83d4ea17b2bf5.tar.bz2
historical-a1b7f2a6927b0b437e332a0a55c83d4ea17b2bf5.zip
Bump to 1.5.10 #102183. Add imap-fcc-status patch, suggested by Pedro
Algarvio. This patch is primarily useful for people that send mail with Courier IMAP's outbox feature. Remove the edit_threads and header_cache patches since these are now integrated into 1.5.10. Re-enable berkdb for header caching; it didn't work in 1.5.9. Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'mail-client/mutt/files/mutt-1.5.10-nodoc.patch')
-rw-r--r--mail-client/mutt/files/mutt-1.5.10-nodoc.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail-client/mutt/files/mutt-1.5.10-nodoc.patch b/mail-client/mutt/files/mutt-1.5.10-nodoc.patch
new file mode 100644
index 000000000000..e88176d7134d
--- /dev/null
+++ b/mail-client/mutt/files/mutt-1.5.10-nodoc.patch
@@ -0,0 +1,11 @@
+--- mutt-1.5.10/doc/Makefile.in.nodoc 2005-08-17 11:50:30.000000000 -0400
++++ mutt-1.5.10/doc/Makefile.in 2005-08-17 11:50:38.000000000 -0400
+@@ -64,7 +64,7 @@
+ ChangeLog.old \
+ README NEWS TODO README.SECURITY README.SSL
+
+-all: mutt.1 muttrc.man try-html try-txt
++all: mutt.1 muttrc.man
+
+ try-html: ../makedoc$(EXEEXT)
+ test -f manual.html || $(MAKE) manual.html || cp $(srcdir)/manual*.html ./