svn commit: r319932 - in head/games: gnomechess gnomememoryblocks

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 4 22:27:59 UTC 2013


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 at 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 at 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


More information about the svn-ports-head mailing list