Date: Thu, 21 Jan 2021 19:21:21 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562233 - head/games/gbrainy Message-ID: <202101211921.10LJLLBT081767@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101211921.10LJLLBT081767>