git: f70a1b355afa - 2022Q1 - games/renpy: remove past expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jan 2022 11:50:53 UTC
The branch 2022Q1 has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=f70a1b355afabc04993d620377a2059260380f3d commit f70a1b355afabc04993d620377a2059260380f3d Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2022-01-18 11:20:43 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2022-01-30 11:43:56 +0000 games/renpy: remove past expiration date (cherry picked from commit bc708349c36959040572c22635fb65f6d8ec9aac) --- games/renpy/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/games/renpy/Makefile b/games/renpy/Makefile index 52f5282b1b76..9204a808d29b 100644 --- a/games/renpy/Makefile +++ b/games/renpy/Makefile @@ -14,10 +14,8 @@ LICENSE_NAME_DejaVu= Bitstream Vera and Arev fonts license LICENSE_FILE_DejaVu= ${WRKSRC}/renpy/common/DejaVuSans.txt LICENSE_PERMS_DejaVu= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -# Extend expiration if lang/python27 is also extended # https://github.com/renpy/renpy/issues/2003 DEPRECATED= Uses deprecated version of python -EXPIRATION_DATE= 2020-12-31 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}game_sdl2>0:devel/py-game_sdl2@${PY_FLAVOR}