diff options
author | Wen Heping <wen@FreeBSD.org> | 2019-02-17 06:19:01 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2019-02-17 06:19:01 +0000 |
commit | 0bc3a7d49698cbad081264171e9d78933be83cb7 (patch) | |
tree | a644bf6e5ecc6fd987fff0fd70550ca5b237fb38 | |
parent | fe92eea081911b99ba25e4805b148fd091fca4a9 (diff) | |
download | ports-0bc3a7d49698cbad081264171e9d78933be83cb7.tar.gz ports-0bc3a7d49698cbad081264171e9d78933be83cb7.zip |
- Update to 5.3.13
- Update option name
Notes
Notes:
svn path=/head/; revision=493153
-rw-r--r-- | www/ilias/Makefile | 8 | ||||
-rw-r--r-- | www/ilias/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/ilias/Makefile b/www/ilias/Makefile index a4d8ecd7b040..850a025cf277 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ilias -PORTVERSION= 5.3.12 +PORTVERSION= 5.3.13 DISTVERSIONPREFIX= v CATEGORIES= www @@ -34,10 +34,10 @@ PLIST_SUB= ILIASDATADIR=${ILIASDATADIR} SUB_FILES= pkg-message SUB_LIST= ILIASDATADIR=${ILIASDATADIR} -OPTIONS_DEFINE= SCORM2004 Checker Mail +OPTIONS_DEFINE= SCORM2004 CHECKER MAIL SCORM2004_USE= php=json -Checker_RUN_DEPENDS= ${LOCALBASE}/share/pear/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} -Mail_RUN_DEPENDS= ${LOCALBASE}/share/pear/Mail.php:mail/pear-Mail@${PHP_FLAVOR} +CHERCKER_RUN_DEPENDS= ${LOCALBASE}/share/pear/HTTP/Request.php:www/pear-HTTP_Request@${PHP_FLAVOR} +MAIL_RUN_DEPENDS= ${LOCALBASE}/share/pear/Mail.php:mail/pear-Mail@${PHP_FLAVOR} EXTRA_FILES= %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/_mocha \ %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/express \ diff --git a/www/ilias/distinfo b/www/ilias/distinfo index 5672547d712d..cf1c758e8ba7 100644 --- a/www/ilias/distinfo +++ b/www/ilias/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547105579 -SHA256 (ILIAS-eLearning-ILIAS-v5.3.12_GH0.tar.gz) = 64f50cc2ab25591e7bf1ef82ccea14e0a41e438e6feb43d6326a7eb2a0b1bd16 -SIZE (ILIAS-eLearning-ILIAS-v5.3.12_GH0.tar.gz) = 178427849 +TIMESTAMP = 1550364093 +SHA256 (ILIAS-eLearning-ILIAS-v5.3.13_GH0.tar.gz) = bd31c562d138f2349857d2139de4add800d15a5bb42804a40039d1673cfe9d59 +SIZE (ILIAS-eLearning-ILIAS-v5.3.13_GH0.tar.gz) = 178574026 |