mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
games/renpy: bump expiration for master port
Upstream is working on Python 3 support for RenPy 7. However, RenPy 6 may need to be retired, so propagate the warning to the only consumer.
This commit is contained in:
parent
2f20660910
commit
77e341255c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528029
@ -19,6 +19,9 @@ COMMENT= Bishoujo-style visual novel about disabled adolescents
|
||||
|
||||
LICENSE= CC-BY-NC-ND-3.0
|
||||
|
||||
DEPRECATED= Uses deprecated version of RenPy
|
||||
EXPIRATION_DATE= 2020-08-15
|
||||
|
||||
RUN_DEPENDS= renpy6<6.99.11:games/renpy6
|
||||
|
||||
USES= tar:bz2
|
||||
|
@ -16,8 +16,10 @@ 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
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-08-15
|
||||
# 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}game_sdl2>0:devel/py-game_sdl2@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libfribidi.so:converters/fribidi \
|
||||
|
@ -10,6 +10,9 @@ MASTERDIR= ${.CURDIR}/../renpy
|
||||
PATCHDIR= ${.CURDIR}/files
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-08-15
|
||||
|
||||
PORTSCOUT= limit:^6\.18\.*
|
||||
|
||||
BUILD_DEPENDS= ${PYGAME}
|
||||
|
Loading…
Reference in New Issue
Block a user