Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 14:46:49 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327551 - head/graphics/py-clutter-gtk
Message-ID:  <201309181446.r8IEknll052437@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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