Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2019 12:46:54 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491713 - head/graphics/clutter-gtk
Message-ID:  <201901311246.x0VCksA3069799@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Jan 31 12:46:53 2019
New Revision: 491713
URL: https://svnweb.freebsd.org/changeset/ports/491713

Log:
  Deprecate graphics/clutter-gtk
  
  clutter-gtk 0.10.x is unmaintained upstream and nothing uses it
  anymore in the ports tree.
  
  PR:		202163
  Approved by:	gnome (maintainer timeout, 20 days)

Modified:
  head/graphics/clutter-gtk/Makefile

Modified: head/graphics/clutter-gtk/Makefile
==============================================================================
--- head/graphics/clutter-gtk/Makefile	Thu Jan 31 12:46:24 2019	(r491712)
+++ head/graphics/clutter-gtk/Makefile	Thu Jan 31 12:46:53 2019	(r491713)
@@ -10,6 +10,9 @@ MASTER_SITES=	GNOME
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	GTK+ Integration library for Clutter
 
+DEPRECATED=	0.10.x is unmaintained upstream and unused in the ports tree
+EXPIRATION_DATE=	2019-02-28
+
 LIB_DEPENDS=	libclutter-glx-1.0.so:graphics/clutter
 
 PORTSCOUT=	ignore:1



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