Skip to content

Commit

Permalink
www/ilias: Undeprecate
Browse files Browse the repository at this point in the history
Release 9 is about to be released with php81 and later support. So
undeprecate and remove expiration.

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Dec 30, 2023
1 parent 529bff5 commit 7a554dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions www/ilias/Makefile
Expand Up @@ -11,10 +11,10 @@ WWW= https://www.ilias.de
LICENSE= GPLv2

# Will switch to version 9 snapshots before the removal
DEPRECATED= Requires php80 which is set to expire on 2023-11-26
EXPIRATION_DATE= 2023-12-31
#DEPRECATED= Requires php80 which is set to expire on 2023-11-26
#EXPIRATION_DATE= 2023-12-31

IGNORE_WITH_PHP= 81 82 83
IGNORE_WITH_PHP= 82 83

LIB_DEPENDS= libpng.so:graphics/png
RUN_DEPENDS= ${LOCALBASE}/share/pear/Auth/Auth.php:security/pear-Auth@${PHP_FLAVOR} \
Expand Down

0 comments on commit 7a554dc

Please sign in to comment.