[Bug 216090] math/muparser: Update to 2.2.5 and unbreak fetch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 15 00:25:55 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216090
Bug ID: 216090
Summary: math/muparser: Update to 2.2.5 and unbreak fetch
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: nivit at FreeBSD.org
Reporter: jhale at FreeBSD.org
Assignee: nivit at FreeBSD.org
Flags: maintainer-feedback?(nivit at FreeBSD.org)
Created attachment 178898
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=178898&action=edit
Update to 2.2.5
- Update to 2.2.5
- Fetch from Github (Sourceforge files no longer available)
- Use USES=dos2unix to convert header files
- Remove DOCS option (all html docs were replaced with a single html page that
just redirects to the muparser homepage)
- Add DOXYGEN option to build API documentation
- Use options target helpers
- configure script already supplies -fPIC -DPIC where needed, so remove it from
the Makefile
- Add LICENSE_FILE
- Move USES upward, group OPTIONS stuff together
Changes: http://beltoforion.de/article.php?a=muparser&hl=en&p=release_notes
Testing done:
$ portlint -Cg
WARN: Makefile: [35]: NOPORTDOCS is deprecated. Please use PORT_OPTIONS:MDOCS
instead.
WARN: Makefile: [33]: NOPORTDOCS found. Consider using PORT_OPTIONS:MDOCS.
0 fatal errors and 2 warnings found.
Necessary hack until we remove NOPORTDOCS support from the ports tree.
poudriere testport:
FreeBSD 10.3 i386: OK
FreeBSD 11.0 i386: OK
Run tested with cad/librecad
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list