Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2022 22:58:14 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: 3f47027bc316 - main - www/moodle310: Adjust CONFLICTS
Message-ID:  <202205072258.247MwEYr085764@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=3f47027bc316e58a5f4506584fba9633f08dff3c

commit 3f47027bc316e58a5f4506584fba9633f08dff3c
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-05-07 22:57:19 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-05-07 22:57:19 +0000

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

diff --git a/www/moodle310/Makefile b/www/moodle310/Makefile
index d37e42cbc7a8..e79be28bba8a 100644
--- a/www/moodle310/Makefile
+++ b/www/moodle310/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Course management system based on social constructionism
 
 LICENSE=	GPLv3
 
-CONFLICTS=	moodle39-3.9.[0-9]* moodle311-3.11.[0-9]* moodle40-4.0
+CONFLICTS=	moodle39-3.9.[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.247MwEYr085764>