mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
devel/glaze: update 2.2.1 → 2.3.1
Reported by: portscout
This commit is contained in:
parent
163d1c1c92
commit
c65546b42f
@ -1,6 +1,6 @@
|
||||
PORTNAME= glaze
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.2.1
|
||||
DISTVERSION= 2.3.1
|
||||
CATEGORIES= devel textproc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1709874070
|
||||
SHA256 (stephenberry-glaze-v2.2.1_GH0.tar.gz) = ef0eb30a038c623ca100696e773ba1c9888719ed02c46e9fabf6238ee07026bb
|
||||
SIZE (stephenberry-glaze-v2.2.1_GH0.tar.gz) = 274228
|
||||
TIMESTAMP = 1711106214
|
||||
SHA256 (stephenberry-glaze-v2.3.1_GH0.tar.gz) = 941bf3f8cea5b6a024895d37dceaaaa82071a9178af63e9935a1d9fd80caa451
|
||||
SIZE (stephenberry-glaze-v2.3.1_GH0.tar.gz) = 278358
|
||||
|
@ -2,7 +2,6 @@ include/glaze/api/api.hpp
|
||||
include/glaze/api/hash.hpp
|
||||
include/glaze/api/impl.hpp
|
||||
include/glaze/api/lib.hpp
|
||||
include/glaze/api/name.hpp
|
||||
include/glaze/api/std/array.hpp
|
||||
include/glaze/api/std/deque.hpp
|
||||
include/glaze/api/std/functional.hpp
|
||||
@ -82,6 +81,7 @@ include/glaze/thread/threadpool.hpp
|
||||
include/glaze/tuplet/tuple.hpp
|
||||
include/glaze/util/any.hpp
|
||||
include/glaze/util/bit_array.hpp
|
||||
include/glaze/util/comment.hpp
|
||||
include/glaze/util/dtoa.hpp
|
||||
include/glaze/util/dump.hpp
|
||||
include/glaze/util/expected.hpp
|
||||
@ -95,10 +95,10 @@ include/glaze/util/poly.hpp
|
||||
include/glaze/util/progress_bar.hpp
|
||||
include/glaze/util/stoui64.hpp
|
||||
include/glaze/util/string_literal.hpp
|
||||
include/glaze/util/string_view.hpp
|
||||
include/glaze/util/strod.hpp
|
||||
include/glaze/util/tuple.hpp
|
||||
include/glaze/util/type_traits.hpp
|
||||
include/glaze/util/utility.hpp
|
||||
include/glaze/util/validate.hpp
|
||||
include/glaze/util/variant.hpp
|
||||
%%DATADIR%%/glazeConfig.cmake
|
||||
|
Loading…
Reference in New Issue
Block a user