diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-02-11 16:52:35 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-02-11 16:52:35 +0000 |
commit | 23a4fdfbaa6941f66241c459e982f82893f43a2d (patch) | |
tree | 2e3c9e8ae005326cd9033e6570577eb1110e4109 /textproc/saxon-he | |
parent | 876b22aacc454823b30225f7eb1ebecd5857a78a (diff) | |
download | ports-23a4fdfbaa6941f66241c459e982f82893f43a2d.tar.gz ports-23a4fdfbaa6941f66241c459e982f82893f43a2d.zip |
Notes
Diffstat (limited to 'textproc/saxon-he')
-rw-r--r-- | textproc/saxon-he/Makefile | 4 | ||||
-rw-r--r-- | textproc/saxon-he/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile index 4ba6e738ef0a..f1b15df8067f 100644 --- a/textproc/saxon-he/Makefile +++ b/textproc/saxon-he/Makefile @@ -6,7 +6,7 @@ # PORTNAME= saxon -PORTVERSION= 8.1.1 +PORTVERSION= 8.3 PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -30,7 +30,7 @@ CONFLICTS= saxon-6.* JARFILES= saxon8-sql.jar saxon8-jdom.jar saxon8.jar PLIST_FILES+= ${JARFILES:S,^,%%JAVAJARDIR%%/,} bin/saxon bin/saxon-xquery .if !defined(NOPORTDOCS) -PORTDOCS= background documentation img javadoc +PORTDOCS= background documentation img index.html .endif SUB_FILES= saxon.sh diff --git a/textproc/saxon-he/distinfo b/textproc/saxon-he/distinfo index 68852ab74fb6..d95d37e280f4 100644 --- a/textproc/saxon-he/distinfo +++ b/textproc/saxon-he/distinfo @@ -1,2 +1,2 @@ -MD5 (saxonb8-1-1.zip) = c4463c7a437533188c06bb558aa4f1a5 -SIZE (saxonb8-1-1.zip) = 6155706 +MD5 (saxonb8-3.zip) = 9472089dccde30c23361810490a7c52b +SIZE (saxonb8-3.zip) = 6956883 |