Date: Thu, 21 Nov 2024 00:58:06 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ec08b8144657 - main - devel/sdbus-cpp: update to 2.1.0 Message-ID: <202411210058.4AL0w6uZ081599@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec08b814465768982040a17ed31d6ca6204e6638 commit ec08b814465768982040a17ed31d6ca6204e6638 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-11-20 22:47:56 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-11-21 00:57:21 +0000 devel/sdbus-cpp: update to 2.1.0 Changes: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v2.1.0 Reported by: GitHub (watch releases) --- devel/sdbus-cpp/Makefile | 3 +-- devel/sdbus-cpp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/sdbus-cpp/Makefile b/devel/sdbus-cpp/Makefile index c704fbe0ab8f..0211c9d5bdd4 100644 --- a/devel/sdbus-cpp/Makefile +++ b/devel/sdbus-cpp/Makefile @@ -1,7 +1,6 @@ PORTNAME= sdbus-cpp DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0 -PORTREVISION= 1 +DISTVERSION= 2.1.0 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/sdbus-cpp/distinfo b/devel/sdbus-cpp/distinfo index 689e3dcca36c..ac2baea4af06 100644 --- a/devel/sdbus-cpp/distinfo +++ b/devel/sdbus-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713985202 -SHA256 (Kistler-Group-sdbus-cpp-v2.0.0_GH0.tar.gz) = 88af4569161a0d0192f0f4a94582a1af4e75722499d06984fb7f91f638f5afb3 -SIZE (Kistler-Group-sdbus-cpp-v2.0.0_GH0.tar.gz) = 243202 +TIMESTAMP = 1732142876 +SHA256 (Kistler-Group-sdbus-cpp-v2.1.0_GH0.tar.gz) = 6025e5dc6cddd532ff960d14e68ced5f42a1916b23a73fea6bcb437f06992eaf +SIZE (Kistler-Group-sdbus-cpp-v2.1.0_GH0.tar.gz) = 251656
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411210058.4AL0w6uZ081599>