ports/159667: net-p2p/vuze distribution fole moved

Kevin Oberman kob6558 at gmail.com
Wed Aug 10 23:10:08 UTC 2011


>Number:         159667
>Category:       ports
>Synopsis:       net-p2p/vuze distribution fole moved
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 10 23:10:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD rogue.comcast.net 8.2-STABLE FreeBSD 8.2-STABLE #6: Sat Jul 30 13:02:23 PDT 2011 root at rogue.comcast.net:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	net-p2p/vuze was marked BROKEN because hte distribution file failed
to download after it was moved to a different directory on SF.
>How-To-Repeat:
	cd /usr/ports/net-p2p/vuze ; make fetch
>Fix:
Update port Makefile to remove BROKEN and change MASTER_SITES to new location of
distribution file.
--- Makefile.orig	2011-08-10 15:23:28.000000000 -0700
+++ Makefile	2011-08-10 15:26:10.000000000 -0700
@@ -9,7 +9,7 @@
 PORTVERSION=	4.3.1.4
 PORTREVISION=	2
 CATEGORIES=	net-p2p java
-MASTER_SITES=	SF/azureus/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	SF/azureus/files/x-obsolete/${PORTNAME}-${PORTVERSION}
 DISTNAME=	Vuze_${PORTVERSION}_source
 
 MAINTAINER=	ports at FreeBSD.org
@@ -19,8 +19,6 @@
 		${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
 		${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
 
-BROKEN=	does not fetch
-
 USE_JAVA=	yes
 JAVA_VERSION=	1.5+
 JAVA_OS=	native


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



More information about the freebsd-ports-bugs mailing list