diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2011-06-29 20:13:08 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2011-06-29 20:13:08 +0000 |
commit | 4cd547c778a07682dbb57c2ece1aaa796936eb0e (patch) | |
tree | a761cc7f403a830d043cc4aaebfd8e61c6eec654 /textproc | |
parent | 171f8a96f932ba6db7a125ed6e94290678211893 (diff) | |
download | ports-4cd547c778a07682dbb57c2ece1aaa796936eb0e.tar.gz ports-4cd547c778a07682dbb57c2ece1aaa796936eb0e.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/saxon/Makefile | 7 | ||||
-rw-r--r-- | textproc/saxon/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index 18dd91a651e5..ba980b5e68b8 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -6,15 +6,16 @@ # PORTNAME= saxon -PORTVERSION= 6.5.4 -PORTREVISION= 2 +PORTVERSION= 6.5.5 CATEGORIES= textproc java -MASTER_SITES= SF/${PORTNAME}/OldFiles/${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/saxon6/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/g} MAINTAINER= hq@FreeBSD.org COMMENT= An XSLT 1.0 processor for Java +LICENSE= MPL + RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes diff --git a/textproc/saxon/distinfo b/textproc/saxon/distinfo index 1ff7bde468cc..4fe6e503c305 100644 --- a/textproc/saxon/distinfo +++ b/textproc/saxon/distinfo @@ -1,3 +1,2 @@ -MD5 (saxon6-5-4.zip) = c32ce951a3c01dca93898a9b7efdcb2f -SHA256 (saxon6-5-4.zip) = b8cadf4bae7280a495db869e5037b11266a7fc35569142147a187cdfd23588eb -SIZE (saxon6-5-4.zip) = 3342978 +SHA256 (saxon6-5-5.zip) = a76806dda554edc844601d0ec0fb3d2a10a2f397eabf3569dfb44b628363afc4 +SIZE (saxon6-5-5.zip) = 3346162 |