From nobody Tue Nov 23 10:16:12 2021 X-Original-To: dev-commits-ports-main@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 BF80F188BEBC; Tue, 23 Nov 2021 10:16:12 +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 4Hz0R03K5cz3p5l; Tue, 23 Nov 2021 10:16:12 +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 4F40714E82; Tue, 23 Nov 2021 10:16:12 +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 1ANAGCbF092577; Tue, 23 Nov 2021 10:16:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ANAGCa2092576; Tue, 23 Nov 2021 10:16:12 GMT (envelope-from git) Date: Tue, 23 Nov 2021 10:16:12 GMT Message-Id: <202111231016.1ANAGCa2092576@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: a92ca1451c52 - main - deskutils/latte-dock: update to 0.10.4 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a92ca1451c52c0ab348db042b0d96690440b5109 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637662572; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=giRLXmARmrDBh7N3Zu4jUWkLLlSZc0zKxAit5LlQbFg=; b=xqqEdh1o2KKVpQZZhmX2IgSpM8EpeEFVjt6X6Qn+xtDIhfOYjufTxUWxKTK8N3xvu8+1mD YiIxDy471XgYNN99zL+jMtSLUWL6Cltjpx/E2wjtqlMVWEHzq3ukkah1S6C8iyomn7EMHP 2COIOs6rMwZQq2d8DPMIskxS3rE7L1a4Rp6wPLcoNFF1e0aUbEGLa8qr7xdWKomUlYFmCH JQWBMTNl9lYhAiay7eRF/VFiDE4CVFe+4rMn+r4SXQvkfFwzOrjNNhtM8R7WkEOTwgmwEx VY04e03Sgj1icLwyvRdVs/pHdIsGL1H6LSWSla0joUvcm5wviABjK9FakhHjJA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637662572; a=rsa-sha256; cv=none; b=bWBqknN7/YHrWgEhynRkLJCErjrX07ye2DwTiUjT+GEior1rD5i3BK4iG33qKxzlG7Ls2j joa9ZJuWXo1hy9iSsgZpfJQXiRmM09RdPdetf9KIWh7UE/Ze65MjNEIepPyHAZ0Mb2gQR4 icyceAUvxlRXMYTaM830OBLKrnuGhkaeAh09liaggeezw6xfyd5HFRskbyIh8GF23tDDKU 4+fzFPMWnhttVtn1vrfyrj8lN43nI0YeJqtsji+ezMHTNOXNbrJLhRuzUBf+46VFxDVG0h c8heN0z32dMjIIvwrI/AGlYAjRsYNXSrNgeL7s0NO3oTcZijMbxjxWcYGXv6BQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a92ca1451c52c0ab348db042b0d96690440b5109 commit a92ca1451c52c0ab348db042b0d96690440b5109 Author: Tobias C. Berner AuthorDate: 2021-11-23 05:00:05 +0000 Commit: Tobias C. Berner CommitDate: 2021-11-23 10:15:48 +0000 deskutils/latte-dock: update to 0.10.4 Version 0.10.4 * Feature Indicators: extend Indicators API in order for indicators to be able to animate their parent icon including when a task launcher is activated * Feature Indicators: expose more Icon properties to indicators * Important: Fix 25secs startup freezes from QDBusInterface desktop geometry calls * Important: Fix startup delays because KWin was reconfiguring even though it was needed when BorderlessMaximized windows were activated * Important: Remove plasma workarounds that were hiding plasma desktop bug #445495 * wayland: hide black line in the dock/panel center for AlwaysVisible visibility mode * LastActiveWindow: update last activated window properties when changed * initialize VirtualDesktopsWrappingAround property in a proper way * plasmoid: decouple bouncing launcher animation for task real removal animation * fix binding loops for Indexer qml ability * respect applets maximumLength when equals zero --- deskutils/latte-dock/Makefile | 2 +- deskutils/latte-dock/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deskutils/latte-dock/Makefile b/deskutils/latte-dock/Makefile index c3bbedf1fc12..7abf4df231dd 100644 --- a/deskutils/latte-dock/Makefile +++ b/deskutils/latte-dock/Makefile @@ -1,5 +1,5 @@ PORTNAME= latte-dock -DISTVERSION= 0.10.3 +DISTVERSION= 0.10.4 CATEGORIES= deskutils kde MASTER_SITES= KDE/stable/latte-dock diff --git a/deskutils/latte-dock/distinfo b/deskutils/latte-dock/distinfo index 16fd86a513e3..1ad8eb430f2f 100644 --- a/deskutils/latte-dock/distinfo +++ b/deskutils/latte-dock/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635287274 -SHA256 (latte-dock-0.10.3.tar.xz) = 8aa8e35a4fb8fcad7c72277a8fe751ac92d245a3ce3657bba5ba953b27649a8b -SIZE (latte-dock-0.10.3.tar.xz) = 989192 +TIMESTAMP = 1637510003 +SHA256 (latte-dock-0.10.4.tar.xz) = 5d1a29f8c35c6de09c6e72f62ccd62ebb42f32e756dc28d66043cb913fea6c63 +SIZE (latte-dock-0.10.4.tar.xz) = 990944