ports/128197: Update net-p2p/phex to the latest version

Christian Sturm athaba at inode.at
Sat Oct 18 09:20:03 UTC 2008


>Number:         128197
>Category:       ports
>Synopsis:       Update net-p2p/phex to the latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 18 09:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Christian Sturm
>Release:        7-STABLE
>Organization:
>Environment:
>Description:
Attached is an update/patch for net-p2p/phex
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

? phex.patch
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-p2p/phex/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile	6 Jun 2008 13:53:44 -0000	1.27
+++ Makefile	18 Oct 2008 09:07:09 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	phex
-PORTVERSION=	2.2.0.83
-PORTREVISION=	2
+PORTVERSION=	3.2.6.106
 CATEGORIES=	net-p2p java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,8 +15,10 @@ DISTNAME=	${PORTNAME}_${PORTVERSION}
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A Java multi platform and spyware free gnutella client
 
+#WRKSRC= 	${WRKDIR}/${PORTNAME}/lib
+
 USE_JAVA=	yes
-JAVA_VERSION=	1.4+
+JAVA_VERSION=	1.5+
 USE_ZIP=	yes
 NO_BUILD=	yes
 PLIST_SUB=	JAR_DIR=${JAR_DIR}
@@ -27,11 +28,13 @@ JAR_DIR=	${JAVAJARDIR:S,^${PREFIX}/,,}/$
 
 DOC_FILES=	Phex_other.htm Phex_win.htm
 JAR_FILES=	\
-		commons-logging.jar \
-		forms-1.0.5.jar \
-		jaxb.jar \
-		looks-1.3rc.jar \
-		phex.jar
+		lib/MRJAdapter.jar \
+		lib/commons-collections-3.2.jar \
+		lib/commons-httpclient-3.0.1.jar \
+		lib/commons-logging.jar \
+		lib/forms-1.1.0.jar \
+		lib/looks-2.1.4.jar \
+		lib/phex.jar
 
 PORTDOCS=	${DOC_FILES}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net-p2p/phex/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo	11 Nov 2005 06:06:09 -0000	1.12
+++ distinfo	18 Oct 2008 09:07:09 -0000
@@ -1,3 +1,3 @@
-MD5 (phex_2.2.0.83.zip) = 030a35dd14585658b9b5136147e49757
-SHA256 (phex_2.2.0.83.zip) = 7cef874609c57f940ab74f822907807163af5d4c3639b4fe1f2fe52a6523ffb4
-SIZE (phex_2.2.0.83.zip) = 2200217
+MD5 (phex_3.2.6.106.zip) = 58678a7c4f1181f09dc6cfe252ccdf30
+SHA256 (phex_3.2.6.106.zip) = 9df0ad6e9a0e912c1272786e1eb97b17997c8b76fdd8954283be755540ad10c1
+SIZE (phex_3.2.6.106.zip) = 5833853


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list