[Bug 236192] mail/notmuch: fails to build with libc++ 8 (blocks 12 ports)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 4 04:37:53 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236192
Jan Beich <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Assignee|ports-bugs at FreeBSD.org |jbeich at FreeBSD.org
Flags|maintainer-feedback?(seschw |
|ar at gmail.com) |
Status|New |Closed
--- Comment #3 from Jan Beich <jbeich at FreeBSD.org> ---
Nevermind. As -iquote was enough renaming[1] version to version.txt wasn't
necessary.
[1] An example how ugly it would've looked:
post-patch:
# Avoid conflict with C++20 <version>
@${MV} ${WRKSRC}/version ${WRKSRC}/version.txt
@${REINPLACE_CMD} -i .c++20
'/version.stamp:/s/version$$/&.txt/' \
${WRKSRC}/Makefile.local
@${REINPLACE_CMD} -i .c++20 "s/'version/&.txt/" \
${WRKSRC}/devel/nmbug/doc/conf.py \
${WRKSRC}/devel/RELEASING \
${WRKSRC}/doc/conf.py
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list