git: f8113bcc8ff2 - main - www/moodle39: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 00:02:30 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8113bcc8ff2500e04ba6ba4e003091b554dc4be commit f8113bcc8ff2500e04ba6ba4e003091b554dc4be Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-29 15:38:31 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:55 +0000 www/moodle39: Mark DEPRECATED - Requires php74 which has been removed from the tree - Set EXPIRATION_DATE 2023-04-30 - See the following for details: https://moodledev.io/general/development/policies/php https://docs.moodle.org/401/en/PHP Approved by: portmgr (blanket) Sponsored by: Bounce Experts --- www/moodle39/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/moodle39/Makefile b/www/moodle39/Makefile index afce48f37e0f..45ddc6138122 100644 --- a/www/moodle39/Makefile +++ b/www/moodle39/Makefile @@ -10,6 +10,9 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 +DEPRECATED= Requires php74 which has been removed from the tree +EXPIRATION_DATE= 2023-04-30 + CONFLICTS= moodle311-3.11.[0-9]* moodle40-4.0.[0-9]* moodle41-4.1.[0-9]* USES= cpe php:flavors tar:tgz