- Adjust CONFLICTS to welcome moodle35
- Mark moodle32 DEPRECATED
This commit is contained in:
parent
21b60b9226
commit
060d16db08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470274
4 changed files with 8 additions and 5 deletions
|
@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CONFLICTS= moodle32-3.2.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]*
|
||||
CONFLICTS= moodle32-3.2.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* moodle35-3.5
|
||||
|
||||
USES= cpe php tar:tgz
|
||||
USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
:# Created by: Javier Martin Rueda <jmrueda@diatel.upm.es2
|
||||
# Created by: Javier Martin Rueda <jmrueda@diatel.upm.es2
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moodle
|
||||
|
@ -12,7 +12,10 @@ COMMENT= Course management system based on social constructionism
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]*
|
||||
CONFLICTS= moodle31-3.1.[0-9]* moodle33-3.3.[0-9]* moodle34-3.4.[0-9]* moodle35-3.5
|
||||
|
||||
DEPRECATED= Deprecated by upstream
|
||||
EXPIRATION_DATE= 2018-08-18
|
||||
|
||||
USES= cpe php tar:tgz
|
||||
USE_PHP= ctype curl dom gd hash iconv intl json mbstring opcache \
|
||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle34-3.4.[0-9]*
|
||||
CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle34-3.4.[0-9]* moodle35-3.5
|
||||
|
||||
USES= cpe php tar:tgz
|
||||
USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \
|
||||
|
|
|
@ -12,7 +12,7 @@ COMMENT= Course management system based on social constructionism
|
|||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3.[0-9]*
|
||||
CONFLICTS= moodle31-3.1.[0-9]* moodle32-3.2.[0-9]* moodle33-3.3.[0-9]* moodle35-3.5
|
||||
|
||||
IGNORE_WITH_PHP= 56
|
||||
|
||||
|
|
Loading…
Reference in a new issue