mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
Upgrade to 2.0.1.
Submitted by: Ernst de Haan <ernst@heinz.jollem.com> (maintainer) PR: ports/25975
This commit is contained in:
parent
d7e6656197
commit
de3b8cbdac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40482
@ -6,14 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= xalan-j
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= java textproc
|
||||
MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}_2_0_0
|
||||
MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/ \
|
||||
http://xml.apache.org/dist/old/${PORTNAME}/ \
|
||||
http://www.jollem.com/~ernst/
|
||||
DISTNAME= ${PORTNAME}_2_0_1
|
||||
|
||||
MAINTAINER= ernst@jollem.com
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/linux-jdk1.3.0/bin/java:${PORTSDIR}/java/linux-jdk13
|
||||
RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
JAVAVM?= ${LOCALBASE}/bin/javavm
|
||||
|
||||
NO_BUILD= YES
|
||||
PORTDESTDIR= ${PREFIX}/${PORTNAME}${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xalan-j_2_0_0.tar.gz) = 837ae944161edeacc34e0b4469fcdad1
|
||||
MD5 (xalan-j_2_0_1.tar.gz) = bdcdec6c61918dadd0cefa3b6ee63610
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -6,14 +6,18 @@
|
||||
#
|
||||
|
||||
PORTNAME= xalan-j
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= java textproc
|
||||
MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}_2_0_0
|
||||
MASTER_SITES= http://xml.apache.org/dist/${PORTNAME}/ \
|
||||
http://xml.apache.org/dist/old/${PORTNAME}/ \
|
||||
http://www.jollem.com/~ernst/
|
||||
DISTNAME= ${PORTNAME}_2_0_1
|
||||
|
||||
MAINTAINER= ernst@jollem.com
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/linux-jdk1.3.0/bin/java:${PORTSDIR}/java/linux-jdk13
|
||||
RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper
|
||||
|
||||
JAVAVM?= ${LOCALBASE}/bin/javavm
|
||||
|
||||
NO_BUILD= YES
|
||||
PORTDESTDIR= ${PREFIX}/${PORTNAME}${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xalan-j_2_0_0.tar.gz) = 837ae944161edeacc34e0b4469fcdad1
|
||||
MD5 (xalan-j_2_0_1.tar.gz) = bdcdec6c61918dadd0cefa3b6ee63610
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user