aboutsummaryrefslogtreecommitdiff
path: root/mail/neomutt/files
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2016-10-03 11:12:16 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2016-10-03 11:12:16 +0000
commit9715b5726b057e34063c6fae701f98b932181efb (patch)
tree5c7323fc6ea760aee77e4de0b31d23e3eca6d028 /mail/neomutt/files
parentb5d39d68e4ee0bd33f510a556d643b5e6fecfc64 (diff)
downloadports-9715b5726b057e34063c6fae701f98b932181efb.tar.gz
ports-9715b5726b057e34063c6fae701f98b932181efb.zip
mail/neomutt: update to 20161002, plus two build-related fixes
Approved by: bapt (maintainer)
Notes
Notes: svn path=/head/; revision=423184
Diffstat (limited to 'mail/neomutt/files')
-rw-r--r--mail/neomutt/files/patch-doc_Makefile.am11
-rw-r--r--mail/neomutt/files/patch-staging-Makefile.am15
2 files changed, 23 insertions, 3 deletions
diff --git a/mail/neomutt/files/patch-doc_Makefile.am b/mail/neomutt/files/patch-doc_Makefile.am
new file mode 100644
index 000000000000..842018ff7c49
--- /dev/null
+++ b/mail/neomutt/files/patch-doc_Makefile.am
@@ -0,0 +1,11 @@
+--- doc/Makefile.am.orig 2016-10-02 15:13:51 UTC
++++ doc/Makefile.am
+@@ -60,7 +60,7 @@ BUILT_DISTFILES = stamp-doc-xml stamp-do
+ srcdir_DOCFILES = PGP-Notes.txt applying-patches.txt \
+ devel-notes.txt patch-notes.txt smime-notes.txt
+
+-topsrcdir_DOCFILES = COPYRIGHT GPL INSTALL ChangeLog ChangeLog.neomutt \
++topsrcdir_DOCFILES = COPYRIGHT LICENSE.md INSTALL ChangeLog ChangeLog.neomutt \
+ README NEWS TODO README.SECURITY README.SSL README.neomutt README.notmuch
+
+ all: makedoc-all
diff --git a/mail/neomutt/files/patch-staging-Makefile.am b/mail/neomutt/files/patch-staging-Makefile.am
index 0fcb2723adb3..cbd01742197f 100644
--- a/mail/neomutt/files/patch-staging-Makefile.am
+++ b/mail/neomutt/files/patch-staging-Makefile.am
@@ -1,6 +1,15 @@
---- Makefile.am.orig 2015-09-10 09:19:15.000000000 +0200
-+++ Makefile.am 2015-09-10 09:21:00.000000000 +0200
-@@ -150,15 +150,6 @@
+--- Makefile.am.orig 2016-10-02 15:13:51 UTC
++++ Makefile.am
+@@ -62,7 +62,7 @@ EXTRA_mutt_SOURCES = account.c bcache.c
+ sidebar.c smime.c smtp.c utf8.c wcwidth.c \
+ bcache.h browser.h hcache.h mbyte.h mutt_idna.h remailer.h url.h
+
+-EXTRA_DIST = COPYRIGHT GPL OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \
++EXTRA_DIST = COPYRIGHT LICENSE.md OPS OPS.PGP OPS.CRYPT OPS.SMIME TODO UPDATING \
+ account.h \
+ attach.h buffy.h charset.h compress.h copy.h crypthash.h dotlock.h functions.h gen_defs \
+ globals.h hash.h history.h init.h keymap.h mutt_crypt.h \
+@@ -176,15 +176,6 @@ patchlist.c: $(srcdir)/PATCHES $(srcdir)
$(srcdir)/patchlist.sh < $(srcdir)/PATCHES > patchlist.c
install-exec-hook: