From owner-svn-ports-all@freebsd.org Mon Feb 22 14:50:41 2021 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 E3EDA5411F1; Mon, 22 Feb 2021 14:50:41 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DklV965Wlz3kpQ; Mon, 22 Feb 2021 14:50:41 +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 C3F9627472; Mon, 22 Feb 2021 14:50:41 +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 11MEofen096668; Mon, 22 Feb 2021 14:50:41 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11MEofXs096665; Mon, 22 Feb 2021 14:50:41 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202102221450.11MEofXs096665@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 22 Feb 2021 14:50:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566299 - 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: 566299 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.34 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: Mon, 22 Feb 2021 14:50:42 -0000 Author: brnrd Date: Mon Feb 22 14:50:40 2021 New Revision: 566299 URL: https://svnweb.freebsd.org/changeset/ports/566299 Log: www/nextcloud-deck: Update to 1.3.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 Mon Feb 22 14:48:47 2021 (r566298) +++ head/www/nextcloud-deck/Makefile Mon Feb 22 14:50:40 2021 (r566299) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= deck -PORTVERSION= 1.2.4 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-$//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ @@ -17,7 +17,7 @@ COMMENT= Kanban app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=18:www/nextcloud@${PHP_FLAVOR} +RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR} USES= php:flavors IGNORE_WITH_PHP= 80 Modified: head/www/nextcloud-deck/distinfo ============================================================================== --- head/www/nextcloud-deck/distinfo Mon Feb 22 14:48:47 2021 (r566298) +++ head/www/nextcloud-deck/distinfo Mon Feb 22 14:50:40 2021 (r566299) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612353850 -SHA256 (nextcloud/deck-v1.2.4/deck.tar.gz) = bee6b517e4bba959994b9ea72eeef21629f141cc4c29d31938c5c65b4952505a -SIZE (nextcloud/deck-v1.2.4/deck.tar.gz) = 5438950 +TIMESTAMP = 1613843445 +SHA256 (nextcloud/deck-v1.3.0/deck.tar.gz) = 1bd42a5453ffdb4aa3eef607808ceb8889470d4bb570180c057af007db35f27a +SIZE (nextcloud/deck-v1.3.0/deck.tar.gz) = 6567676 Modified: head/www/nextcloud-deck/pkg-plist ============================================================================== --- head/www/nextcloud-deck/pkg-plist Mon Feb 22 14:48:47 2021 (r566298) +++ head/www/nextcloud-deck/pkg-plist Mon Feb 22 14:50:40 2021 (r566299) @@ -37,10 +37,10 @@ %%WWWDIR%%/img/reply.svg %%WWWDIR%%/img/toggle-view-collapse.svg %%WWWDIR%%/img/toggle-view-expand.svg -%%WWWDIR%%/js/4.js -%%WWWDIR%%/js/4.js.map %%WWWDIR%%/js/5.js %%WWWDIR%%/js/5.js.map +%%WWWDIR%%/js/6.js +%%WWWDIR%%/js/6.js.map %%WWWDIR%%/js/calendar.js %%WWWDIR%%/js/calendar.js.map %%WWWDIR%%/js/collections.js @@ -49,6 +49,8 @@ %%WWWDIR%%/js/dashboard.js.map %%WWWDIR%%/js/main.js %%WWWDIR%%/js/main.js.map +%%WWWDIR%%/js/talk.js +%%WWWDIR%%/js/talk.js.map %%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/af.js %%WWWDIR%%/l10n/af.json @@ -212,8 +214,6 @@ %%WWWDIR%%/l10n/ug.json %%WWWDIR%%/l10n/uk.js %%WWWDIR%%/l10n/uk.json -%%WWWDIR%%/l10n/ur_PK.js -%%WWWDIR%%/l10n/ur_PK.json %%WWWDIR%%/l10n/vi.js %%WWWDIR%%/l10n/vi.json %%WWWDIR%%/l10n/zh_CN.js @@ -240,6 +240,7 @@ %%WWWDIR%%/lib/Collaboration/Resources/ResourceProviderCard.php %%WWWDIR%%/lib/Command/UserExport.php %%WWWDIR%%/lib/Controller/AttachmentApiController.php +%%WWWDIR%%/lib/Controller/AttachmentApiV11Controller.php %%WWWDIR%%/lib/Controller/AttachmentController.php %%WWWDIR%%/lib/Controller/BoardApiController.php %%WWWDIR%%/lib/Controller/BoardController.php @@ -309,12 +310,17 @@ %%WWWDIR%%/lib/Service/ConfigService.php %%WWWDIR%%/lib/Service/DefaultBoardService.php %%WWWDIR%%/lib/Service/FileService.php +%%WWWDIR%%/lib/Service/FilesAppService.php %%WWWDIR%%/lib/Service/FullTextSearchService.php %%WWWDIR%%/lib/Service/IAttachmentService.php +%%WWWDIR%%/lib/Service/ICustomAttachmentService.php %%WWWDIR%%/lib/Service/LabelService.php %%WWWDIR%%/lib/Service/OverviewService.php %%WWWDIR%%/lib/Service/PermissionService.php %%WWWDIR%%/lib/Service/StackService.php +%%WWWDIR%%/lib/Sharing/DeckShareProvider.php +%%WWWDIR%%/lib/Sharing/Listener.php +%%WWWDIR%%/lib/Sharing/ShareAPIHelper.php %%WWWDIR%%/lib/StatusException.php %%WWWDIR%%/psalm.xml %%WWWDIR%%/relativeci.config.js