git: 701b1c28cfb7 - main - devel/glaze: update 2.1.7 → 2.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Mar 2024 10:26:07 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=701b1c28cfb7e38d60aab5dba27fe130323462bc commit 701b1c28cfb7e38d60aab5dba27fe130323462bc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-08 08:35:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-08 10:25:50 +0000 devel/glaze: update 2.1.7 → 2.2.1 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 829c552ee923..db692dcb8623 100644 --- a/devel/glaze/Makefile +++ b/devel/glaze/Makefile @@ -1,6 +1,6 @@ PORTNAME= glaze DISTVERSIONPREFIX= v -DISTVERSION= 2.1.7 +DISTVERSION= 2.2.1 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/glaze/distinfo b/devel/glaze/distinfo index fd67b6f3e7ee..6e43e3d6f478 100644 --- a/devel/glaze/distinfo +++ b/devel/glaze/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708680125 -SHA256 (stephenberry-glaze-v2.1.7_GH0.tar.gz) = e110bfc6494ca3a0616beaec214e61a53d4e0bd1489d8f1a45ca6f87594a3502 -SIZE (stephenberry-glaze-v2.1.7_GH0.tar.gz) = 270375 +TIMESTAMP = 1709874070 +SHA256 (stephenberry-glaze-v2.2.1_GH0.tar.gz) = ef0eb30a038c623ca100696e773ba1c9888719ed02c46e9fabf6238ee07026bb +SIZE (stephenberry-glaze-v2.2.1_GH0.tar.gz) = 274228 diff --git a/devel/glaze/pkg-plist b/devel/glaze/pkg-plist index ad89036cc55a..93b731af81b0 100644 --- a/devel/glaze/pkg-plist +++ b/devel/glaze/pkg-plist @@ -54,6 +54,7 @@ include/glaze/ext/jsonrpc.hpp include/glaze/file/file_ops.hpp include/glaze/file/file_watch.hpp include/glaze/file/hostname_include.hpp +include/glaze/file/raw_or_file.hpp include/glaze/glaze.hpp include/glaze/glaze_exceptions.hpp include/glaze/json.hpp