Date: Mon, 9 Oct 2023 07:31:04 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: 7936f7fe49aa - main - www/moodle41: Update to 4.1.6 Message-ID: <202310090731.3997V473000389@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=7936f7fe49aadf570c617e2416af81a3639ca547 commit 7936f7fe49aadf570c617e2416af81a3639ca547 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-10-09 07:21:34 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-10-09 07:30:39 +0000 www/moodle41: Update to 4.1.6 --- www/moodle41/Makefile | 4 ++-- www/moodle41/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/moodle41/Makefile b/www/moodle41/Makefile index 0e5a7271c0d6..80a36ef36ed2 100644 --- a/www/moodle41/Makefile +++ b/www/moodle41/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 4.1.5 +PORTVERSION= 4.1.6 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable401/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -10,7 +10,7 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle42-4.2.[0-9]* +CONFLICTS= moodle42-4.2.[0-9]* moodle43-4.3 USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom exif fileinfo filter gd \ diff --git a/www/moodle41/distinfo b/www/moodle41/distinfo index fd34fcc52164..37d6dc0f0fba 100644 --- a/www/moodle41/distinfo +++ b/www/moodle41/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691827626 -SHA256 (moodle-4.1.5.tgz) = f55207ff774d49fb13f83d64e760444fa6363063a7ad38ed88c81f4f5c0219f2 -SIZE (moodle-4.1.5.tgz) = 64870562 +TIMESTAMP = 1696833629 +SHA256 (moodle-4.1.6.tgz) = f4b6af1cc07a805c868a602f37fa547bfc865c650f590a02a7da8b2cf2b174fd +SIZE (moodle-4.1.6.tgz) = 64896940
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310090731.3997V473000389>