Date: Mon, 7 Oct 2024 12:55:30 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: 0ec656920739 - main - www/moodle41: Update to 4.1.14 Message-ID: <202410071255.497CtUl9072101@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=0ec65692073904f97c0886523d2ea7d704eef11f commit 0ec65692073904f97c0886523d2ea7d704eef11f Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-10-07 04:12:21 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-10-07 12:55:07 +0000 www/moodle41: Update to 4.1.14 --- www/moodle41/Makefile | 5 +++-- www/moodle41/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/moodle41/Makefile b/www/moodle41/Makefile index 9e7f836ee203..b39808bdd074 100644 --- a/www/moodle41/Makefile +++ b/www/moodle41/Makefile @@ -1,5 +1,5 @@ PORTNAME= moodle -PORTVERSION= 4.1.13 +PORTVERSION= 4.1.14 CATEGORIES= www education MASTER_SITES= SF/moodle/Moodle/stable401/ PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX} @@ -10,7 +10,8 @@ WWW= https://www.moodle.org/ LICENSE= GPLv3 -CONFLICTS= moodle42-4.[234].[0-9]* +CONFLICTS= moodle42-4.2.[0-9]* moodle43-4.3.[0-9]* moodle44-4.4.[0-9]* \ + moodle45-4.5 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 e9f042c1d1ce..c713c1ebdf03 100644 --- a/www/moodle41/distinfo +++ b/www/moodle41/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725196937 -SHA256 (moodle-4.1.13.tgz) = de504f2373e3d98c0c40dc17a081c300f1f56666ba3dd130853fcc3d7138f21d -SIZE (moodle-4.1.13.tgz) = 65030955 +TIMESTAMP = 1728272677 +SHA256 (moodle-4.1.14.tgz) = ef71c970f1f3daf05f45abbd667c1ed1dee6e163af28a3a91206a82a8fcb7cb2 +SIZE (moodle-4.1.14.tgz) = 65037863
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410071255.497CtUl9072101>