Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2022 22:58:13 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: 63630cb07aac - main - www/moodle39: Adjust CONFLICTS
Message-ID:  <202205072258.247MwDil085740@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=63630cb07aac114d4be5c6b8907dcf57945878ed

commit 63630cb07aac114d4be5c6b8907dcf57945878ed
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-05-07 22:56:49 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-05-07 22:56:49 +0000

    www/moodle39: Adjust CONFLICTS
---
 www/moodle39/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/moodle39/Makefile b/www/moodle39/Makefile
index be01333d89c8..a469c5bab43b 100644
--- a/www/moodle39/Makefile
+++ b/www/moodle39/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Course management system based on social constructionism
 
 LICENSE=	GPLv3
 
-CONFLICTS=	moodle310-3.10.[0-9]* moodle311-3.11.[0-9]* moodle40-4.0
+CONFLICTS=	moodle310-3.10.[0-9]* moodle311-3.11.[0-9]* moodle40-4.0.[0-9]*
 
 USES=		cpe php:flavors tar:tgz
 USE_PHP=	ctype curl dom fileinfo filter gd hash iconv intl json mbstring \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205072258.247MwDil085740>