Date: Sat, 9 Dec 2023 13:09:18 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: b181e73672d3 - main - www/moodle42: Update to 4.2.4 Message-ID: <202312091309.3B9D9Iis032009@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=b181e73672d36f313fed9d2e88ca14c31cc8f151 commit b181e73672d36f313fed9d2e88ca14c31cc8f151 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-12-09 13:08:08 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-12-09 13:08:40 +0000 www/moodle42: Update to 4.2.4 --- www/moodle42/Makefile | 4 ++-- www/moodle42/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/moodle42/Makefile b/www/moodle42/Makefile index 9ff527734dcd..35b5acac239d 100644 --- a/www/moodle42/Makefile +++ b/www/moodle42/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 4.2.3 +PORTVERSION= 4.2.4 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable402/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -10,7 +10,7 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle41-4.1.[0-9]* moodle43-4.3 +CONFLICTS= moodle41-4.1.[0-9]* moodle43-4.3.[0-9]* USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom exif fileinfo filter gd \ diff --git a/www/moodle42/distinfo b/www/moodle42/distinfo index 6524d2e85d22..85ecba835419 100644 --- a/www/moodle42/distinfo +++ b/www/moodle42/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696835141 -SHA256 (moodle-4.2.3.tgz) = 1d9913ebb475d5a890526b60c4bf70ee98e9cd53890ef542f4a1bf439d97b5aa -SIZE (moodle-4.2.3.tgz) = 65362300 +TIMESTAMP = 1702109481 +SHA256 (moodle-4.2.4.tgz) = 50bd240338a81971d605a11256644c7e5764f6c82a36fb239cdb9dc3252bf005 +SIZE (moodle-4.2.4.tgz) = 65439054
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312091309.3B9D9Iis032009>