diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-04-09 05:54:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-04-09 05:54:59 +0000 |
commit | 4167b649d6525aa309440fb28a0cf14d44ae8867 (patch) | |
tree | 4795f368bbee8fadb9d72aa197d0526a616c54cb /textproc/xerces-j/distinfo | |
parent | Fix grammar and spalling. List home page. (diff) |
Update to version 2.6.2:
- Now using JAVAJARDIR instead of JAVASHAREDIR/classes
- Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs
deinstall issue with some JDKs)
- Now using PLIST_FILES macro (thus no more pkg-plist)
- Now using MASTER_SITE_APACHE_XML/MASTER_SITE_SUBDIR
- Now using OPTIONS macro for a more flexible build/install:
- WITH_DEPRECATED_JARS: build and install deprecated JARs (default:
on, as some ports may depend on it)
- WITH_SAMPLES_JAR: build and install samples (default: off)
- bsd.java.mk 2.0 compliant
- ECHO -> ECHO_CMD
- explicit mkdir JAVAJARDIR (just in case)
- SIZE added to distinfo
- assign maintainership to submitter
PR: ports/51415
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Diffstat (limited to 'textproc/xerces-j/distinfo')
-rw-r--r-- | textproc/xerces-j/distinfo | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/xerces-j/distinfo b/textproc/xerces-j/distinfo index 28644e4e7e66..394301a793d2 100644 --- a/textproc/xerces-j/distinfo +++ b/textproc/xerces-j/distinfo @@ -1,2 +1,4 @@ -MD5 (Xerces-J-src.2.2.0.tar.gz) = a8ed81677a7f9c17160d4a9a6a5dcdc6 -SIZE (Xerces-J-src.2.2.0.tar.gz) = 1434016 +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 |