- Broken checksum mismatch
This commit is contained in:
parent
55636d4bc7
commit
54016cf3c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312838
2 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,8 @@ COMMENT= Course management system based on social constructionism
|
|||
BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
|
||||
RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
|
||||
|
||||
BROKEN= checksum mismatch
|
||||
|
||||
CONFLICTS= moodle-1.*.* moodle-2.2.* moodle-2.4.*
|
||||
LATEST_LINK= moodle23
|
||||
|
||||
|
|
|
@ -13,6 +13,8 @@ COMMENT= Course management system based on social constructionism
|
|||
BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
|
||||
RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
|
||||
|
||||
BROKEN= checksum mismatch
|
||||
|
||||
CONFLICTS= moodle-1.*.* moodle-2.2.* moodle-2.3.*
|
||||
LATEST_LINK= moodle24
|
||||
|
||||
|
|
Loading…
Reference in a new issue