svn commit: r427835 - in head/www: moodle29 moodle30 moodle31

Wen Heping wen at FreeBSD.org
Mon Dec 5 07:17:14 UTC 2016


Author: wen
Date: Mon Dec  5 07:17:12 2016
New Revision: 427835
URL: https://svnweb.freebsd.org/changeset/ports/427835

Log:
  - Adjust CONFLICTS

Modified:
  head/www/moodle29/Makefile
  head/www/moodle30/Makefile
  head/www/moodle31/Makefile

Modified: head/www/moodle29/Makefile
==============================================================================
--- head/www/moodle29/Makefile	Mon Dec  5 06:25:35 2016	(r427834)
+++ head/www/moodle29/Makefile	Mon Dec  5 07:17:12 2016	(r427835)
@@ -12,7 +12,7 @@ COMMENT=	Course management system based 
 
 LICENSE=	GPLv3
 
-CONFLICTS=	moodle31-3.1.[0-9]* moodle30-3.0.[0-9]* moodle28-2.8.[0-9]*
+CONFLICTS=	moodle32-3.2 moodle31-3.1.[0-9]* moodle30-3.0.[0-9]*
 
 USES=		cpe tar:tgz
 USE_PHP=	session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \

Modified: head/www/moodle30/Makefile
==============================================================================
--- head/www/moodle30/Makefile	Mon Dec  5 06:25:35 2016	(r427834)
+++ head/www/moodle30/Makefile	Mon Dec  5 07:17:12 2016	(r427835)
@@ -12,7 +12,7 @@ COMMENT=	Course management system based 
 
 LICENSE=	GPLv3
 
-CONFLICTS=	moodle28-2.8.[0-9]* moodle29-2.9.[0-9]* moodle31-3.1.[0-9]*
+CONFLICTS=	moodle29-2.9.[0-9]* moodle31-3.1.[0-9]* moodle32-3.2
 
 USES=		cpe tar:tgz
 USE_PHP=	ctype curl dom gd hash iconv intl json mbstring opcache \

Modified: head/www/moodle31/Makefile
==============================================================================
--- head/www/moodle31/Makefile	Mon Dec  5 06:25:35 2016	(r427834)
+++ head/www/moodle31/Makefile	Mon Dec  5 07:17:12 2016	(r427835)
@@ -12,7 +12,7 @@ COMMENT=	Course management system based 
 
 LICENSE=	GPLv3
 
-CONFLICTS=	moodle28-2.8.[0-9]* moodle29-2.9.[0-9]* moodle30-3.0.[0-9]*
+CONFLICTS=	moodle29-2.9.[0-9]* moodle30-3.0.[0-9]* moodle32-3.2
 
 USES=		cpe tar:tgz
 USE_PHP=	ctype curl dom gd hash iconv intl json mbstring opcache \


More information about the svn-ports-head mailing list