forked from Lainports/freebsd-ports
devel/malloy: Update to 0.9.0
Changelog: https://github.com/Tectu/malloy/releases/tag/0.9.0
This commit is contained in:
parent
a17a1f4232
commit
8f7056ce1f
3 changed files with 5 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= malloy
|
PORTNAME= malloy
|
||||||
DISTVERSION= 0.8.0
|
DISTVERSION= 0.9.0
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= jbo@FreeBSD.org
|
MAINTAINER= jbo@FreeBSD.org
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1732978748
|
TIMESTAMP = 1739131101
|
||||||
SHA256 (tectu-malloy-0.8.0_GH0.tar.gz) = 2f40c6e27ba3cab98b835d84eba392fb8cf223b4d03086a9e81240239244a8cf
|
SHA256 (tectu-malloy-0.9.0_GH0.tar.gz) = 7442470c569d5b920e1aa23bd46170260ebb66466a1c48ab6c93727c02da83c0
|
||||||
SIZE (tectu-malloy-0.8.0_GH0.tar.gz) = 196191
|
SIZE (tectu-malloy-0.9.0_GH0.tar.gz) = 197862
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,7 @@ include/malloy/core/http/session/storage_memory.hpp
|
||||||
include/malloy/core/http/session/types.hpp
|
include/malloy/core/http/session/types.hpp
|
||||||
include/malloy/core/http/type_traits.hpp
|
include/malloy/core/http/type_traits.hpp
|
||||||
include/malloy/core/http/types.hpp
|
include/malloy/core/http/types.hpp
|
||||||
|
include/malloy/core/http/url.hpp
|
||||||
include/malloy/core/http/utils.hpp
|
include/malloy/core/http/utils.hpp
|
||||||
include/malloy/core/tcp/rate_policy.hpp
|
include/malloy/core/tcp/rate_policy.hpp
|
||||||
include/malloy/core/tcp/stream.hpp
|
include/malloy/core/tcp/stream.hpp
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue