diff options
author | wen <wen@FreeBSD.org> | 2019-02-17 14:19:01 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2019-02-17 14:19:01 +0800 |
commit | 1fc3df44640318a1ae8019d60293b1ffe0222264 (patch) | |
tree | a644bf6e5ecc6fd987fff0fd70550ca5b237fb38 | |
parent | 0fa6a53a4b9bb7904fd753e6f5a440ddd1dc20c9 (diff) | |
download | freebsd-ports-gnome-1fc3df44640318a1ae8019d60293b1ffe0222264.tar.gz freebsd-ports-gnome-1fc3df44640318a1ae8019d60293b1ffe0222264.tar.zst freebsd-ports-gnome-1fc3df44640318a1ae8019d60293b1ffe0222264.zip |
- Update to 5.3.13
- Update option name
-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 |