Date: Mon, 15 Jun 2020 22:27:43 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539298 - in head/www: moodle35 moodle37 moodle38 Message-ID: <202006152227.05FMRhDD036676@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Mon Jun 15 22:27:42 2020 New Revision: 539298 URL: https://svnweb.freebsd.org/changeset/ports/539298 Log: - Update CONFLICTS to welcome moodle39 Modified: head/www/moodle35/Makefile head/www/moodle37/Makefile head/www/moodle38/Makefile Modified: head/www/moodle35/Makefile ============================================================================== --- head/www/moodle35/Makefile Mon Jun 15 22:26:47 2020 (r539297) +++ head/www/moodle35/Makefile Mon Jun 15 22:27:42 2020 (r539298) @@ -12,7 +12,7 @@ COMMENT= Course management system based on social cons LICENSE= GPLv3 -CONFLICTS= moodle36-3.6.[0-9]* moodle37-3.7.[0-9]* moodle38-3.8-[0-9]* +CONFLICTS= moodle37-3.7.[0-9]* moodle38-3.8-[0-9]* moodle39-3.9 USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ Modified: head/www/moodle37/Makefile ============================================================================== --- head/www/moodle37/Makefile Mon Jun 15 22:26:47 2020 (r539297) +++ head/www/moodle37/Makefile Mon Jun 15 22:27:42 2020 (r539298) @@ -12,7 +12,7 @@ COMMENT= Course management system based on social cons LICENSE= GPLv3 -CONFLICTS= moodle35-3.5.[0-9]* moodle36-3.6.[0-9]* moodle38-3.8.[0-9]* +CONFLICTS= moodle35-3.5.[0-9]* moodle38-3.8.[0-9]* moodle39-3.9 USES= cpe php:flavors tar:tgz USE_PHP= ctype curl dom fileinfo filter gd hash iconv intl json mbstring \ Modified: head/www/moodle38/Makefile ============================================================================== --- head/www/moodle38/Makefile Mon Jun 15 22:26:47 2020 (r539297) +++ head/www/moodle38/Makefile Mon Jun 15 22:27:42 2020 (r539298) @@ -12,7 +12,7 @@ COMMENT= Course management system based on social cons LICENSE= GPLv3 -CONFLICTS= moodle35-3.5.[0-9]* moodle36-3.6.[0-9]* moodle37-3.7.[0-9]* +CONFLICTS= moodle35-3.5.[0-9]* moodle37-3.7.[0-9]* moodle39-3.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?202006152227.05FMRhDD036676>