git: f137cfa1d08a - main - devel/glaze: update 3.1.2 → 3.1.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jul 2024 08:49:20 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f137cfa1d08a1eaff9990e833f591c1ffbd217db commit f137cfa1d08a1eaff9990e833f591c1ffbd217db Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-21 08:12:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-21 08:49:13 +0000 devel/glaze: update 3.1.2 → 3.1.3 Reported by: portscout --- devel/glaze/Makefile | 2 +- devel/glaze/distinfo | 6 +++--- devel/glaze/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/glaze/Makefile b/devel/glaze/Makefile index c0af6f4dd9ad..07b3da2ec17f 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 3.1.2 +DISTVERSION= 3.1.3 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index d4ca4a9f6e61..5154851675f3 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721459799 -SHA256 (stephenberry-glaze-v3.1.2_GH0.tar.gz) = 4baea7507798a7ac030789647a49572871723a5fc1abd3b20c9d880ffefcd1e9 -SIZE (stephenberry-glaze-v3.1.2_GH0.tar.gz) = 412941 +TIMESTAMP = 1721545625 +SHA256 (stephenberry-glaze-v3.1.3_GH0.tar.gz) = 57dee8ddbdf0e3673d032264db34130b4980bef6542de43b19b9ff099c43d035 +SIZE (stephenberry-glaze-v3.1.3_GH0.tar.gz) = 433785 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index 14c4306835dc..edae71f96701 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -100,6 +100,7 @@ include/glaze/trace/trace.hpp include/glaze/tuplet/tuple.hpp include/glaze/util/bit_array.hpp include/glaze/util/compare.hpp +include/glaze/util/dragonbox.hpp include/glaze/util/dtoa.hpp include/glaze/util/dump.hpp include/glaze/util/expected.hpp