Summary: | textproc/pugixml: Update to 1.9 (fixes empty version field in pkg-config file) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Tobias Kortkamp <tobik> | ||||
Component: | Individual Port(s) | Assignee: | Tobias Kortkamp <tobik> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | ybungalobill | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | ybungalobill:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/zeux/pugixml/releases/tag/v1.9 | ||||||
Attachments: |
|
Description
Tobias Kortkamp
2019-01-09 09:46:19 UTC
Created attachment 200950 [details]
pugixml.diff
Here is an update to 1.9 which doesn't have this problem.
I'd also like to request maintainership.
A commit references this bug: Author: tobik Date: Fri Jan 18 18:23:13 UTC 2019 New revision: 490646 URL: https://svnweb.freebsd.org/changeset/ports/490646 Log: textproc/pugixml: Update to 1.9 This also fixes an empty version field in pugixml's pkg-config file. Some consumers like graphics/waylandpp refuse to use the system pugixml because of it. - Take maintainership - Cleanup some things that are no longer needed - Use CMAKE_{OFF,ON} helpers Changes: https://pugixml.org/docs/manual.html#v1.9 ABI: https://abi-laboratory.pro/tracker/timeline/pugixml/ PR: 234779 Approved by: ybungalobill@gmail.com (maintainer) Changes: head/textproc/pugixml/Makefile head/textproc/pugixml/distinfo head/textproc/pugixml/files/patch-CMakeLists.txt head/textproc/pugixml/files/patch-scripts_pugixml.pc.in head/textproc/pugixml/files/patch-src_pugiconfig.hpp head/textproc/pugixml/pkg-plist Thank you very much. |