Date: Fri, 10 Aug 2012 18:57:11 +0000 (UTC) From: Chris Rees <crees@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302399 - head/net-p2p/transmission-gtk2 Message-ID: <201208101857.q7AIvBMZ066249@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: crees Date: Fri Aug 10 18:57:11 2012 New Revision: 302399 URL: http://svn.freebsd.org/changeset/ports/302399 Log: Mark BROKEN-- doesn't work with current GTKs in the tree. Ports for the previous version of Transmission will be created shortly while awaiting GTK 3's update. Reported by: izen@mail.ru Modified: head/net-p2p/transmission-gtk2/Makefile Modified: head/net-p2p/transmission-gtk2/Makefile ============================================================================== --- head/net-p2p/transmission-gtk2/Makefile Fri Aug 10 18:21:57 2012 (r302398) +++ head/net-p2p/transmission-gtk2/Makefile Fri Aug 10 18:57:11 2012 (r302399) @@ -10,6 +10,8 @@ PKGNAMESUFFIX= -gtk2 MAINTAINER= crees@FreeBSD.org COMMENT= A fast and lightweight GTK+2 BitTorrent client +BROKEN= Relies on GTK 3.0 version > 3.2.0 + LIB_DEPENDS= ${GEN_LIB_DEPENDS} \ notify.4:${PORTSDIR}/devel/libnotify \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208101857.q7AIvBMZ066249>