summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2004-12-30 23:43:44 +0000
committerHerve Quiroz <hq@FreeBSD.org>2004-12-30 23:43:44 +0000
commit6ce928657eab6d20470b921c9853ee1e68d2cae1 (patch)
tree9ee147abb2946b46aa6ab11bf4ace250fc8ba46d /textproc
parentAdd p5-Email-Folder-IMAPS 1.02, Email::Folder access to IMAP over SSL (diff)
- Back out version upgrade from last commit: Saxon 8.2 requires JAXP 1.3 which
it is not possible (AFAICT) to port for now, due to the GUI installer used by Sun. JAXP 1.3 is included in J2SE 1.5 so Saxon 8.2 will be back in the ports tree when we get a working JDK 1.5. - Rename a temporary variable to keep portlint(1) happy
Notes
Notes: svn path=/head/; revision=125575
Diffstat (limited to 'textproc')
-rw-r--r--textproc/saxon-devel/Makefile11
-rw-r--r--textproc/saxon-devel/distinfo4
-rw-r--r--textproc/saxon-he/Makefile11
-rw-r--r--textproc/saxon-he/distinfo4
4 files changed, 16 insertions, 14 deletions
diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile
index a15946d3c77b..4ba6e738ef0a 100644
--- a/textproc/saxon-devel/Makefile
+++ b/textproc/saxon-devel/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= saxon
-PORTVERSION= 8.2
+PORTVERSION= 8.1.1
+PORTEPOCH= 1
CATEGORIES= textproc java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= saxon
@@ -29,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
+PORTDOCS= background documentation img javadoc
.endif
SUB_FILES= saxon.sh
@@ -56,9 +57,9 @@ do-install:
@${ECHO_MSG} " [ DONE ]"
.endif
@${ECHO_MSG} -n ">> Installing scripts in ${PREFIX}/bin..."
-.for file in saxon saxon-xquery
- @${ECHO_MSG} -n " ${file}"
- @${INSTALL_SCRIPT} ${WRKSRC}/saxon.sh ${PREFIX}/bin/${file}
+.for scriptfile in saxon saxon-xquery
+ @${ECHO_MSG} -n " ${scriptfile}"
+ @${INSTALL_SCRIPT} ${WRKSRC}/saxon.sh ${PREFIX}/bin/${scriptfile}
.endfor
@${ECHO_MSG} " [ DONE ]"
diff --git a/textproc/saxon-devel/distinfo b/textproc/saxon-devel/distinfo
index 801acdfab0a0..68852ab74fb6 100644
--- a/textproc/saxon-devel/distinfo
+++ b/textproc/saxon-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (saxonb8-2.zip) = 81e74679a641ecaa6523b15c20969a56
-SIZE (saxonb8-2.zip) = 6821610
+MD5 (saxonb8-1-1.zip) = c4463c7a437533188c06bb558aa4f1a5
+SIZE (saxonb8-1-1.zip) = 6155706
diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile
index a15946d3c77b..4ba6e738ef0a 100644
--- a/textproc/saxon-he/Makefile
+++ b/textproc/saxon-he/Makefile
@@ -6,7 +6,8 @@
#
PORTNAME= saxon
-PORTVERSION= 8.2
+PORTVERSION= 8.1.1
+PORTEPOCH= 1
CATEGORIES= textproc java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= saxon
@@ -29,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
+PORTDOCS= background documentation img javadoc
.endif
SUB_FILES= saxon.sh
@@ -56,9 +57,9 @@ do-install:
@${ECHO_MSG} " [ DONE ]"
.endif
@${ECHO_MSG} -n ">> Installing scripts in ${PREFIX}/bin..."
-.for file in saxon saxon-xquery
- @${ECHO_MSG} -n " ${file}"
- @${INSTALL_SCRIPT} ${WRKSRC}/saxon.sh ${PREFIX}/bin/${file}
+.for scriptfile in saxon saxon-xquery
+ @${ECHO_MSG} -n " ${scriptfile}"
+ @${INSTALL_SCRIPT} ${WRKSRC}/saxon.sh ${PREFIX}/bin/${scriptfile}
.endfor
@${ECHO_MSG} " [ DONE ]"
diff --git a/textproc/saxon-he/distinfo b/textproc/saxon-he/distinfo
index 801acdfab0a0..68852ab74fb6 100644
--- a/textproc/saxon-he/distinfo
+++ b/textproc/saxon-he/distinfo
@@ -1,2 +1,2 @@
-MD5 (saxonb8-2.zip) = 81e74679a641ecaa6523b15c20969a56
-SIZE (saxonb8-2.zip) = 6821610
+MD5 (saxonb8-1-1.zip) = c4463c7a437533188c06bb558aa4f1a5
+SIZE (saxonb8-1-1.zip) = 6155706