From owner-svn-ports-head@freebsd.org Mon Mar 25 01:34:41 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B75CC154CDB2; Mon, 25 Mar 2019 01:34:41 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 559E771A30; Mon, 25 Mar 2019 01:34:41 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1651CA71; Mon, 25 Mar 2019 01:34:41 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2P1Ye0V025520; Mon, 25 Mar 2019 01:34:40 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2P1Yehc025519; Mon, 25 Mar 2019 01:34:40 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201903250134.x2P1Yehc025519@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 25 Mar 2019 01:34:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496787 - head/www/ilias X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/www/ilias X-SVN-Commit-Revision: 496787 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 559E771A30 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.97)[-0.975,0]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Mar 2019 01:34:42 -0000 Author: wen Date: Mon Mar 25 01:34:40 2019 New Revision: 496787 URL: https://svnweb.freebsd.org/changeset/ports/496787 Log: - Update to 5.4.0 Modified: head/www/ilias/Makefile head/www/ilias/distinfo Modified: head/www/ilias/Makefile ============================================================================== --- head/www/ilias/Makefile Sun Mar 24 23:48:59 2019 (r496786) +++ head/www/ilias/Makefile Mon Mar 25 01:34:40 2019 (r496787) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ilias -PORTVERSION= 5.3.13 -PORTREVISION= 1 +PORTVERSION= 5.4.0 DISTVERSIONPREFIX= v CATEGORIES= www @@ -41,15 +40,18 @@ CHECKER_RUN_DEPENDS= ${LOCALBASE}/share/pear/HTTP/Requ 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 \ + %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/he \ + %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/mkdirp \ %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/mocha \ %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/uuid \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/jade \ + %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/he \ %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/mkdirp \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/supports-color \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/supertest/node_modules/superagent/node_modules/.bin/mime \ - %%WWWDIR%%/libs/composer/vendor/bin/export-plural-rules \ - %%WWWDIR%%/libs/composer/vendor/bin/export-plural-rules.php \ + %%WWWDIR%%/Modules/Chatroom/chat/node_modules/send/node_modules/.bin/mime \ + %%WWWDIR%%/Modules/Chatroom/chat/node_modules/superagent/node_modules/.bin/mime \ + %%WWWDIR%%/libs/composer/vendor/bin/generate_vcards \ + %%WWWDIR%%/libs/composer/vendor/bin/naturalselection \ + %%WWWDIR%%/libs/composer/vendor/bin/sabredav \ + %%WWWDIR%%/libs/composer/vendor/bin/vobject \ %%WWWDIR%%/libs/composer/vendor/simplesamlphp/simplesamlphp/locales/no pre-install: Modified: head/www/ilias/distinfo ============================================================================== --- head/www/ilias/distinfo Sun Mar 24 23:48:59 2019 (r496786) +++ head/www/ilias/distinfo Mon Mar 25 01:34:40 2019 (r496787) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550364093 -SHA256 (ILIAS-eLearning-ILIAS-v5.3.13_GH0.tar.gz) = bd31c562d138f2349857d2139de4add800d15a5bb42804a40039d1673cfe9d59 -SIZE (ILIAS-eLearning-ILIAS-v5.3.13_GH0.tar.gz) = 178574026 +TIMESTAMP = 1553239564 +SHA256 (ILIAS-eLearning-ILIAS-v5.4.0_GH0.tar.gz) = eaac6a05b0aeb0d3951d20d6973c8a528bb8173bedd8b4e883c7c2b79f2de1f0 +SIZE (ILIAS-eLearning-ILIAS-v5.4.0_GH0.tar.gz) = 184209630