Date: Sun, 10 Jan 2021 11:27:55 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561054 - head/net-im/nextcloud-talk Message-ID: <202101101127.10ABRtKN036589@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Sun Jan 10 11:27:54 2021 New Revision: 561054 URL: https://svnweb.freebsd.org/changeset/ports/561054 Log: net-im/nextcloud-talk: Update to 10.1.1 Modified: head/net-im/nextcloud-talk/Makefile head/net-im/nextcloud-talk/distinfo head/net-im/nextcloud-talk/pkg-plist Modified: head/net-im/nextcloud-talk/Makefile ============================================================================== --- head/net-im/nextcloud-talk/Makefile Sun Jan 10 11:08:56 2021 (r561053) +++ head/net-im/nextcloud-talk/Makefile Sun Jan 10 11:27:54 2021 (r561054) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= talk -PORTVERSION= 10.0.5 +PORTVERSION= 10.1.1 CATEGORIES= net-im www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${DISTNAME:C/-.*//}/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- Modified: head/net-im/nextcloud-talk/distinfo ============================================================================== --- head/net-im/nextcloud-talk/distinfo Sun Jan 10 11:08:56 2021 (r561053) +++ head/net-im/nextcloud-talk/distinfo Sun Jan 10 11:27:54 2021 (r561054) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610130430 -SHA256 (nextcloud/spreed-10.0.5/spreed-10.0.5.tar.gz) = 6b2bb737be055a9349a4110b1e98cf86decfde370a905e499fd62c0015cf25e7 -SIZE (nextcloud/spreed-10.0.5/spreed-10.0.5.tar.gz) = 15748207 +TIMESTAMP = 1610277853 +SHA256 (nextcloud/spreed-10.1.1/spreed-10.1.1.tar.gz) = 00657a807cc4a655cd7bfdf63861a80a6e8cdea211fe8f8e2195c1f2e7c18679 +SIZE (nextcloud/spreed-10.1.1/spreed-10.1.1.tar.gz) = 15702613 Modified: head/net-im/nextcloud-talk/pkg-plist ============================================================================== --- head/net-im/nextcloud-talk/pkg-plist Sun Jan 10 11:08:56 2021 (r561053) +++ head/net-im/nextcloud-talk/pkg-plist Sun Jan 10 11:27:54 2021 (r561054) @@ -30,6 +30,7 @@ %%WWWDIR%%/img/lobby.svg %%WWWDIR%%/img/menu-people.svg %%WWWDIR%%/img/no-password.svg +%%WWWDIR%%/img/phone.png %%WWWDIR%%/img/promoted-view.svg %%WWWDIR%%/img/reply.svg %%WWWDIR%%/img/share-window.svg @@ -152,6 +153,8 @@ %%WWWDIR%%/l10n/lv.json %%WWWDIR%%/l10n/mk.js %%WWWDIR%%/l10n/mk.json +%%WWWDIR%%/l10n/mn.js +%%WWWDIR%%/l10n/mn.json %%WWWDIR%%/l10n/nb.js %%WWWDIR%%/l10n/nb.json %%WWWDIR%%/l10n/nl.js @@ -180,6 +183,8 @@ %%WWWDIR%%/l10n/sr@latin.json %%WWWDIR%%/l10n/sv.js %%WWWDIR%%/l10n/sv.json +%%WWWDIR%%/l10n/th.js +%%WWWDIR%%/l10n/th.json %%WWWDIR%%/l10n/tr.js %%WWWDIR%%/l10n/tr.json %%WWWDIR%%/l10n/uk.js @@ -264,7 +269,6 @@ %%WWWDIR%%/lib/Controller/RoomController.php %%WWWDIR%%/lib/Controller/SettingsController.php %%WWWDIR%%/lib/Controller/SignalingController.php -%%WWWDIR%%/lib/Controller/WebinarController.php %%WWWDIR%%/lib/Dashboard/TalkWidget.php %%WWWDIR%%/lib/DataObjects/AccountId.php %%WWWDIR%%/lib/DataObjects/RegisterAccountData.php @@ -319,6 +323,10 @@ %%WWWDIR%%/lib/Migration/CreateHelpCommand.php %%WWWDIR%%/lib/Migration/FixNamespaceInDatabaseTables.php %%WWWDIR%%/lib/Migration/Version10000Date20200819121721.php +%%WWWDIR%%/lib/Migration/Version10000Date20201012144235.php +%%WWWDIR%%/lib/Migration/Version10000Date20201015134000.php +%%WWWDIR%%/lib/Migration/Version10000Date20201015143852.php +%%WWWDIR%%/lib/Migration/Version10000Date20201015150000.php %%WWWDIR%%/lib/Migration/Version11000Date20200922161218.php %%WWWDIR%%/lib/Migration/Version2000Date20170707093535.php %%WWWDIR%%/lib/Migration/Version2000Date20171026140256.php @@ -352,9 +360,13 @@ %%WWWDIR%%/lib/Migration/Version8000Date20200402124456.php %%WWWDIR%%/lib/Migration/Version8000Date20200407073807.php %%WWWDIR%%/lib/Migration/Version8000Date20200407115318.php +%%WWWDIR%%/lib/Model/Attendee.php +%%WWWDIR%%/lib/Model/AttendeeMapper.php %%WWWDIR%%/lib/Model/Command.php %%WWWDIR%%/lib/Model/CommandMapper.php %%WWWDIR%%/lib/Model/Message.php +%%WWWDIR%%/lib/Model/Session.php +%%WWWDIR%%/lib/Model/SessionMapper.php %%WWWDIR%%/lib/Notification/Listener.php %%WWWDIR%%/lib/Notification/Notifier.php %%WWWDIR%%/lib/Participant.php @@ -368,7 +380,9 @@ %%WWWDIR%%/lib/Search/UnifiedSearchCSSLoader.php %%WWWDIR%%/lib/Service/CommandService.php %%WWWDIR%%/lib/Service/HostedSignalingServerService.php +%%WWWDIR%%/lib/Service/ParticipantService.php %%WWWDIR%%/lib/Service/RoomService.php +%%WWWDIR%%/lib/Service/SessionService.php %%WWWDIR%%/lib/Settings/Admin/AdminSettings.php %%WWWDIR%%/lib/Settings/Admin/Section.php %%WWWDIR%%/lib/Settings/Personal.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101101127.10ABRtKN036589>