From owner-freebsd-gnome@FreeBSD.ORG Wed Sep 18 14:50:01 2013 Return-Path: Delivered-To: gnome@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7CBD1FDA for ; Wed, 18 Sep 2013 14:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 68E752F13 for ; Wed, 18 Sep 2013 14:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8IEo1Eu019580 for ; Wed, 18 Sep 2013 14:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8IEo1nZ019576; Wed, 18 Sep 2013 14:50:01 GMT (envelope-from gnats) Date: Wed, 18 Sep 2013 14:50:01 GMT Message-Id: <201309181450.r8IEo1nZ019576@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/181589: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 14:50:01 -0000 The following reply was made to PR ports/181589; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/181589: commit references a PR Date: Wed, 18 Sep 2013 14:46:56 +0000 (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"