git: b242f7ee914b - main - games/wargus: re-deprecate for 2021-06-23
Rene Ladan
rene at FreeBSD.org
Fri May 14 19:49:39 UTC 2021
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b242f7ee914b671c7c6cc8fae09f576c3b462315
commit b242f7ee914b671c7c6cc8fae09f576c3b462315
Author: Rene Ladan <rene at FreeBSD.org>
AuthorDate: 2021-05-14 19:48:23 +0000
Commit: Rene Ladan <rene at 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
More information about the dev-commits-ports-all
mailing list