From owner-svn-ports-all@freebsd.org Sat Oct 3 11:31:52 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1320642B9DC; Sat, 3 Oct 2020 11:31:52 +0000 (UTC) (envelope-from brnrd@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C3PpH6fRWz4G1w; Sat, 3 Oct 2020 11:31:51 +0000 (UTC) (envelope-from brnrd@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 C85641290F; Sat, 3 Oct 2020 11:31:51 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 093BVpg6060613; Sat, 3 Oct 2020 11:31:51 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 093BVp2E060609; Sat, 3 Oct 2020 11:31:51 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202010031131.093BVp2E060609@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sat, 3 Oct 2020 11:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551304 - head/www/nextcloud-deck X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/www/nextcloud-deck X-SVN-Commit-Revision: 551304 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Oct 2020 11:31:52 -0000 Author: brnrd Date: Sat Oct 3 11:31:50 2020 New Revision: 551304 URL: https://svnweb.freebsd.org/changeset/ports/551304 Log: www/nextcloud-deck: Update to 1.1.0 Modified: head/www/nextcloud-deck/Makefile head/www/nextcloud-deck/distinfo head/www/nextcloud-deck/pkg-plist Modified: head/www/nextcloud-deck/Makefile ============================================================================== --- head/www/nextcloud-deck/Makefile Sat Oct 3 11:30:02 2020 (r551303) +++ head/www/nextcloud-deck/Makefile Sat Oct 3 11:31:50 2020 (r551304) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= deck -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-$//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-deck/distinfo ============================================================================== --- head/www/nextcloud-deck/distinfo Sat Oct 3 11:30:02 2020 (r551303) +++ head/www/nextcloud-deck/distinfo Sat Oct 3 11:31:50 2020 (r551304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594999551 -SHA256 (nextcloud/deck-v1.0.5/deck.tar.gz) = 90c89a9329a3ec62a70183dcdcdf161dde66f958faa93b8a58da7b9f01cb3d3b -SIZE (nextcloud/deck-v1.0.5/deck.tar.gz) = 3582679 +TIMESTAMP = 1601724311 +SHA256 (nextcloud/deck-v1.1.0/deck.tar.gz) = 66b24730c625390a6ac87f299221fe3e9c044f06b5fd826654225df97695606c +SIZE (nextcloud/deck-v1.1.0/deck.tar.gz) = 6834272 Modified: head/www/nextcloud-deck/pkg-plist ============================================================================== --- head/www/nextcloud-deck/pkg-plist Sat Oct 3 11:30:02 2020 (r551303) +++ head/www/nextcloud-deck/pkg-plist Sat Oct 3 11:31:50 2020 (r551304) @@ -4,12 +4,12 @@ %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/SECURITY.md -%%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/autoload.php %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php %%WWWDIR%%/css/activity.css %%WWWDIR%%/css/collections.css +%%WWWDIR%%/css/deck.scss %%WWWDIR%%/css/globalstyles.scss %%WWWDIR%%/css/icons.scss %%WWWDIR%%/css/print.scss @@ -36,14 +36,18 @@ %%WWWDIR%%/img/reply.svg %%WWWDIR%%/img/toggle-view-collapse.svg %%WWWDIR%%/img/toggle-view-expand.svg -%%WWWDIR%%/js/2.js -%%WWWDIR%%/js/2.js.map -%%WWWDIR%%/js/3.js -%%WWWDIR%%/js/3.js.map +%%WWWDIR%%/js/4.js +%%WWWDIR%%/js/4.js.map +%%WWWDIR%%/js/5.js +%%WWWDIR%%/js/5.js.map %%WWWDIR%%/js/collections.js %%WWWDIR%%/js/collections.js.map +%%WWWDIR%%/js/dashboard.js +%%WWWDIR%%/js/dashboard.js.map %%WWWDIR%%/js/deck.js %%WWWDIR%%/js/deck.js.map +%%WWWDIR%%/js/main.js +%%WWWDIR%%/js/main.js.map %%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/af.js %%WWWDIR%%/l10n/af.json @@ -211,8 +215,6 @@ %%WWWDIR%%/l10n/uk.json %%WWWDIR%%/l10n/ur_PK.js %%WWWDIR%%/l10n/ur_PK.json -%%WWWDIR%%/l10n/uz.js -%%WWWDIR%%/l10n/uz.json %%WWWDIR%%/l10n/vi.js %%WWWDIR%%/l10n/vi.json %%WWWDIR%%/l10n/zh_CN.js @@ -230,6 +232,8 @@ %%WWWDIR%%/lib/Activity/Setting.php %%WWWDIR%%/lib/Activity/SettingComment.php %%WWWDIR%%/lib/AppInfo/Application.php +%%WWWDIR%%/lib/AppInfo/Application20.php +%%WWWDIR%%/lib/AppInfo/ApplicationLegacy.php %%WWWDIR%%/lib/ArchivedItemException.php %%WWWDIR%%/lib/BadRequestException.php %%WWWDIR%%/lib/Capabilities.php @@ -246,12 +250,18 @@ %%WWWDIR%%/lib/Controller/ConfigController.php %%WWWDIR%%/lib/Controller/LabelApiController.php %%WWWDIR%%/lib/Controller/LabelController.php +%%WWWDIR%%/lib/Controller/OverviewApiController.php %%WWWDIR%%/lib/Controller/PageController.php %%WWWDIR%%/lib/Controller/StackApiController.php %%WWWDIR%%/lib/Controller/StackController.php %%WWWDIR%%/lib/Cron/CardDescriptionActivity.php %%WWWDIR%%/lib/Cron/DeleteCron.php %%WWWDIR%%/lib/Cron/ScheduledNotifications.php +%%WWWDIR%%/lib/DAV/Calendar.php +%%WWWDIR%%/lib/DAV/CalendarObject.php +%%WWWDIR%%/lib/DAV/CalendarPlugin.php +%%WWWDIR%%/lib/DAV/DeckCalendarBackend.php +%%WWWDIR%%/lib/Dashboard/DeckWidget.php %%WWWDIR%%/lib/Db/Acl.php %%WWWDIR%%/lib/Db/AclMapper.php %%WWWDIR%%/lib/Db/AssignedUsers.php @@ -277,6 +287,7 @@ %%WWWDIR%%/lib/Event/FTSEvent.php %%WWWDIR%%/lib/Exceptions/ConflictException.php %%WWWDIR%%/lib/InvalidAttachmentType.php +%%WWWDIR%%/lib/Listeners/BeforeTemplateRenderedListener.php %%WWWDIR%%/lib/Middleware/DefaultBoardMiddleware.php %%WWWDIR%%/lib/Middleware/ExceptionMiddleware.php %%WWWDIR%%/lib/Migration/UnknownUsers.php @@ -287,16 +298,21 @@ %%WWWDIR%%/lib/Notification/NotificationHelper.php %%WWWDIR%%/lib/Notification/Notifier.php %%WWWDIR%%/lib/Provider/DeckProvider.php +%%WWWDIR%%/lib/Search/BoardSearchResultEntry.php +%%WWWDIR%%/lib/Search/CardSearchResultEntry.php +%%WWWDIR%%/lib/Search/DeckProvider.php %%WWWDIR%%/lib/Service/AssignmentService.php %%WWWDIR%%/lib/Service/AttachmentService.php %%WWWDIR%%/lib/Service/BoardService.php %%WWWDIR%%/lib/Service/CardService.php %%WWWDIR%%/lib/Service/CommentService.php +%%WWWDIR%%/lib/Service/ConfigService.php %%WWWDIR%%/lib/Service/DefaultBoardService.php %%WWWDIR%%/lib/Service/FileService.php %%WWWDIR%%/lib/Service/FullTextSearchService.php %%WWWDIR%%/lib/Service/IAttachmentService.php %%WWWDIR%%/lib/Service/LabelService.php +%%WWWDIR%%/lib/Service/OverviewService.php %%WWWDIR%%/lib/Service/PermissionService.php %%WWWDIR%%/lib/Service/StackService.php %%WWWDIR%%/lib/StatusException.php @@ -364,3 +380,4 @@ %%WWWDIR%%/vendor/composer/autoload_real.php %%WWWDIR%%/vendor/composer/autoload_static.php %%WWWDIR%%/vendor/composer/installed.json +%%WWWDIR%%/webpack.js