Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2024 02:46:32 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6639b0176f26 - main - devel/spdlog: update 1.14.0 =?utf-8?Q?=E2=86=92?= 1.14.1
Message-ID:  <202405010246.4412kWVZ055085@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6639b0176f26ab5d2bf21e7acabf253ab43beb3a

commit 6639b0176f26ab5d2bf21e7acabf253ab43beb3a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-01 02:44:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-01 02:46:27 +0000

    devel/spdlog: update 1.14.0 → 1.14.1
    
    Bugfix release: https://github.com/gabime/spdlog/releases/tag/v1.14.1
    
    PR:     278664
    Approved by:    Vanilla I. Shu <vanilla@FreeBSD.org> (maintainer)
---
 devel/spdlog/Makefile | 2 +-
 devel/spdlog/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile
index c1655f36399e..17ebd333d933 100644
--- a/devel/spdlog/Makefile
+++ b/devel/spdlog/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spdlog
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.14.0
+DISTVERSION=	1.14.1
 PORTREVISION=	0
 CATEGORIES=	devel
 
diff --git a/devel/spdlog/distinfo b/devel/spdlog/distinfo
index 2272e4dd1627..d337a9e4be6d 100644
--- a/devel/spdlog/distinfo
+++ b/devel/spdlog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714136159
-SHA256 (gabime-spdlog-v1.14.0_GH0.tar.gz) = 429a6b73ade8285cb21f83bacf89e2821dd1720ea7faa3cb518ffe04b4e00efc
-SIZE (gabime-spdlog-v1.14.0_GH0.tar.gz) = 270013
+TIMESTAMP = 1714490415
+SHA256 (gabime-spdlog-v1.14.1_GH0.tar.gz) = 1586508029a7d0670dfcb2d97575dcdc242d3868a259742b69f100801ab4e16b
+SIZE (gabime-spdlog-v1.14.1_GH0.tar.gz) = 270896



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405010246.4412kWVZ055085>