devel/malloy: Update to 0.9.0

Changelog: https://github.com/Tectu/malloy/releases/tag/0.9.0
This commit is contained in:
Joel Bodenmann 2025-02-09 21:02:45 +01:00
parent a17a1f4232
commit 8f7056ce1f
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= malloy
DISTVERSION= 0.8.0
DISTVERSION= 0.9.0
CATEGORIES= devel
MAINTAINER= jbo@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1732978748
SHA256 (tectu-malloy-0.8.0_GH0.tar.gz) = 2f40c6e27ba3cab98b835d84eba392fb8cf223b4d03086a9e81240239244a8cf
SIZE (tectu-malloy-0.8.0_GH0.tar.gz) = 196191
TIMESTAMP = 1739131101
SHA256 (tectu-malloy-0.9.0_GH0.tar.gz) = 7442470c569d5b920e1aa23bd46170260ebb66466a1c48ab6c93727c02da83c0
SIZE (tectu-malloy-0.9.0_GH0.tar.gz) = 197862

View file

@ -28,6 +28,7 @@ include/malloy/core/http/session/storage_memory.hpp
include/malloy/core/http/session/types.hpp
include/malloy/core/http/type_traits.hpp
include/malloy/core/http/types.hpp
include/malloy/core/http/url.hpp
include/malloy/core/http/utils.hpp
include/malloy/core/tcp/rate_policy.hpp
include/malloy/core/tcp/stream.hpp