Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2013 22:27:58 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319932 - in head/games: gnomechess gnomememoryblocks
Message-ID:  <201306042227.r54MRwYk001508@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Jun  4 22:27:58 2013
New Revision: 319932
URL: http://svnweb.freebsd.org/changeset/ports/319932

Log:
  Deprecated old gnome1 games

Modified:
  head/games/gnomechess/Makefile
  head/games/gnomememoryblocks/Makefile

Modified: head/games/gnomechess/Makefile
==============================================================================
--- head/games/gnomechess/Makefile	Tue Jun  4 22:24:50 2013	(r319931)
+++ head/games/gnomechess/Makefile	Tue Jun  4 22:27:58 2013	(r319932)
@@ -12,6 +12,9 @@ DISTNAME=	gnome-chess-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A GUI chess front-end to crafy, for the GNOME Desktop Environment
 
+DEPRECATED=	Unsupported upstream
+EXPIRATION_DATE=	2013-07-04
+
 BUILD_DEPENDS=	crafty:${PORTSDIR}/games/crafty
 RUN_DEPENDS=	crafty:${PORTSDIR}/games/crafty
 

Modified: head/games/gnomememoryblocks/Makefile
==============================================================================
--- head/games/gnomememoryblocks/Makefile	Tue Jun  4 22:24:50 2013	(r319931)
+++ head/games/gnomememoryblocks/Makefile	Tue Jun  4 22:27:58 2013	(r319932)
@@ -11,6 +11,9 @@ DISTNAME=	gnome-memblocks-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Memory Blocks game for GNOME
 
+DEPRECATED=	Unsupported upstream
+EXPIRATION_DATE=	2013-07-04
+
 USES=        pathfix gettext
 USE_GNOME=	gnomeprefix gnomelibs gdkpixbuf
 USE_AUTOTOOLS=	libtool



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