Summary: | textproc/xalan-c: Update to 1.12 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Roger Leigh <rleigh> | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | danfe, fernape, rleigh | ||||
Priority: | --- | Keywords: | buildisok, patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/apache/xalan-c/releases/tag/Xalan-C_1_12_0 | ||||||
Attachments: |
|
Description
Roger Leigh
2020-06-07 22:04:37 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval Attachment -> Details -> maintainer-approval [+] Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/153833366 A commit references this bug: Author: danfe Date: Wed Jul 1 08:37:22 UTC 2020 New revision: 540932 URL: https://svnweb.freebsd.org/changeset/ports/540932 Log: - Update to the new upstream release 1.12 - Maintainer is now an Apache person and upstream maintainer too - Switch the build to CMake, GC old cruft and MAKE_JOBS_UNSAFE - Require C++11-capable compiler for std::thread and other features - Allow to use ICU optionally (default to on since it affects EXSLT functionality if missing) - Patch missing header; opened issue upstream (https://issues.apache.org/jira/browse/XALANC-809) - Drop the older patch now as it's fixed upstream PR: 247072 Submitted by: maintainer Changes: head/textproc/xalan-c/Makefile head/textproc/xalan-c/distinfo head/textproc/xalan-c/files/patch-src_xalanc_CMakeLists.txt head/textproc/xalan-c/files/patch-src_xalanc_PlatformSupport_XalanLocator.hpp head/textproc/xalan-c/pkg-plist Port was updated with ports r540932, thanks! |