aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-04-04 07:40:33 +0800
committerlioux <lioux@FreeBSD.org>2005-04-04 07:40:33 +0800
commit3ccc3c5293ec7566c6ca566d35802ba18ed5c486 (patch)
treec9b7cff15b9d093ade13160cc593c480fe9c4c66 /net-p2p
parenta4169ac413326763c02e99beddd871d7568e1230 (diff)
downloadfreebsd-ports-gnome-3ccc3c5293ec7566c6ca566d35802ba18ed5c486.tar.gz
freebsd-ports-gnome-3ccc3c5293ec7566c6ca566d35802ba18ed5c486.tar.zst
freebsd-ports-gnome-3ccc3c5293ec7566c6ca566d35802ba18ed5c486.zip
Update to 2.2.0.83
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/phex/Makefile13
-rw-r--r--net-p2p/phex/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile
index d4253e72b7a1..bacfc6a74099 100644
--- a/net-p2p/phex/Makefile
+++ b/net-p2p/phex/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= phex
-PORTVERSION= 2.0.0.76
-PORTREVISION= 2
+PORTVERSION= 2.2.0.83
CATEGORIES= net java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,10 +26,12 @@ JAVAVM= ${LOCALBASE}/bin/java
JAR_DIR= ${JAVAJARDIR:S,^${PREFIX}/,,}/${PORTNAME}
DOC_FILES= Phex_other.htm Phex_win.htm
-JAR_FILES= crimson-rt.jar jaxb-api.jar jaxb-libs-rt.jar \
- forms-1.0.4.jar \
- looks-1.2.2.jar \
- jaxb-ri-rt.jar jaxp.jar phex.jar
+JAR_FILES= \
+ commons-logging.jar \
+ forms-1.0.5.jar \
+ jaxb.jar \
+ looks-1.3rc.jar \
+ phex.jar
PORTDOCS= ${DOC_FILES}
diff --git a/net-p2p/phex/distinfo b/net-p2p/phex/distinfo
index 36c8f60200b6..8d28bfaaf104 100644
--- a/net-p2p/phex/distinfo
+++ b/net-p2p/phex/distinfo
@@ -1,2 +1,2 @@
-MD5 (phex_2.0.0.76.zip) = 906650ec01b9d647b97d1fa6f3f79610
-SIZE (phex_2.0.0.76.zip) = 2120002
+MD5 (phex_2.2.0.83.zip) = 030a35dd14585658b9b5136147e49757
+SIZE (phex_2.2.0.83.zip) = 2200217