From d64b465f950441d2bfea87bef2c9024c71d92496 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Mon, 8 Jul 2002 20:17:49 +0000 Subject: Update to 0.7.2 --- net-p2p/phex/Makefile | 7 ++++--- net-p2p/phex/distinfo | 2 +- net-p2p/phex/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index 79582137f764..d864cc616d57 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -6,15 +6,15 @@ # PORTNAME= phex -PORTVERSION= 0.6.3 +PORTVERSION= 0.7.2 CATEGORIES= net java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_${PORTVERSION}_j2se1.3 MAINTAINER= lioux@FreeBSD.org -USE_JAVA= 1.3+ +USE_JAVA= 1.3 USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes @@ -27,6 +27,7 @@ JAR_MANIFEST= ${FILESDIR}/manifest DOC_FILES= COPYING License-RI.html License-W3C.html changelog.txt \ contributors.txt readme-Furi.txt readme-developers.txt \ + GPL.txt \ readme.txt JAR_FILES= crimson.jar jaxp.jar phex.jar xalan.jar diff --git a/net-p2p/phex/distinfo b/net-p2p/phex/distinfo index 2ec98bf25426..29b4158d6da2 100644 --- a/net-p2p/phex/distinfo +++ b/net-p2p/phex/distinfo @@ -1 +1 @@ -MD5 (phex_0.6.3.zip) = 6cdb81b680fc9c004517739a20eaacf6 +MD5 (phex_0.7.2_j2se1.3.zip) = aff8c5715bc908d2cf538f8c13256265 diff --git a/net-p2p/phex/pkg-plist b/net-p2p/phex/pkg-plist index 58c5fb0d7321..2b61d68ae3ea 100644 --- a/net-p2p/phex/pkg-plist +++ b/net-p2p/phex/pkg-plist @@ -1,5 +1,6 @@ bin/phex %%PORTDOCS%%share/doc/phex/COPYING +%%PORTDOCS%%share/doc/phex/GPL.txt %%PORTDOCS%%share/doc/phex/License-RI.html %%PORTDOCS%%share/doc/phex/License-W3C.html %%PORTDOCS%%share/doc/phex/changelog.txt @@ -15,4 +16,3 @@ bin/phex @dirrm %%JAR_DIR%% @unexec rmdir %D/share/java/jar 2>/dev/null || true @unexec rmdir %D/share/java 2>/dev/null || true - -- cgit v1.2.3