Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 03:39:14 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a87eb1d3b032 - main - math/fast_float: Update to 6.1.1
Message-ID:  <202403310339.42V3dEjY076415@gitrepo.freebsd.org>

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

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

commit a87eb1d3b032e9b7dbd893eded46ea030abcc4d8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:05:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:05:45 +0000

    math/fast_float: Update to 6.1.1
    
    Changes:        https://github.com/fastfloat/fast_float/releases
---
 math/fast_float/Makefile | 2 +-
 math/fast_float/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/fast_float/Makefile b/math/fast_float/Makefile
index 0ba38cec6703..6da063d38b4b 100644
--- a/math/fast_float/Makefile
+++ b/math/fast_float/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fast_float
-PORTVERSION=	6.1.0
+PORTVERSION=	6.1.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	math
 
diff --git a/math/fast_float/distinfo b/math/fast_float/distinfo
index 8bdc80a109db..776cfa0bb6ae 100644
--- a/math/fast_float/distinfo
+++ b/math/fast_float/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708448930
-SHA256 (fastfloat-fast_float-v6.1.0_GH0.tar.gz) = a9c8ca8ca7d68c2dbb134434044f9c66cfd4c383d5e85c36b704d30f6be82506
-SIZE (fastfloat-fast_float-v6.1.0_GH0.tar.gz) = 95974
+TIMESTAMP = 1711466080
+SHA256 (fastfloat-fast_float-v6.1.1_GH0.tar.gz) = 10159a4a58ba95fe9389c3c97fe7de9a543622aa0dcc12dd9356d755e9a94cb4
+SIZE (fastfloat-fast_float-v6.1.1_GH0.tar.gz) = 97641



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