Date: Mon, 12 Apr 2021 03:11:21 GMT From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a91fa10c2849 - main - deskutils/syncthingtray: update to 1.1.5 Message-ID: <202104120311.13C3BLOb000673@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by swills: URL: https://cgit.FreeBSD.org/ports/commit/?id=a91fa10c2849ae39730f817a3647108f87f90146 commit a91fa10c2849ae39730f817a3647108f87f90146 Author: Steve Wills <swills@FreeBSD.org> AuthorDate: 2021-04-12 03:09:38 +0000 Commit: Steve Wills <swills@FreeBSD.org> CommitDate: 2021-04-12 03:11:17 +0000 deskutils/syncthingtray: update to 1.1.5 This version supports the new command line syntax of syncthing 1.15.1 --- deskutils/syncthingtray/Makefile | 6 +++--- deskutils/syncthingtray/distinfo | 14 +++++++------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/deskutils/syncthingtray/Makefile b/deskutils/syncthingtray/Makefile index bb5e671c22c5..d30ce0cc9bb1 100644 --- a/deskutils/syncthingtray/Makefile +++ b/deskutils/syncthingtray/Makefile @@ -1,5 +1,5 @@ PORTNAME= syncthingtray -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.5 DISTVERSIONPREFIX= v CATEGORIES= deskutils @@ -18,8 +18,8 @@ USES= cmake:insource compiler:c++11-lang iconv kde:5 qt:5 USE_GITHUB= nodefault GH_TUPLE= Martchus:${PORTNAME}:${DISTVERSIONPREFIX}${DISTVERSION}:syncthingtray/../syncthingtray \ - Martchus:cpp-utilities:v5.10.0:cpputilities/../c++utilities \ - Martchus:qtutilities:v6.3.0:qtutilities/../qtutilities \ + Martchus:cpp-utilities:v5.10.2:cpputilities/../c++utilities \ + Martchus:qtutilities:v6.4.0:qtutilities/../qtutilities \ Martchus:subdirs:f3b12f9:subdirs/../subdirs USE_KDE= plasma-framework diff --git a/deskutils/syncthingtray/distinfo b/deskutils/syncthingtray/distinfo index d1f00e86efbd..69375337047f 100644 --- a/deskutils/syncthingtray/distinfo +++ b/deskutils/syncthingtray/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1613447655 -SHA256 (Martchus-syncthingtray-v1.1.2_GH0.tar.gz) = 51442c192d3613aad5af175d1c5bdac954f38834d594fe5d9856bc717288e693 -SIZE (Martchus-syncthingtray-v1.1.2_GH0.tar.gz) = 1553843 -SHA256 (Martchus-cpp-utilities-v5.10.0_GH0.tar.gz) = a0eed2901eff3785bec7e8395f427c8fe206af75960ca628f5fe277043e5c0ed -SIZE (Martchus-cpp-utilities-v5.10.0_GH0.tar.gz) = 164007 -SHA256 (Martchus-qtutilities-v6.3.0_GH0.tar.gz) = e58f571d69e357b877a575b95aea82d6ed32043cefcc7f59c8c6f7cf513a6ccd -SIZE (Martchus-qtutilities-v6.3.0_GH0.tar.gz) = 107484 +TIMESTAMP = 1618192488 +SHA256 (Martchus-syncthingtray-v1.1.5_GH0.tar.gz) = cc8909020bbfb8fbd1fd902c87f3c1d7aeac43588d6bb3fb0ed78c82ca74b315 +SIZE (Martchus-syncthingtray-v1.1.5_GH0.tar.gz) = 1554686 +SHA256 (Martchus-cpp-utilities-v5.10.2_GH0.tar.gz) = 65c34689a2d88dc0f7bb70e5bd5a0128ee6e97746504d10239d9e6820a835d54 +SIZE (Martchus-cpp-utilities-v5.10.2_GH0.tar.gz) = 166073 +SHA256 (Martchus-qtutilities-v6.4.0_GH0.tar.gz) = c6c06a4e6648529e34e7f9bd12058d74b5e28ad755f99213dfd7d551b630ed70 +SIZE (Martchus-qtutilities-v6.4.0_GH0.tar.gz) = 109549 SHA256 (Martchus-subdirs-f3b12f9_GH0.tar.gz) = b4879e20a46ea6b24558264dbd9f20072de94fa32b71b4d60e0d39523aae769f SIZE (Martchus-subdirs-f3b12f9_GH0.tar.gz) = 8834
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104120311.13C3BLOb000673>