From nobody Sat Oct 09 07:35:24 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9C9C417E13EF; Sat, 9 Oct 2021 07:35:24 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HRH0D4114z3qMl; Sat, 9 Oct 2021 07:35:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 657BC16E00; Sat, 9 Oct 2021 07:35:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1997ZOEP041627; Sat, 9 Oct 2021 07:35:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1997ZOrM041626; Sat, 9 Oct 2021 07:35:24 GMT (envelope-from git) Date: Sat, 9 Oct 2021 07:35:24 GMT Message-Id: <202110090735.1997ZOrM041626@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Wen Heping Subject: git: 77b68a770e09 - main - www/ilias6: Update to 6.11 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: wen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77b68a770e0942af10769ca5ead6d8309b75aa82 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=77b68a770e0942af10769ca5ead6d8309b75aa82 commit 77b68a770e0942af10769ca5ead6d8309b75aa82 Author: Wen Heping AuthorDate: 2021-10-09 07:34:30 +0000 Commit: Wen Heping CommitDate: 2021-10-09 07:34:30 +0000 www/ilias6: Update to 6.11 --- www/ilias6/Makefile | 25 +++---------------------- www/ilias6/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 25 deletions(-) diff --git a/www/ilias6/Makefile b/www/ilias6/Makefile index 37f8480c7eaa..e8304a80a985 100644 --- a/www/ilias6/Makefile +++ b/www/ilias6/Makefile @@ -1,7 +1,7 @@ # Created by: Bartlomiej Rutkowski PORTNAME= ilias -PORTVERSION= 6.9 +PORTVERSION= 6.11 DISTVERSIONPREFIX= v CATEGORIES= www education PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX} @@ -43,28 +43,9 @@ 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} -EXTRA_FILES= %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/_mocha \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/esparse \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/esvalidate \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/flat \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/he \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/js-yaml \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/mime \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/mkdirp \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/mocha \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/semver \ +EXTRA_FILES= %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/mime \ %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/uuid \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/.bin/which \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/js-yaml/node_modules/.bin/esparse \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/js-yaml/node_modules/.bin/esvalidate \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/he \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/js-yaml \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/mkdirp \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/mocha/node_modules/.bin/which \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/node-environment-flags/node_modules/.bin/semver \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/send/node_modules/.bin/mime \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/superagent/node_modules/.bin/mime \ - %%WWWDIR%%/Modules/Chatroom/chat/node_modules/yargs-unparser/node_modules/.bin/flat + %%WWWDIR%%/Modules/Chatroom/chat/node_modules/send/node_modules/.bin/mime pre-install: @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST} diff --git a/www/ilias6/distinfo b/www/ilias6/distinfo index 8c0c840e709c..2f1a76c6f6f2 100644 --- a/www/ilias6/distinfo +++ b/www/ilias6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620458906 -SHA256 (ILIAS-eLearning-ILIAS-v6.9_GH0.tar.gz) = bd34beb05a32997aa4d14ab666a9d388e98e79dde900f5d1eed91dec8b2a3641 -SIZE (ILIAS-eLearning-ILIAS-v6.9_GH0.tar.gz) = 158044001 +TIMESTAMP = 1631932812 +SHA256 (ILIAS-eLearning-ILIAS-v6.11_GH0.tar.gz) = 613d6f4be2ee1a145320e8892b6ced141ca17f469ab10be63e38221126db44b4 +SIZE (ILIAS-eLearning-ILIAS-v6.11_GH0.tar.gz) = 154852736