Date: Fri, 05 Jun 2026 04:15:18 +0000 From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: 02ea8b70c92e - main - devel/libsigc++30: update to 3.8.1 Message-ID: <6a224d56.1a006.544c17f1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=02ea8b70c92e9a691e49529c26dd6e85125d6f27 commit 02ea8b70c92e9a691e49529c26dd6e85125d6f27 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-06-05 04:04:16 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2026-06-05 04:14:31 +0000 devel/libsigc++30: update to 3.8.1 Update to 3.8.1 3.8.1 (stable) 2026-05-17 Documentation: - MSVC_NMake/MSVC-Builds.md: Mention Visual Studio 2026 (Chun-wei Fan) Pull request #116 - Visual Studio builds: Update build information (Chun-wei Fan) Pull request #118 Meson build: - NMake Makefiles: Update for Visual Studio 2026 (Chun-wei Fan) Pull request #116 - NMake Makefiles: Clean up and make things more flexible - NMake Makefiles: Make build process more robust (Chun-wei Fan) Pull request #118 PR: 295366 --- devel/libsigc++30/Makefile | 2 +- devel/libsigc++30/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/libsigc++30/Makefile b/devel/libsigc++30/Makefile index a749074d045a..1fadf9046c2b 100644 --- a/devel/libsigc++30/Makefile +++ b/devel/libsigc++30/Makefile @@ -1,5 +1,5 @@ PORTNAME= libsigc++ -DISTVERSION= 3.8.0 +DISTVERSION= 3.8.1 CATEGORIES= devel MASTER_SITES= https://github.com/libsigcplusplus/libsigcplusplus/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= 30 diff --git a/devel/libsigc++30/distinfo b/devel/libsigc++30/distinfo index f578ef346083..fe68a4ae4cae 100644 --- a/devel/libsigc++30/distinfo +++ b/devel/libsigc++30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766087474 -SHA256 (libsigc++-3.8.0.tar.xz) = 502a743bb07ed7627dd41bd85ec4b93b4954f06b531adc45818d24a959f54e36 -SIZE (libsigc++-3.8.0.tar.xz) = 995564 +TIMESTAMP = 1779039059 +SHA256 (libsigc++-3.8.1.tar.xz) = 4ff41d1474e501d3baeced4c989d154338206ac16471e614376496b63fe252d1 +SIZE (libsigc++-3.8.1.tar.xz) = 996324home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a224d56.1a006.544c17f1>
