[Bug 229075] mail/*notmuch*: update to 0.27
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 18 17:59:15 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229075
Sebastian Schwarz <seschwar at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #194341|0 |1
is obsolete| |
Attachment #194369| |maintainer-approval+
Flags| |
--- Comment #6 from Sebastian Schwarz <seschwar at gmail.com> ---
Created attachment 194369
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194369&action=edit
notmuch-0.27.patch
So I tested the ports using Poudriere testport on FreeBSD:10:i386 and got the
following error:
> ====> Running Q/A tests (stage-qa)
> ====> Checking for pkg-plist issues (check-plist)
> ===> Parsing plist
> ===> Checking for items in STAGEDIR missing from pkg-plist
> Error: Orphaned: info/notmuch-address.info
> Error: Orphaned: info/notmuch-compact.info
> Error: Orphaned: info/notmuch-config.info
> Error: Orphaned: info/notmuch-count.info
> Error: Orphaned: info/notmuch-dump.info
> Error: Orphaned: info/notmuch-emacs-mua.info
> Error: Orphaned: info/notmuch-emacs.info
> Error: Orphaned: info/notmuch-hooks.info
> Error: Orphaned: info/notmuch-insert.info
> Error: Orphaned: info/notmuch-new.info
> Error: Orphaned: info/notmuch-properties.info
> Error: Orphaned: info/notmuch-reindex.info
> Error: Orphaned: info/notmuch-reply.info
> Error: Orphaned: info/notmuch-restore.info
> Error: Orphaned: info/notmuch-search-terms.info
> Error: Orphaned: info/notmuch-search.info
> Error: Orphaned: info/notmuch-show.info
> Error: Orphaned: info/notmuch-tag.info
> Error: Orphaned: info/notmuch.info
> ===> Checking for items in pkg-plist which are not in STAGEDIR
> ===> Error: Plist issues found.
Notmuch's configure script auto-detects whether it should build the info pages.
FreeBSD 10 still has texinfo in base, triggering the build of the info pages
even if we don't want them.
I've added a fix for this in the attached patch and the ports now pass
Poudriere's testbuild on both FreeBSD:10:i386 and FreeBSD:11:amd64.
Kurt, can you confirm that the port works for you now?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list