git: 1f78b2580b56 - main - www/moodle40: Add missing DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Apr 2022 23:17:15 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1f78b2580b56aa80fe5a3cfc0a4a19ea63c18212
commit 1f78b2580b56aa80fe5a3cfc0a4a19ea63c18212
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-04-25 15:37:32 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-04-25 15:37:32 +0000
www/moodle40: Add missing DEPENDS
---
www/moodle40/Makefile | 6 ++++--
www/moodle40/files/pkg-message.in | 2 +-
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/www/moodle40/Makefile b/www/moodle40/Makefile
index 9d7961bc27c4..39f335945578 100644
--- a/www/moodle40/Makefile
+++ b/www/moodle40/Makefile
@@ -2,6 +2,7 @@
PORTNAME= moodle
PORTVERSION= 4.0
+PORTREVISION= 1
CATEGORIES= www education
MASTER_SITES= SF/moodle/Moodle/stable400/
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
@@ -14,8 +15,9 @@ LICENSE= GPLv3
CONFLICTS= moodle39-3.9.[0-9]* moodle310-3.10.[0-9]* moodle311-3.11.[0-9]*
USES= cpe php:flavors tar:tgz
-USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \
- opcache openssl pcre session simplexml soap sodium spl tokenizer \
+USE_PHP= ctype curl dom exif fileinfo filter gd hash \
+ iconv intl json mbstring opcache openssl \
+ pcre session simplexml soap sodium spl tokenizer \
xml xmlreader xmlrpc zip zlib
IGNORE_WITH_PHP= 81
diff --git a/www/moodle40/files/pkg-message.in b/www/moodle40/files/pkg-message.in
index 149d236084ec..5282847317fb 100644
--- a/www/moodle40/files/pkg-message.in
+++ b/www/moodle40/files/pkg-message.in
@@ -50,7 +50,7 @@ EOM
If you are upgrading from an earlier version of Moodle, check out
possible additional steps at:
- https://docs.moodle.org/40/en/Upgrading
+ https://docs.moodle.org/400/en/Upgrading
If you have real trouble, please visit the Moodle course
"Using Moodle" on moodle.org.