ports/119229: Remove wget: devel/subclipse
Gerrit Beine
gerrit.beine at gmx.de
Tue Jan 1 13:30:02 UTC 2008
>Number: 119229
>Category: ports
>Synopsis: Remove wget: devel/subclipse
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jan 01 13:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Gerrit Beine
>Release: FreeBSD 6.2-RELEASE
>Organization:
Beine Computer
>Environment:
FreeBSD freebsd620.vmware.beine-computer.de 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Fetching distfiles works now without fetch.
>How-To-Repeat:
>Fix:
diff -Nur /usr/ports/devel/subclipse/Makefile subclipse/Makefile
--- /usr/ports/devel/subclipse/Makefile Thu Sep 27 22:56:48 2007
+++ subclipse/Makefile Tue Jan 1 13:41:16 2008
@@ -16,7 +16,6 @@
COMMENT= A subversion plugin for the Eclipse IDE Framework
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
-FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
CONFLICTS= phpeclipse-[0-9]*
@@ -33,14 +32,7 @@
plugins/${SUBCLIPSE}.mylyn_2.0.0 \
plugins/${SUBCLIPSE}.ui_${PORTVERSION}
-WGET?= ${LOCALBASE}/bin/wget
-
.include <bsd.port.pre.mk>
-
-do-fetch:
-.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}.zip)
- ${WGET} -P${DISTDIR}/${DIST_SUBDIR} ${MASTER_SITES}/${DISTNAME}.zip
-.endif
post-extract:
.for f in ${SUBCLIPSEFILES}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list