Skip to content

Commit

Permalink
devel/dbus-tcl: update to 3.0
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
gahr committed Jul 29, 2022
1 parent e2312c8 commit 13b59ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 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/
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 13b59ea

Please sign in to comment.