From 77b773b6d8507881926a6b0ac70ab4b723f9b88e Mon Sep 17 00:00:00 2001 From: kuriyama Date: Sun, 27 Jun 1999 04:53:59 +0000 Subject: Upgrade to v2.0.11. Submitted by: okazaki@be.to --- textproc/xml4j/Makefile | 12 +++++------- textproc/xml4j/distinfo | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) (limited to 'textproc/xml4j') diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index d64420f97b76..02c47dc17b64 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -1,21 +1,19 @@ # New ports collection makefile for: XML for Java -# Version required: 2.0.9 +# Version required: 2.0.11 # Date created: 16 May 1999 # Whom: Jun Kuriyama # -# $Id: Makefile,v 1.3 1999/06/10 00:18:47 steve Exp $ +# $Id: Makefile,v 1.4 1999/06/23 15:02:33 kuriyama Exp $ # -DISTNAME= xml4j_2_0_9 -PKGNAME= xml4j-2.0.9 +DISTNAME= xml4j_2_0_11 +PKGNAME= xml4j-2.0.11 CATEGORIES= textproc MASTER_SITES= http://www.alphaworks.ibm.com/tech/xml4j/ -EXTRACT_SUFX= _tar.gz MAINTAINER= kuriyama@FreeBSD.ORG -RUN_DEPENDS= ${PREFIX}/${JAVASUBDIR}/bin/java:${PORTSDIR}/lang/jdk \ - ${PREFIX}/${JFCSUBDIR}/swing.jar:${PORTSDIR}/lang/jfc +RUN_DEPENDS= ${PREFIX}/${JFCSUBDIR}/swing.jar:${PORTSDIR}/lang/jfc RESTRICTED= "License prohibites distribute." NO_BUILD= YES diff --git a/textproc/xml4j/distinfo b/textproc/xml4j/distinfo index 8c8781a33e38..da72276b5e11 100644 --- a/textproc/xml4j/distinfo +++ b/textproc/xml4j/distinfo @@ -1 +1 @@ -MD5 (xml4j_2_0_9_tar.gz) = ac3467db010c6f174dd432c837e03988 +MD5 (xml4j_2_0_11.tar.gz) = 2f473594fac70b8a6a6deade2dfac03a -- cgit