git: 13b59ea138c3 - main - devel/dbus-tcl: update to 3.0

From: Pietro Cerutti <gahr_at_FreeBSD.org>
Date: Fri, 29 Jul 2022 14:01:46 UTC
The branch main has been updated by gahr:

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

commit 13b59ea138c3c5dc64e291bfd60c46526d1e98f4
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2022-07-29 13:49:51 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2022-07-29 14:01:24 +0000

    devel/dbus-tcl: update to 3.0
    
    Changes:
    - Each dbus connect command now creates a new connection to the dbus.
      This change was needed to be able to use the new preferred way of
      monitoring the dbus using the BecomeMonitor method.
    - Improve error reporting by providing useful errorCodes.
---
 devel/dbus-tcl/Makefile | 2 +-
 devel/dbus-tcl/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile
index bd43077e2108..e0070feff531 100644
--- a/devel/dbus-tcl/Makefile
+++ b/devel/dbus-tcl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dbus-tcl
-PORTVERSION=	2.2
+PORTVERSION=	3.0
 PORTREVISION=	0
 CATEGORIES=	devel
 MASTER_SITES=	https://chiselapp.com/user/schelte/repository/dbus/uv/
diff --git a/devel/dbus-tcl/distinfo b/devel/dbus-tcl/distinfo
index a986ca62750c..0a8f0334b960 100644
--- a/devel/dbus-tcl/distinfo
+++ b/devel/dbus-tcl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624883352
-SHA256 (dbus-2.2.tar.gz) = 651863ce10563084f09b01d9a13bbeabc5cd359946fa47c942e23a4bd8ac1500
-SIZE (dbus-2.2.tar.gz) = 164288
+TIMESTAMP = 1659100834
+SHA256 (dbus-3.0.tar.gz) = 912f09782f1ec57d83bf82488b3cf000450f22c532bb192ffef21be91a43d975
+SIZE (dbus-3.0.tar.gz) = 161874