Bug 181589 - graphics/py-clutter-gtk : deprecate
Summary: graphics/py-clutter-gtk : deprecate
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-27 21:30 UTC by Rene Ladan
Modified: 2013-09-18 15:50 UTC (History)
0 users

See Also:


Attachments
file.diff (650 bytes, patch)
2013-08-27 21:30 UTC, Rene Ladan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2013-08-27 21:30:00 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-27 21:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-09-18 15:46:56 UTC
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"
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2013-09-18 15:47:06 UTC
State Changed
From-To: open->closed

Committed, thanks