Date: Thu, 13 May 2021 11:54:29 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: d99fe761de54 - main - Update moodle to 3.10.4 and 3.9.7 Message-ID: <202105131154.14DBsTFM034270@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=d99fe761de544a834a1477a95d9d353499756b7c commit d99fe761de544a834a1477a95d9d353499756b7c Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2021-05-13 11:20:52 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2021-05-13 11:20:52 +0000 Update moodle to 3.10.4 and 3.9.7 --- www/moodle310/Makefile | 2 +- www/moodle310/distinfo | 6 +++--- www/moodle39/Makefile | 2 +- www/moodle39/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/moodle310/Makefile b/www/moodle310/Makefile index 74e1ee08ef19..bedd8ff37ff3 100644 --- a/www/moodle310/Makefile +++ b/www/moodle310/Makefile @@ -1,7 +1,7 @@ # Created by: Javier Martin Rueda <jmrueda@diatel.upm.es> PORTNAME= moodle -PORTVERSION= 3.10.3 +PORTVERSION= 3.10.4 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable310/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} diff --git a/www/moodle310/distinfo b/www/moodle310/distinfo index f3640b7f96d5..017799f39a37 100644 --- a/www/moodle310/distinfo +++ b/www/moodle310/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616974618 -SHA256 (moodle-3.10.3.tgz) = 53baef0225de231c6746b630871afcf39d333bbaabe858621c4195101830241c -SIZE (moodle-3.10.3.tgz) = 57483053 +TIMESTAMP = 1620776045 +SHA256 (moodle-3.10.4.tgz) = 9093cbe3c070b333f9637d82e6460442807933dc251976fea68158cd821fde4e +SIZE (moodle-3.10.4.tgz) = 57525833 diff --git a/www/moodle39/Makefile b/www/moodle39/Makefile index 6267500768a1..115cc0de3908 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.6 +PORTVERSION= 3.9.7 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable39/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} diff --git a/www/moodle39/distinfo b/www/moodle39/distinfo index bd0c7e4c9fe3..6a8a92e36d59 100644 --- a/www/moodle39/distinfo +++ b/www/moodle39/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616974824 -SHA256 (moodle-3.9.6.tgz) = 34ba6a2403e0f08ae727051a21dddd8bd597b97c841bc01d0477db39aca3893e -SIZE (moodle-3.9.6.tgz) = 57105713 +TIMESTAMP = 1620776275 +SHA256 (moodle-3.9.7.tgz) = a6869319b90038d34a255e6090f704eaa044f66e5c579a749d196cdb30a7b8a1 +SIZE (moodle-3.9.7.tgz) = 57157463
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105131154.14DBsTFM034270>