diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-11-24 15:56:47 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-11-24 15:56:47 +0000 |
commit | 7710457c9ab858939f307f1b34b5c4062458d6d7 (patch) | |
tree | 0ba953ba608ab2e820605af5bd2a4a4f78981b21 /textproc/xerces-j/distinfo | |
parent | - Add some SHA256 checksums (diff) |
- Update to 2.7.1 [1]
This release provides a complete implementation of the parser related
portions of JAXP 1.3 and also brings Xerces into compliance with SAX 2.0.2,
the DOM Level 3 Core and Load/Save W3C Recommendations, the XML Inclusions
(XInclude) Version 1.0 W3C Recommendation and the XML Schema 1.0 Structures
and Datatypes Second Edition W3C Recommendations.
- Update pkg-descr to reflect latest additions and newly supported features
- Install deprecated JARs in ${DATADIR}/deprecated/ to avoid bloating
${JAVAJARDIR}
- Build and install extra documentation (not just JavaDoc)
- Add SHA256 info
- Do not ${MKDIR} ${JAVAJARDIR} as it has been part of mtree for more than 3
years now
WARNING: Some deprecated JAR files are no longer built nor installed
(xmlParserAPIs.jar and resolver.jar). I contacted people maintaining ports that
were depending on these files [2] and it seems to be fine. Any subsequent
problem would come from ports depending on files from textproc/xerces-j but not
effectively registering the dependency.
Reported by: FreeBSD Ports Version Check (via edwin) [1]
Tested by: thierry (for some depending ports breaking) [2]
Diffstat (limited to 'textproc/xerces-j/distinfo')
-rw-r--r-- | textproc/xerces-j/distinfo | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/textproc/xerces-j/distinfo b/textproc/xerces-j/distinfo index 394301a793d2..6cbdfd1c89e3 100644 --- a/textproc/xerces-j/distinfo +++ b/textproc/xerces-j/distinfo @@ -1,4 +1,6 @@ -MD5 (Xerces-J-src.2.6.2.tar.gz) = cfd536b8d72f8ebe3465ae35f5e3775d -SIZE (Xerces-J-src.2.6.2.tar.gz) = 1612086 -MD5 (Xerces-J-tools.2.6.2.tar.gz) = 55ba4b71ae95acf7d50c4bc0d796ee76 -SIZE (Xerces-J-tools.2.6.2.tar.gz) = 3713041 +MD5 (Xerces-J-src.2.7.1.tar.gz) = 487701cad13bcf87cec21ed2d782ca45 +SHA256 (Xerces-J-src.2.7.1.tar.gz) = c0fc556874508b70e31a0a202d1c3e189a0904a6c62563837cdb8b1d9202fd48 +SIZE (Xerces-J-src.2.7.1.tar.gz) = 1688121 +MD5 (Xerces-J-tools.2.7.1.tar.gz) = 62848744d8277b597f073fdfecd35967 +SHA256 (Xerces-J-tools.2.7.1.tar.gz) = ab67e5693612598417b3582623cc7b34cb54fbdedafd4831d9b3ca6a8b2583c1 +SIZE (Xerces-J-tools.2.7.1.tar.gz) = 3947427 |