aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2022-04-25 15:37:32 +0000
committerWen Heping <wen@FreeBSD.org>2022-04-25 15:37:32 +0000
commit1f78b2580b56aa80fe5a3cfc0a4a19ea63c18212 (patch)
treeff35a445540bbcdb3e1435bdf1e5bc329ff1f9a9
parent4d8688269cc20726878ca25974f9afd0dc7a35bd (diff)
downloadports-1f78b2580b56aa80fe5a3cfc0a4a19ea63c18212.tar.gz
ports-1f78b2580b56aa80fe5a3cfc0a4a19ea63c18212.zip
www/moodle40: Add missing DEPENDS
-rw-r--r--www/moodle40/Makefile6
-rw-r--r--www/moodle40/files/pkg-message.in2
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.