upgrade to version 1.4.4
This commit is contained in:
parent
b182a982ef
commit
161451b9d0
@ -1,12 +1,12 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2001/11/10 15:00:52 espie Exp $
|
# $OpenBSD: Makefile,v 1.13 2001/12/23 10:32:09 kevlo Exp $
|
||||||
|
|
||||||
COMMENT= "xml parser for Java"
|
COMMENT= "xml parser for Java"
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
|
|
||||||
JDK_VERSION= 1.1.8
|
JDK_VERSION= 1.1.8
|
||||||
DISTNAME= Xerces-J-bin.1.4.3
|
DISTNAME= Xerces-J-bin.1.4.4
|
||||||
PKGNAME= xerces-1.4.3
|
PKGNAME= xerces-1.4.4
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
NEED_VERSION= 1.489
|
NEED_VERSION= 1.489
|
||||||
|
|
||||||
@ -28,14 +28,14 @@ RUN_DEPENDS= ::devel/jdk/1.1
|
|||||||
|
|
||||||
NO_BUILD= Yes
|
NO_BUILD= Yes
|
||||||
|
|
||||||
WRKDIST= ${WRKDIR}/xerces-1_4_3
|
WRKDIST= ${WRKDIR}/xerces-1_4_4
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_DATA_DIR} ${PREFIX}/share/java/classes/xerces-1_4_3
|
${INSTALL_DATA_DIR} ${PREFIX}/share/java/classes/xerces-1_4_4
|
||||||
${INSTALL_DATA_DIR} ${PREFIX}/share/java/xerces-1_4_3
|
${INSTALL_DATA_DIR} ${PREFIX}/share/java/xerces-1_4_4
|
||||||
cp ${WRKSRC}/*.jar ${PREFIX}/share/java/classes/xerces-1_4_3
|
cp ${WRKSRC}/*.jar ${PREFIX}/share/java/classes/xerces-1_4_4
|
||||||
cp -R ${WRKSRC}/docs ${PREFIX}/share/java/xerces-1_4_3
|
cp -R ${WRKSRC}/docs ${PREFIX}/share/java/xerces-1_4_4
|
||||||
cp -R ${WRKSRC}/data ${PREFIX}/share/java/xerces-1_4_3
|
cp -R ${WRKSRC}/data ${PREFIX}/share/java/xerces-1_4_4
|
||||||
cp -R ${WRKSRC}/samples ${PREFIX}/share/java/xerces-1_4_3
|
cp -R ${WRKSRC}/samples ${PREFIX}/share/java/xerces-1_4_4
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
3
textproc/xerces/distinfo
Normal file
3
textproc/xerces/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
MD5 (Xerces-J-bin.1.4.4.tar.gz) = c43c1b779bf1251eecbb66d9316c432f
|
||||||
|
RMD160 (Xerces-J-bin.1.4.4.tar.gz) = d8515856bf4fde152442fc0029f265a7d7a275ca
|
||||||
|
SHA1 (Xerces-J-bin.1.4.4.tar.gz) = 2d35816d79a0ed1acf79a3659bc772a52d463bc5
|
@ -1,3 +0,0 @@
|
|||||||
MD5 (Xerces-J-bin.1.4.3.tar.gz) = d8c470026b6ccf5a80f002bdd3393f5e
|
|
||||||
RMD160 (Xerces-J-bin.1.4.3.tar.gz) = aed56605562d395440ade9c122b7a58a71881109
|
|
||||||
SHA1 (Xerces-J-bin.1.4.3.tar.gz) = 0b0dae2c36f0148396e442ce978762c6488ccfec
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user