Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 20:20:50 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181589: graphics/py-clutter-gtk : deprecate
Message-ID:  <201308272020.r7RKKoJp047142@oldred.freebsd.org>
Resent-Message-ID: <201308272030.r7RKU0Nm083526@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181589
>Category:       ports
>Synopsis:       graphics/py-clutter-gtk : deprecate
>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:   Tue Aug 27 20:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 9.2-RC1
>Organization:
>Environment:
FreeBSD 9.2-RC1
ports r325485
>Description:
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.
>How-To-Repeat:
rmport graphics/py-clutter
>Fix:


Patch attached with submission follows:

Index: graphics/py-clutter-gtk/Makefile
===================================================================
--- graphics/py-clutter-gtk/Makefile	(revision 325474)
+++ graphics/py-clutter-gtk/Makefile	(working copy)
@@ -18,6 +18,9 @@
 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


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308272020.r7RKKoJp047142>