- Update moodle to 3.5.5 and 3.6.3
- Adjust CONFLICTS since moodle33 and moodle34 removed
This commit is contained in:
parent
f71113b8d7
commit
b1ea5edcae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495333
4 changed files with 10 additions and 12 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moodle
|
||||
PORTVERSION= 3.5.4
|
||||
PORTVERSION= 3.5.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/moodle/Moodle/stable35/
|
||||
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
|
||||
|
@ -12,8 +12,7 @@ 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]* \
|
||||
moodle36-3.6.[0-9]*
|
||||
CONFLICTS= moodle36-3.6.[0-9]*
|
||||
|
||||
USES= cpe php:flavors tar:tgz
|
||||
USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1547506569
|
||||
SHA256 (moodle-3.5.4.tgz) = 1f6474a326f64b633e21d6b4300ce3339c8255e445a033206427ded40ff61c6a
|
||||
SIZE (moodle-3.5.4.tgz) = 46648296
|
||||
TIMESTAMP = 1552292098
|
||||
SHA256 (moodle-3.5.5.tgz) = a96679ca3ea2a3a2012a73683f54d8dc371972499e5da06ae7463bf53dede909
|
||||
SIZE (moodle-3.5.5.tgz) = 46684330
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moodle
|
||||
PORTVERSION= 3.6.2
|
||||
PORTVERSION= 3.6.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/moodle/Moodle/stable36/
|
||||
PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}${PHP_PKGNAMESUFFIX}
|
||||
|
@ -12,8 +12,7 @@ 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]* \
|
||||
moodle35-3.5.[0-9]*
|
||||
CONFLICTS= moodle35-3.5.[0-9]*
|
||||
|
||||
USES= cpe php:flavors tar:tgz
|
||||
USE_PHP= ctype curl dom fileinfo gd hash iconv intl json mbstring \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1547506391
|
||||
SHA256 (moodle-3.6.2.tgz) = a393c6f3c96114192119a4428945e6f7ba70431d9c2e6a3a0d3985b6762b6cea
|
||||
SIZE (moodle-3.6.2.tgz) = 47673889
|
||||
TIMESTAMP = 1552291949
|
||||
SHA256 (moodle-3.6.3.tgz) = f72425c3f0504e30fc2464d171037f1e7fcb0e110dc3a8b15534d555a547d396
|
||||
SIZE (moodle-3.6.3.tgz) = 47707084
|
||||
|
|
Loading…
Reference in a new issue