ports/119328: [update] net-p2p/rtgui - fix dependencies
Philippe Audeoud
jadawin at tuxaco.net
Fri Jan 4 10:00:07 UTC 2008
>Number: 119328
>Category: ports
>Synopsis: [update] net-p2p/rtgui - fix dependencies
>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: Fri Jan 04 10:00:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Philippe Audeoud
>Release: FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root at glenrothes:/usr/obj/usr/src/sys/GENERIC i386
>Description:
- remove RUN_DEPENDS
- update BUILD_DEPENDS
- update PORTREVISION
Reported by: flz (flz is CC-ed)
>How-To-Repeat:
>Fix:
--- patch-rtgui.1 begins here ---
diff -ruN net-p2p/rtgui.orig/Makefile net-p2p/rtgui/Makefile
--- net-p2p/rtgui.orig/Makefile 2008-01-04 09:45:11.000000000 +0000
+++ net-p2p/rtgui/Makefile 2008-01-04 09:47:14.000000000 +0000
@@ -7,7 +7,7 @@
PORTNAME= rtgui
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p www
MASTER_SITES= http://rtgui.googlecode.com/files/
EXTRACT_SUFX= .tgz
@@ -18,9 +18,7 @@
OPTIONS= APACHE "Use Apache for web interface" On \
LIGHTTPD "Use LightHTTPD for web interface" Off
-BUILD_DEPENDS+= libtorrent=0.11.9:${PORTSDIR}/net-p2p/libtorrent \
- xmlrpc-c-config:${PORTSDIR}/net/xmlrpc-c
-RUN_DEPENDS+= rtorrent:${PORTSDIR}/net-p2p/rtorrent
+BUILD_DEPENDS+= xmlrpc-c-config:${PORTSDIR}/net/xmlrpc-c
.include <bsd.port.pre.mk>
--- patch-rtgui.1 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list