diff options
-rw-r--r-- | www/moodle39/Makefile | 4 | ||||
-rw-r--r-- | www/moodle39/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/moodle39/Makefile b/www/moodle39/Makefile index b29b9127c4a8..82dd0170005a 100644 --- a/www/moodle39/Makefile +++ b/www/moodle39/Makefile @@ -1,7 +1,7 @@ # Created by: Javier Martin Rueda <jmrueda@diatel.upm.es> PORTNAME= moodle -PORTVERSION= 3.9.7 +PORTVERSION= 3.9.8 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable39/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -11,7 +11,7 @@ COMMENT= Course management system based on social constructionism LICENSE= GPLv3 -CONFLICTS= moodle310-3.10.[0-9]* moodle311-3.11 +CONFLICTS= 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 \ diff --git a/www/moodle39/distinfo b/www/moodle39/distinfo index 6a8a92e36d59..2336b6d05f3b 100644 --- a/www/moodle39/distinfo +++ b/www/moodle39/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620776275 -SHA256 (moodle-3.9.7.tgz) = a6869319b90038d34a255e6090f704eaa044f66e5c579a749d196cdb30a7b8a1 -SIZE (moodle-3.9.7.tgz) = 57157463 +TIMESTAMP = 1626052575 +SHA256 (moodle-3.9.8.tgz) = 0a6ca4f67e9413861e73832fe901fca592794acad1a86660fd3762c34f1157d3 +SIZE (moodle-3.9.8.tgz) = 57152387 |