svn commit: r562233 - head/games/gbrainy

Tobias C. Berner tcberner at FreeBSD.org
Thu Jan 21 19:21:21 UTC 2021


Author: tcberner
Date: Thu Jan 21 19:21:20 2021
New Revision: 562233
URL: https://svnweb.freebsd.org/changeset/ports/562233

Log:
  games/gbrainy: deprecate through www/gkthml3
  
  PR:		252619
  Submitted by:	daniel.engberg.lists at pyret.net

Modified:
  head/games/gbrainy/Makefile

Modified: head/games/gbrainy/Makefile
==============================================================================
--- head/games/gbrainy/Makefile	Thu Jan 21 19:14:53 2021	(r562232)
+++ head/games/gbrainy/Makefile	Thu Jan 21 19:21:20 2021	(r562233)
@@ -13,6 +13,9 @@ COMMENT=	Brain teaser game and trainer
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	outdated, depends on deprecated library www/gtkhtml3
+EXPIRATION_DATE=	2021-03-31
+
 BUILD_DEPENDS=	mautil:devel/mono-addins \
 		${LOCALBASE}/bin/bash:shells/bash
 RUN_DEPENDS:=	${BUILD_DEPENDS}


More information about the svn-ports-head mailing list