git: eeb94e954d36 - main - www/moodle40: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Mar 2023 00:02:26 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeb94e954d363212a45cc60af3108d6bd86feb8b commit eeb94e954d363212a45cc60af3108d6bd86feb8b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-29 15:17:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-30 23:59:53 +0000 www/moodle40: Mark DEPRECATED - Requires php80 which is set to expire on 2023-11-26 - Set EXPIRATION_DATE 2023-12-31 Approved by: portmgr (blanket) Sponsored by: Bounce Experts --- www/moodle40/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/moodle40/Makefile b/www/moodle40/Makefile index eef5e1610f59..b560d125352d 100644 --- a/www/moodle40/Makefile +++ b/www/moodle40/Makefile @@ -1,5 +1,6 @@ PORTNAME= moodle PORTVERSION= 4.0.7 +PORTREVISION= 1 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable400/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -10,6 +11,9 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 +DEPRECATED= Requires php80 which is set to expire on 2023-11-26 +EXPIRATION_DATE= 2023-12-31 + CONFLICTS= moodle39-3.9.[0-9]* moodle311-3.11.[0-9]* moodle41-4.1.[0-9]* USES= cpe php:flavors tar:tgz