summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-04-03 23:40:33 +0000
committerlioux <lioux@FreeBSD.org>2005-04-03 23:40:33 +0000
commit3ccc3c5293ec7566c6ca566d35802ba18ed5c486 (patch)
treec9b7cff15b9d093ade13160cc593c480fe9c4c66
parenta4169ac413326763c02e99beddd871d7568e1230 (diff)
downloadFreeBSD-ports-3ccc3c5293ec7566c6ca566d35802ba18ed5c486.zip
FreeBSD-ports-3ccc3c5293ec7566c6ca566d35802ba18ed5c486.tar.gz
Update to 2.2.0.83
-rw-r--r--net-p2p/phex/Makefile13
-rw-r--r--net-p2p/phex/distinfo4
-rw-r--r--net/phex/Makefile13
-rw-r--r--net/phex/distinfo4
4 files changed, 18 insertions, 16 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile
index d4253e7..bacfc6a 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 36c8f60..8d28bfa 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
diff --git a/net/phex/Makefile b/net/phex/Makefile
index d4253e7..bacfc6a 100644
--- a/net/phex/Makefile
+++ b/net/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/phex/distinfo b/net/phex/distinfo
index 36c8f60..8d28bfa 100644
--- a/net/phex/distinfo
+++ b/net/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
OpenPOWER on IntegriCloud