FreeBSD Bugzilla – Attachment 173067 Details for
Bug 211266
mail/notmuch: Update to 0.22.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
notmuch.diff (text/plain), 3.54 KB, created by
mp39590
on 2016-07-28 12:18:16 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
mp39590
Created:
2016-07-28 12:18:16 UTC
Size:
3.54 KB
patch
obsolete
>diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile >index 2e5e602..3fef156 100644 >--- a/mail/notmuch/Makefile >+++ b/mail/notmuch/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= notmuch >-PORTVERSION= 0.22 >+PORTVERSION= 0.22.1 > CATEGORIES= mail > MASTER_SITES= http://notmuchmail.org/releases/ > >@@ -11,15 +11,15 @@ COMMENT= Thread-based email index, search, and tagging application > > LICENSE= GPLv3 > >-BROKEN_powerpc64= Does not build >- >-BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ >- c++filt:devel/binutils >+BUILD_DEPENDS= c++filt:devel/binutils > LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \ > libxapian.so:databases/xapian-core \ > libtalloc.so:devel/talloc > >-OPTIONS_DEFINE= BASH EMACS ZSH >+BROKEN_powerpc64= Does not build >+ >+OPTIONS_DEFINE= API_DOCS BASH EMACS MANPAGES ZSH >+API_DOCS_DESC= Install API documentation (requires devel/doxygen) > BASH_DESC= Install bash completion (requires shells/bash-completion) > EMACS_DESC= Install EMACS lisp files (requires emacs) > ZSH_DESC= Install zsh completion >@@ -33,9 +33,13 @@ EMACS_CONFIGURE_ON= --emacslispdir=${PREFIX}/${EMACS_SITE_LISPDIR} \ > --emacsetcdir=${PREFIX}/${EMACS_SITE_LISPDIR} > EMACS_USE= EMACS=yes > ZSH_CONFIGURE_OFF= --without-zsh-completion >+API_DOCS_CONFIGURE_OFF= --without-docs >+API_DOCS_BUILD_DEPENDS= doxygen:devel/doxygen >+MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx > > HAS_CONFIGURE= yes > USES= gmake pkgconfig python:build >+USE_GNOME+= glib20 > CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man > USE_LDCONFIG= yes > >diff --git a/mail/notmuch/distinfo b/mail/notmuch/distinfo >index 28d53c1..21bcf80 100644 >--- a/mail/notmuch/distinfo >+++ b/mail/notmuch/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1463745210 >-SHA256 (notmuch-0.22.tar.gz) = d64118ef926ba06fba814a89a75d20b0c8c8ec07dd65e41bb9f1e9db0dcfb99a >-SIZE (notmuch-0.22.tar.gz) = 682458 >+TIMESTAMP = 1469017581 >+SHA256 (notmuch-0.22.1.tar.gz) = e739457794f3c2b363beffa3ed9e8a2786921031c80672f5b06d0880876a974b >+SIZE (notmuch-0.22.1.tar.gz) = 683286 >diff --git a/mail/notmuch/pkg-plist b/mail/notmuch/pkg-plist >index b9580cc..249e109 100644 >--- a/mail/notmuch/pkg-plist >+++ b/mail/notmuch/pkg-plist >@@ -3,23 +3,24 @@ include/notmuch.h > lib/libnotmuch.so > lib/libnotmuch.so.4 > lib/libnotmuch.so.4.3.0 >-man/man1/notmuch-address.1.gz >-man/man1/notmuch-compact.1.gz >-man/man1/notmuch-config.1.gz >-man/man1/notmuch-count.1.gz >-man/man1/notmuch-dump.1.gz >-man/man1/notmuch-emacs-mua.1.gz >-man/man1/notmuch-insert.1.gz >-man/man1/notmuch-new.1.gz >-man/man1/notmuch-reply.1.gz >-man/man1/notmuch-restore.1.gz >-man/man1/notmuch-search.1.gz >-man/man1/notmuch-setup.1.gz >-man/man1/notmuch-show.1.gz >-man/man1/notmuch-tag.1.gz >-man/man1/notmuch.1.gz >-man/man5/notmuch-hooks.5.gz >-man/man7/notmuch-search-terms.7.gz >+%%MANPAGES%%man/man1/notmuch-address.1.gz >+%%MANPAGES%%man/man1/notmuch-compact.1.gz >+%%MANPAGES%%man/man1/notmuch-config.1.gz >+%%MANPAGES%%man/man1/notmuch-count.1.gz >+%%MANPAGES%%man/man1/notmuch-dump.1.gz >+%%MANPAGES%%man/man1/notmuch-emacs-mua.1.gz >+%%MANPAGES%%man/man1/notmuch-insert.1.gz >+%%MANPAGES%%man/man1/notmuch-new.1.gz >+%%MANPAGES%%man/man1/notmuch-reply.1.gz >+%%MANPAGES%%man/man1/notmuch-restore.1.gz >+%%MANPAGES%%man/man1/notmuch-search.1.gz >+%%MANPAGES%%man/man1/notmuch-setup.1.gz >+%%MANPAGES%%man/man1/notmuch-show.1.gz >+%%MANPAGES%%man/man1/notmuch-tag.1.gz >+%%MANPAGES%%man/man1/notmuch.1.gz >+%%API_DOCS%%man/man3/notmuch.3.gz >+%%MANPAGES%%man/man5/notmuch-hooks.5.gz >+%%MANPAGES%%man/man7/notmuch-search-terms.7.gz > %%BASH%%etc/bash_completion.d/notmuch > %%EMACS%%share/emacs/site-lisp/coolj.el > %%EMACS%%share/emacs/site-lisp/coolj.elc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 211266
:
172777
|
173067
|
173443