Date: Tue, 30 Jun 2020 09:47:04 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540881 - head/games/gemrb Message-ID: <202006300947.05U9l4xL087926@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Jun 30 09:47:03 2020 New Revision: 540881 URL: https://svnweb.freebsd.org/changeset/ports/540881 Log: games/gemrb: Set a more reasonable expiration date This is a leaf port that rmport can trivially remove. No need to do it too early. Modified: head/games/gemrb/Makefile Modified: head/games/gemrb/Makefile ============================================================================== --- head/games/gemrb/Makefile Tue Jun 30 09:46:11 2020 (r540880) +++ head/games/gemrb/Makefile Tue Jun 30 09:47:03 2020 (r540881) @@ -13,7 +13,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-08-15 +EXPIRATION_DATE= 2020-12-15 LIB_DEPENDS= libpng.so:graphics/png \ libvorbis.so:audio/libvorbis \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006300947.05U9l4xL087926>