Date: Fri, 14 May 2021 19:49:39 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b242f7ee914b - main - games/wargus: re-deprecate for 2021-06-23 Message-ID: <202105141949.14EJndts085568@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=b242f7ee914b671c7c6cc8fae09f576c3b462315 commit b242f7ee914b671c7c6cc8fae09f576c3b462315 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2021-05-14 19:48:23 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2021-05-14 19:48:23 +0000 games/wargus: re-deprecate for 2021-06-23 It depends on multimedia/ffmpeg2theora which uses scons2 --- games/wargus/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/wargus/Makefile b/games/wargus/Makefile index d676bc6e82d3..ccfa11c91f10 100644 --- a/games/wargus/Makefile +++ b/games/wargus/Makefile @@ -11,6 +11,9 @@ COMMENT= Warcraft 2 mod that allows you to play Warcraft 2 with Stratagus LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Uses EOL Python 2.7 via multimedia/ffmpeg2theora +EXPIRATION_DATE=2021-06-23 + RUN_DEPENDS= stratagus:games/stratagus \ ffmpeg2theora:multimedia/ffmpeg2theora \ cdparanoia:audio/cdparanoia
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105141949.14EJndts085568>