Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2017 10:45:50 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441140 - head/games/libgames-support
Message-ID:  <201705181045.v4IAjolE068383@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Thu May 18 10:45:49 2017
New Revision: 441140
URL: https://svnweb.freebsd.org/changeset/ports/441140

Log:
  Mark deprecated and set experation date.
  
  Is no longer used after the recent gnome-games updates.

Modified:
  head/games/libgames-support/Makefile

Modified: head/games/libgames-support/Makefile
==============================================================================
--- head/games/libgames-support/Makefile	Thu May 18 10:14:23 2017	(r441139)
+++ head/games/libgames-support/Makefile	Thu May 18 10:45:49 2017	(r441140)
@@ -10,6 +10,9 @@ DIST_SUBDIR=	gnome3
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Shared code between gnome games
 
+DEPRECATED=	Superseeded by libgnome-games-support, no longer used by anything.
+EXPIRATION_DATE=	2017-06-18
+
 BUILD_DEPENDS=	valac:lang/vala
 LIB_DEPENDS=	libgee-0.8.so:devel/libgee
 



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