Date: Tue, 29 Aug 2023 08:42:54 GMT From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1678a491c42c - main - devel/dbus-tcl: update to 3.1 Message-ID: <202308290842.37T8gsmI091674@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=1678a491c42c048e3d070e835653973406d3994b commit 1678a491c42c048e3d070e835653973406d3994b Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2023-08-29 08:38:40 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2023-08-29 08:42:52 +0000 devel/dbus-tcl: update to 3.1 --- devel/dbus-tcl/Makefile | 6 +++--- devel/dbus-tcl/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/dbus-tcl/Makefile b/devel/dbus-tcl/Makefile index a8f169585d77..03e025200658 100644 --- a/devel/dbus-tcl/Makefile +++ b/devel/dbus-tcl/Makefile @@ -1,9 +1,9 @@ -PORTNAME= dbus-tcl -PORTVERSION= 3.0 +PORTNAME= dbus +PORTVERSION= 3.1 PORTREVISION= 0 CATEGORIES= devel MASTER_SITES= https://chiselapp.com/user/schelte/repository/dbus/uv/ -DISTNAME= dbus-${PORTVERSION} +PKGNAMESUFFIX= -tcl MAINTAINER= tcltk@FreeBSD.org COMMENT= Tcl interface to the D-Bus messaging system diff --git a/devel/dbus-tcl/distinfo b/devel/dbus-tcl/distinfo index 0a8f0334b960..a6dc0215ea8e 100644 --- a/devel/dbus-tcl/distinfo +++ b/devel/dbus-tcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659100834 -SHA256 (dbus-3.0.tar.gz) = 912f09782f1ec57d83bf82488b3cf000450f22c532bb192ffef21be91a43d975 -SIZE (dbus-3.0.tar.gz) = 161874 +TIMESTAMP = 1693298116 +SHA256 (dbus-3.1.tar.gz) = 0e1cdfd1c465942be33962353d104738b0e045d0a0723699c698a3a14152395b +SIZE (dbus-3.1.tar.gz) = 162037
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308290842.37T8gsmI091674>