diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-07-01 08:37:21 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2020-07-01 08:37:21 +0000 |
commit | 6fb20cc85fb009eb153ce6cc5063f1e71188ac0e (patch) | |
tree | 6d3eba08a419c65cd7606449b2d405bf591fa218 /textproc/xalan-c/distinfo | |
parent | 6b3890ee593dce092643e5e3fe3de0fe2ddc99f0 (diff) | |
download | ports-6fb20cc85fb009eb153ce6cc5063f1e71188ac0e.tar.gz ports-6fb20cc85fb009eb153ce6cc5063f1e71188ac0e.zip |
- 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
Notes
Notes:
svn path=/head/; revision=540932
Diffstat (limited to 'textproc/xalan-c/distinfo')
-rw-r--r-- | textproc/xalan-c/distinfo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/xalan-c/distinfo b/textproc/xalan-c/distinfo index 22ad18475c5d..883d3402f554 100644 --- a/textproc/xalan-c/distinfo +++ b/textproc/xalan-c/distinfo @@ -1,2 +1,3 @@ -SHA256 (xalan_c-1.11-src.tar.gz) = 4f5e7f75733d72e30a2165f9fdb9371831cf6ff0d1997b1fb64cdd5dc2126a28 -SIZE (xalan_c-1.11-src.tar.gz) = 1689986 +TIMESTAMP = 1591528672 +SHA256 (xalan_c-1.12.tar.gz) = ee7d4b0b08c5676f5e586c7154d94a5b32b299ac3cbb946e24c4375a25552da7 +SIZE (xalan_c-1.12.tar.gz) = 1130924 |