ports/184777: games/springlobby : deprecated optional dependency
Rene Ladan
rene at FreeBSD.org
Sun Dec 15 14:50:00 UTC 2013
>Number: 184777
>Category: ports
>Synopsis: games/springlobby : deprecated optional dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 15 14:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Rene Ladan
>Release: FreeBSD 10.0-RC1 amd64
>Organization:
>Environment:
FreeBSD acer 10.0-RC1 FreeBSD 10.0-RC1 #0 r259068: Sat Dec 7 17:45:20 UTC 2013 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
Ports r336540
>Description:
games/springlobby depends on net-p2p/libtorrent-rasterbar-15 when the TORRENT
option is selected. The dependency is expired, so mark springlobby as deprecated
in this case.
>How-To-Repeat:
Tools/scripts/rmport net-p2p/libtorrent-rasterbar-15
>Fix:
Patch attached with submission follows:
Index: games/springlobby/Makefile
===================================================================
--- games/springlobby/Makefile (revision 336533)
+++ games/springlobby/Makefile (working copy)
@@ -41,6 +41,7 @@
.if ${PORT_OPTIONS:MTORRENT}
LIB_DEPENDS+= torrent-rasterbar:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15
+DEPRECATED= Depends on expired net-p2p/libtorrent-rasterbar-15
.else
CMAKE_ARGS+= -DOPTION_TORRENT_SYSTEM:BOOL=OFF
.endif
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list