Date: Mon, 12 Jul 2021 12:21:08 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: aa0f5cb20d92 - main - www/moodle39: Update to 3.9.8 Message-ID: <202107121221.16CCL821036780@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa0f5cb20d922471ccecfa4b11bf00d5d980d9be commit aa0f5cb20d922471ccecfa4b11bf00d5d980d9be Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-07-12 12:20:28 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-07-12 12:20:28 +0000 www/moodle39: Update to 3.9.8 * Update CONFLICTS --- www/moodle39/Makefile | 4 ++-- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107121221.16CCL821036780>