summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-01 11:44:21 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-01 11:44:21 +0000
commitda03c91fae1701bd34dd30cef22c348fd363f287 (patch)
tree4426a144092cc4813cd40bb43353ddda1a242b1c /mail/mutt-devel/files
parent- Update to 1.2.3 (diff)
- Update to 1.5.14
PR: 109679 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Notes
Notes: svn path=/head/; revision=186280
Diffstat (limited to 'mail/mutt-devel/files')
-rw-r--r--mail/mutt-devel/files/patch-Makefile.am10
-rw-r--r--mail/mutt-devel/files/patch-examples32
2 files changed, 21 insertions, 21 deletions
diff --git a/mail/mutt-devel/files/patch-Makefile.am b/mail/mutt-devel/files/patch-Makefile.am
index 4d2accd84dd8..affe34892017 100644
--- a/mail/mutt-devel/files/patch-Makefile.am
+++ b/mail/mutt-devel/files/patch-Makefile.am
@@ -1,10 +1,10 @@
---- Makefile.am.orig2 Fri Sep 1 14:27:36 2006
-+++ Makefile.am Fri Sep 1 14:28:47 2006
-@@ -145,16 +145,12 @@
+--- Makefile.am.orig Wed Feb 28 14:24:22 2007
++++ Makefile.am Wed Feb 28 14:26:20 2007
+@@ -146,16 +146,12 @@
install-data-local: Muttrc
$(srcdir)/mkinstalldirs $(DESTDIR)$(sysconfdir)
- $(INSTALL) -m644 Muttrc $(DESTDIR)$(sysconfdir)/Muttrc.dist
-- $(INSTALL) -m644 $(srcdir)/mime.types $(DESTDIR)$(sysconfdir)/mime.types.dist
+ $(INSTALL) -m 644 Muttrc $(DESTDIR)$(sysconfdir)/Muttrc.dist
+- $(INSTALL) -m 644 $(srcdir)/mime.types $(DESTDIR)$(sysconfdir)/mime.types.dist
-if [ -f $(DESTDIR)$(pkgdatadir)/Muttrc ] ; then \
mv $(DESTDIR)$(pkgdatadir)/Muttrc* $(DESTDIR)$(sysconfdir) ; \
elif [ -f $(DESTDIR)$(pkgdatadir)/../Muttrc ] ; then \
diff --git a/mail/mutt-devel/files/patch-examples b/mail/mutt-devel/files/patch-examples
index 5b530c4d92fd..6240da00148b 100644
--- a/mail/mutt-devel/files/patch-examples
+++ b/mail/mutt-devel/files/patch-examples
@@ -77,27 +77,27 @@
into your system's global Muttrc, which normally resides in /etc or
/usr/local/etc.
---- doc/manual.txt.orig Mon Aug 14 16:10:04 2006
-+++ doc/manual.txt Wed Aug 30 14:34:46 2006
-@@ -5971,8 +5971,8 @@
+--- doc/manual.txt.orig Fri Feb 23 18:15:51 2007
++++ doc/manual.txt Wed Feb 28 14:30:48 2007
+@@ -6219,8 +6219,8 @@
- For examples on how to configure these formats for the various versions of
- PGP which are floating around, see the pgp*.rc and gpg.rc files in the
-- samples/ subdirectory which has been installed on your system alongside the
-- documentation. (PGP only)
-+ share/examples/mutt/ subdirectory which has been installed on your system
-+ alongside the documentation. (PGP only)
+ For examples on how to configure these formats for the various
+ versions of PGP which are floating around, see the pgp*.rc and gpg.rc
+- files in the samples/ subdirectory which has been installed on your
+- system alongside the documentation. (PGP only)
++ files in the share/examples/mutt/ subdirectory which has been installed
++ on your system alongside the documentation. (PGP only)
3.163. pgp_getkeys_command
-@@ -6164,8 +6164,8 @@
- "-CAfile $smime_ca_location".
+@@ -6418,8 +6418,8 @@
+ $$ssmmiimmee__ccaa__llooccaattiioonn" or "-CAfile $$ssmmiimmee__ccaa__llooccaattiioonn".
- For examples on how to configure these formats, see the smime.rc in the
-- samples/ subdirectory which has been installed on your system alongside the
-- documentation. (S/MIME only)
-+ share/examples/mutt/ subdirectory which has been installed on your system
-+ alongside the documentation. (S/MIME only)
+ For examples on how to configure these formats, see the smime.rc in
+- the samples/ subdirectory which has been installed on your system
+- alongside the documentation. (S/MIME only)
++ the share/examples/mutt/ subdirectory which has been installed on your
++ system alongside the documentation. (S/MIME only)
3.182. smime_verify_command