diff options
author | hq <hq@FreeBSD.org> | 2005-02-12 00:52:35 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-02-12 00:52:35 +0800 |
commit | ed6bd6a3e9a8cad494bccb3e7ea68320641281e9 (patch) | |
tree | 9c27e15667968914b626af49f252818b793eb628 | |
parent | a11c52f360a7ba5aaf68b24cbf00f746d36c3748 (diff) | |
download | freebsd-ports-gnome-ed6bd6a3e9a8cad494bccb3e7ea68320641281e9.tar.gz freebsd-ports-gnome-ed6bd6a3e9a8cad494bccb3e7ea68320641281e9.tar.zst freebsd-ports-gnome-ed6bd6a3e9a8cad494bccb3e7ea68320641281e9.zip |
Update to 8.3
-rw-r--r-- | textproc/saxon-devel/Makefile | 4 | ||||
-rw-r--r-- | textproc/saxon-devel/distinfo | 4 | ||||
-rw-r--r-- | textproc/saxon-he/Makefile | 4 | ||||
-rw-r--r-- | textproc/saxon-he/distinfo | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile index 4ba6e738ef0a..f1b15df8067f 100644 --- a/textproc/saxon-devel/Makefile +++ b/textproc/saxon-devel/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-devel/distinfo b/textproc/saxon-devel/distinfo index 68852ab74fb6..d95d37e280f4 100644 --- a/textproc/saxon-devel/distinfo +++ b/textproc/saxon-devel/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 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 |