Date: Tue, 20 Apr 2021 07:29:51 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a1a9ce62a29c - main - www/nextcloud-deck: Update to 1.4.0 Message-ID: <202104200729.13K7Tptx066823@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1a9ce62a29cab7a719975e4596c2d9a4e18e49d commit a1a9ce62a29cab7a719975e4596c2d9a4e18e49d Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2021-04-20 07:27:53 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2021-04-20 07:28:31 +0000 www/nextcloud-deck: Update to 1.4.0 --- www/nextcloud-deck/Makefile | 2 +- www/nextcloud-deck/distinfo | 6 +++--- www/nextcloud-deck/pkg-plist | 31 ++++++++++++++++++++++++------- 3 files changed, 28 insertions(+), 11 deletions(-) diff --git a/www/nextcloud-deck/Makefile b/www/nextcloud-deck/Makefile index 0aa24312c200..30ef19d62958 100644 --- a/www/nextcloud-deck/Makefile +++ b/www/nextcloud-deck/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil <brnrd@freebsd.org> PORTNAME= deck -PORTVERSION= 1.3.1 +PORTVERSION= 1.4.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-$//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/www/nextcloud-deck/distinfo b/www/nextcloud-deck/distinfo index 192b1d7c59ed..2db9849a9ed4 100644 --- a/www/nextcloud-deck/distinfo +++ b/www/nextcloud-deck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615042965 -SHA256 (nextcloud/deck-v1.3.1/deck.tar.gz) = c37a3965de4fdcbfe8e601f0d4800a110585760ecb4f696f2ef69bd2dc18de51 -SIZE (nextcloud/deck-v1.3.1/deck.tar.gz) = 6739832 +TIMESTAMP = 1618903505 +SHA256 (nextcloud/deck-v1.4.0/deck.tar.gz) = c2245325ab08a6defd84c453c97b090ce05aff035d98ea2e82f1a7e01ff68f41 +SIZE (nextcloud/deck-v1.4.0/deck.tar.gz) = 6805544 diff --git a/www/nextcloud-deck/pkg-plist b/www/nextcloud-deck/pkg-plist index 142c3acfac63..64cf39eda4cf 100644 --- a/www/nextcloud-deck/pkg-plist +++ b/www/nextcloud-deck/pkg-plist @@ -190,8 +190,10 @@ %%WWWDIR%%/l10n/ro.json %%WWWDIR%%/l10n/ru.js %%WWWDIR%%/l10n/ru.json -%%WWWDIR%%/l10n/si_LK.js -%%WWWDIR%%/l10n/si_LK.json +%%WWWDIR%%/l10n/sc.js +%%WWWDIR%%/l10n/sc.json +%%WWWDIR%%/l10n/si.js +%%WWWDIR%%/l10n/si.json %%WWWDIR%%/l10n/sk.js %%WWWDIR%%/l10n/sk.json %%WWWDIR%%/l10n/sl.js @@ -204,8 +206,8 @@ %%WWWDIR%%/l10n/sr@latin.json %%WWWDIR%%/l10n/sv.js %%WWWDIR%%/l10n/sv.json -%%WWWDIR%%/l10n/ta_LK.js -%%WWWDIR%%/l10n/ta_LK.json +%%WWWDIR%%/l10n/ta.js +%%WWWDIR%%/l10n/ta.json %%WWWDIR%%/l10n/th.js %%WWWDIR%%/l10n/th.json %%WWWDIR%%/l10n/tr.js @@ -231,8 +233,6 @@ %%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 @@ -252,6 +252,7 @@ %%WWWDIR%%/lib/Controller/LabelController.php %%WWWDIR%%/lib/Controller/OverviewApiController.php %%WWWDIR%%/lib/Controller/PageController.php +%%WWWDIR%%/lib/Controller/SearchController.php %%WWWDIR%%/lib/Controller/StackApiController.php %%WWWDIR%%/lib/Controller/StackController.php %%WWWDIR%%/lib/Cron/CardDescriptionActivity.php @@ -284,10 +285,18 @@ %%WWWDIR%%/lib/Db/Stack.php %%WWWDIR%%/lib/Db/StackMapper.php %%WWWDIR%%/lib/Db/User.php -%%WWWDIR%%/lib/Event/FTSEvent.php +%%WWWDIR%%/lib/Event/AAclEvent.php +%%WWWDIR%%/lib/Event/ACardEvent.php +%%WWWDIR%%/lib/Event/AclCreatedEvent.php +%%WWWDIR%%/lib/Event/AclDeletedEvent.php +%%WWWDIR%%/lib/Event/AclUpdatedEvent.php +%%WWWDIR%%/lib/Event/CardCreatedEvent.php +%%WWWDIR%%/lib/Event/CardDeletedEvent.php +%%WWWDIR%%/lib/Event/CardUpdatedEvent.php %%WWWDIR%%/lib/Exceptions/ConflictException.php %%WWWDIR%%/lib/InvalidAttachmentType.php %%WWWDIR%%/lib/Listeners/BeforeTemplateRenderedListener.php +%%WWWDIR%%/lib/Listeners/FullTextSearchEventListener.php %%WWWDIR%%/lib/Middleware/DefaultBoardMiddleware.php %%WWWDIR%%/lib/Middleware/ExceptionMiddleware.php %%WWWDIR%%/lib/Migration/Version1000Date20200306161713.php @@ -299,8 +308,15 @@ %%WWWDIR%%/lib/Notification/Notifier.php %%WWWDIR%%/lib/Provider/DeckProvider.php %%WWWDIR%%/lib/Search/BoardSearchResultEntry.php +%%WWWDIR%%/lib/Search/CardCommentProvider.php %%WWWDIR%%/lib/Search/CardSearchResultEntry.php +%%WWWDIR%%/lib/Search/CommentSearchResultEntry.php %%WWWDIR%%/lib/Search/DeckProvider.php +%%WWWDIR%%/lib/Search/FilterStringParser.php +%%WWWDIR%%/lib/Search/Query/AQueryParameter.php +%%WWWDIR%%/lib/Search/Query/DateQueryParameter.php +%%WWWDIR%%/lib/Search/Query/SearchQuery.php +%%WWWDIR%%/lib/Search/Query/StringQueryParameter.php %%WWWDIR%%/lib/Service/AssignmentService.php %%WWWDIR%%/lib/Service/AttachmentService.php %%WWWDIR%%/lib/Service/BoardService.php @@ -317,6 +333,7 @@ %%WWWDIR%%/lib/Service/LabelService.php %%WWWDIR%%/lib/Service/OverviewService.php %%WWWDIR%%/lib/Service/PermissionService.php +%%WWWDIR%%/lib/Service/SearchService.php %%WWWDIR%%/lib/Service/StackService.php %%WWWDIR%%/lib/Sharing/DeckShareProvider.php %%WWWDIR%%/lib/Sharing/Listener.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104200729.13K7Tptx066823>