aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/phex
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-07-08 20:17:49 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-07-08 20:17:49 +0000
commitd64b465f950441d2bfea87bef2c9024c71d92496 (patch)
treed48a979b0e0fabf3511babd93dbe4941f0f29e98 /net-p2p/phex
parentd9354f17113373b93d68dfa918956ded13f2e519 (diff)
downloadports-d64b465f950441d2bfea87bef2c9024c71d92496.tar.gz
ports-d64b465f950441d2bfea87bef2c9024c71d92496.zip
Update to 0.7.2
Notes
Notes: svn path=/head/; revision=62674
Diffstat (limited to 'net-p2p/phex')
-rw-r--r--net-p2p/phex/Makefile7
-rw-r--r--net-p2p/phex/distinfo2
-rw-r--r--net-p2p/phex/pkg-plist2
3 files changed, 6 insertions, 5 deletions
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
-