The graphics/py-clutter-gtk port depends on the expired graphics/py-clutter, so deprecate this port and schedule it for removal on 2013-12-01. Fix: Patch attached with submission follows: How-To-Repeat: rmport graphics/py-clutter
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
Author: rene Date: Wed Sep 18 14:46:49 2013 New Revision: 327551 URL: http://svnweb.freebsd.org/changeset/ports/327551 Log: Set expiration date to 2013-12-01, this port depends on the expired graphics/py-clutter PR: ports/181589 Submitted by: myself Approved by: gnome (kwm) Modified: head/graphics/py-clutter-gtk/Makefile (contents, props changed) Modified: head/graphics/py-clutter-gtk/Makefile ============================================================================== --- head/graphics/py-clutter-gtk/Makefile Wed Sep 18 14:44:58 2013 (r327550) +++ head/graphics/py-clutter-gtk/Makefile Wed Sep 18 14:46:49 2013 (r327551) @@ -18,6 +18,9 @@ DISTNAME= py${PORTNAME}-gtk-${PORTVERSIO MAINTAINER= gnome@FreeBSD.org COMMENT= Python modules for Clutter-gtk toolkit +DEPRECATED= depends on expired graphics/py-clutter +EXPIRATION_DATE=2013-12-01 + BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pyclutter-1.0.pc:${PORTSDIR}/graphics/py-clutter LIB_DEPENDS= clutter-gtk-0.10:${PORTSDIR}/graphics/clutter-gtk _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks