Index: head/mail/neomutt/Makefile =================================================================== --- head/mail/neomutt/Makefile (revision 423189) +++ head/mail/neomutt/Makefile (revision 423190) @@ -1,89 +1,89 @@ # $FreeBSD$ PORTNAME= neomutt -PORTVERSION= 20161002 +PORTVERSION= 20161003 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= mail MAINTAINER= bapt@FreeBSD.org COMMENT= Bringing together all the Mutt Code LICENSE= GPLv1 LICENSE_FILE= ${WRKSRC}/LICENSE.md USE_GITHUB= yes USES= autoreconf localbase ncurses shebangfix ssl GNU_CONFIGURE= yes LIB_DEPENDS= libnotmuch.so:mail/notmuch BUILD_DEPENDS= gdate:sysutils/coreutils RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support \ urlview:textproc/urlview OPTIONS_SUB= yes SHEBANG_FILES= smime_keys.pl OPTIONS_DEFINE= NLS DOCS SASL ICONV IDN FLOCK GPGME OPTIONS_DEFAULT=SASL TOKYOCABINET OPTIONS_RADIO= HCACHE OPTIONS_RADIO_HCACHE= TOKYOCABINET LMDB FLOCK_DESC= Use flock() to lock files GPGME_DESC= Use gpgme to handle pgp TOKYOCABINET_DESC= Use TokyoCabinet as header-cache backend LMDB_DESC= Use LMDB as header-cache backend CONFIGURE_ARGS= --disable-dependency-tracking \ --with-docdir="${DOCSDIR}" \ --with-ssl="${OPENSSLBASE}" \ --enable-imap \ --enable-smtp \ --enable-pop \ --enable-nntp \ --enable-compressed \ --enable-hcache \ --enable-sidebar \ --enable-notmuch \ --without-qdbm \ --disable-fcntl \ --enable-external-dotlock TOKYOCABINET_CONFIGURE_WITH= tokyocabinet TOKYOCABINET_LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet LMDB_CONFIGURE_WITH= lmdb LMDB_LIB_DEPENDS= liblmdb.so:databases/lmdb NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext NLS_IMPLIES= ICONV IDN_LIB_DEPENDS= libidn.so:dns/libidn IDN_IMPLIES= ICONV IDN_CONFIGURE_WITH= idn ICONV_USES= iconv:translit ICONV_CONFIGURE_ON= ${ICONV_CONFIGURE_ARGS} ICONV_CONFIGURE_OFF= --disable-iconv FLOCK_CONFIGURE_ENABLE= flock SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 SASL_CONFIGURE_ON= --with-sasl GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_CONFIGURE_ENABLE= gpgme DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \ lynx:www/lynx post-patch: @${REINPLACE_CMD} -e "s/\`date/\`gdate/" ${WRKSRC}/Makefile.am ${WRKSRC}/doc/Makefile.am @${REINPLACE_CMD} '/LIBS=$$/d' ${WRKSRC}/configure.ac post-install: ${RM} -f ${STAGEDIR}${PREFIX}/etc/mime* .include Index: head/mail/neomutt/distinfo =================================================================== --- head/mail/neomutt/distinfo (revision 423189) +++ head/mail/neomutt/distinfo (revision 423190) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475484800 -SHA256 (neomutt-neomutt-neomutt-20161002_GH0.tar.gz) = 5f5c045b15234d988d96c7b712e29199ae84500f7c2a21bffe75c85ceb31a38f -SIZE (neomutt-neomutt-neomutt-20161002_GH0.tar.gz) = 2656295 +TIMESTAMP = 1475499134 +SHA256 (neomutt-neomutt-neomutt-20161003_GH0.tar.gz) = 0ca8b57f89fb0b90715d9a8d4bbcc136871faa1fff9f2d76e024cae8a3a2e543 +SIZE (neomutt-neomutt-neomutt-20161003_GH0.tar.gz) = 2656280 Index: head/mail/neomutt/files/patch-doc_Makefile.am =================================================================== --- head/mail/neomutt/files/patch-doc_Makefile.am (revision 423189) +++ head/mail/neomutt/files/patch-doc_Makefile.am (nonexistent) @@ -1,11 +0,0 @@ ---- 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 Property changes on: head/mail/neomutt/files/patch-doc_Makefile.am ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/mail/neomutt/files/patch-staging-Makefile.am =================================================================== --- head/mail/neomutt/files/patch-staging-Makefile.am (revision 423189) +++ head/mail/neomutt/files/patch-staging-Makefile.am (revision 423190) @@ -1,27 +1,18 @@ --- 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: - if test -f $(DESTDIR)$(bindir)/mutt.dotlock && test -f $(DESTDIR)$(bindir)/mutt_dotlock ; then \ - rm -f $(DESTDIR)$(bindir)/mutt.dotlock ; \ - ln -sf $(DESTDIR)$(bindir)/mutt_dotlock $(DESTDIR)$(bindir)/mutt.dotlock ; \ - fi - if test -f $(DESTDIR)$(bindir)/mutt_dotlock && test x$(DOTLOCK_GROUP) != x ; then \ - chgrp $(DOTLOCK_GROUP) $(DESTDIR)$(bindir)/mutt_dotlock && \ - chmod $(DOTLOCK_PERMISSION) $(DESTDIR)$(bindir)/mutt_dotlock || \ - { echo "Can't fix mutt_dotlock's permissions! This is required to lock mailboxes in the mail spool directory." >&2 ; exit 1 ; } \ - fi install-data-local: $(MKDIR_P) $(DESTDIR)$(sysconfdir)