Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2026 00:27:47 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Denis Shaposhnikov <dsh@bamus.cz>
Subject:   git: ba8adf618a05 - main - deskutils/syncthingtray: Update 2.1.0 => 2.1.1
Message-ID:  <6a163a83.3e2c6.62acfd6f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ba8adf618a0513a7f97a6e2824de6d0e55a7313e

commit ba8adf618a0513a7f97a6e2824de6d0e55a7313e
Author:     Denis Shaposhnikov <dsh@bamus.cz>
AuthorDate: 2026-05-27 00:27:07 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-05-27 00:27:07 +0000

    deskutils/syncthingtray: Update 2.1.0 => 2.1.1
    
    Changelog:
    https://github.com/Martchus/syncthingtray/releases/tag/v2.1.1
    
    PR:             295611
    Sponsored by:   UNIS Labs
---
 deskutils/syncthingtray/Makefile  |  6 +++---
 deskutils/syncthingtray/distinfo  | 14 +++++++-------
 deskutils/syncthingtray/pkg-plist |  2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/deskutils/syncthingtray/Makefile b/deskutils/syncthingtray/Makefile
index e20aba10d6ae..5002a19b3a57 100644
--- a/deskutils/syncthingtray/Makefile
+++ b/deskutils/syncthingtray/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	syncthingtray
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.0
+DISTVERSION=	2.1.1
 CATEGORIES=	deskutils
 
 MAINTAINER=	dsh@bamus.cz
@@ -19,8 +19,8 @@ USE_GITHUB=	nodefault
 GH_ACCOUNT=	Martchus
 GH_TUPLE:=	${GH_ACCOUNT}:${PORTNAME}:${DISTVERSIONPREFIX}${DISTVERSION}:${PORTNAME}/../${PORTNAME} \
 		${GH_ACCOUNT}:cpp-utilities:v5.34.1:cpputilities/../c++utilities \
-		${GH_ACCOUNT}:qtutilities:v6.21.1:qtutilities/../qtutilities \
-		${GH_ACCOUNT}:qtforkawesome:v0.3.2:qtforkawesome/../qtforkawesome \
+		${GH_ACCOUNT}:qtutilities:v6.21.2:qtutilities/../qtutilities \
+		${GH_ACCOUNT}:qtforkawesome:v0.3.3:qtforkawesome/../qtforkawesome \
 		ForkAwesome:Fork-Awesome:4fef70f:ForkAwesome/../forkawesome \
 		${GH_ACCOUNT}:subdirs:9fb173e:subdirs/../subdirs
 
diff --git a/deskutils/syncthingtray/distinfo b/deskutils/syncthingtray/distinfo
index d2e44ee96869..42a1460e0a99 100644
--- a/deskutils/syncthingtray/distinfo
+++ b/deskutils/syncthingtray/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1778769671
-SHA256 (Martchus-syncthingtray-v2.1.0_GH0.tar.gz) = bdf2d011bbefbd79b5daa568f3608665bd35795a13ec66f5ffacc6655dc62e41
-SIZE (Martchus-syncthingtray-v2.1.0_GH0.tar.gz) = 6768304
+TIMESTAMP = 1779715984
+SHA256 (Martchus-syncthingtray-v2.1.1_GH0.tar.gz) = 7a19c32e1a48b77ec1f7263049fcc9d52e3fff2a32e61d4e923c4943496f7880
+SIZE (Martchus-syncthingtray-v2.1.1_GH0.tar.gz) = 6770437
 SHA256 (Martchus-cpp-utilities-v5.34.1_GH0.tar.gz) = 0b62032978dad89de9eeb066e954f2e133c49d81feb46cae9e96ac6fb50a49ec
 SIZE (Martchus-cpp-utilities-v5.34.1_GH0.tar.gz) = 216705
-SHA256 (Martchus-qtutilities-v6.21.1_GH0.tar.gz) = 6fbe2310c39b8424551d6daabb737ca54cd67eeded5cbae0da78a9022f956691
-SIZE (Martchus-qtutilities-v6.21.1_GH0.tar.gz) = 173383
-SHA256 (Martchus-qtforkawesome-v0.3.2_GH0.tar.gz) = 9215162e9dd73eb64047de5f2a21c654ce8e6df2994ebe558b7fd7a31b28bb52
-SIZE (Martchus-qtforkawesome-v0.3.2_GH0.tar.gz) = 19883
+SHA256 (Martchus-qtutilities-v6.21.2_GH0.tar.gz) = e4ada42d2754ca7f65e1415bf3acace57fe76c77d789555912017d7726cf8fe5
+SIZE (Martchus-qtutilities-v6.21.2_GH0.tar.gz) = 173865
+SHA256 (Martchus-qtforkawesome-v0.3.3_GH0.tar.gz) = 1e6912085e98f36f852db8f99e9235554d19f7fb803c22e6aa57e23191bb0913
+SIZE (Martchus-qtforkawesome-v0.3.3_GH0.tar.gz) = 20233
 SHA256 (ForkAwesome-Fork-Awesome-4fef70f_GH0.tar.gz) = 93906cd38eb92fe853c9e3723b1f0fa56df6ddcd2d87ac82c97b5a188e5cdae6
 SIZE (ForkAwesome-Fork-Awesome-4fef70f_GH0.tar.gz) = 1803875
 SHA256 (Martchus-subdirs-9fb173e_GH0.tar.gz) = 972b6743fa78bf6cdfb8f4743a6e5d6c52035724cd3d8b67ff1f5c79a0a728f0
diff --git a/deskutils/syncthingtray/pkg-plist b/deskutils/syncthingtray/pkg-plist
index 3af94af26dd0..51dbc166f913 100644
--- a/deskutils/syncthingtray/pkg-plist
+++ b/deskutils/syncthingtray/pkg-plist
@@ -16,12 +16,12 @@ share/metainfo/io.github.martchus.syncthingtray.metainfo.xml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/IconLabel.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/RecentChangesPage.qml
+%%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/SectionHeader.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/StatisticsView.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/TabButton.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/TinyButton.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/ToolBar.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/ToolButton.qml
-%%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/ToolTipTrigger.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/ToolTipView.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/TopLevelItem.qml
 %%PLASMA%%share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/TopLevelView.qml


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a163a83.3e2c6.62acfd6f>