diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index 0381e72ccd25..0b327e487294 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.38.1 +DISTVERSION= 1.38.2 CATEGORIES= databases # machine-learning MAINTAINER= yuri@FreeBSD.org COMMENT= Vector database that stores both objects and vectors WWW= https://weaviate.io/ \ https://github.com/weaviate/weaviate LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE # https://github.com/weaviate/weaviate/issues/9692 NOT_FOR_ARCHS= armv7 i386 powerpc NOT_FOR_ARCHS_REASON= port seems to not support 32 bit platforms USES= cpe go:1.26,modules GO_MODULE= github.com/weaviate/weaviate GO_TARGET= ./cmd/weaviate-server PLIST_FILES= bin/${PORTNAME}-server # how to start: https://docs.weaviate.io/deploy/installation-guides/docker-installation#run-weaviate-with-default-settings .include diff --git a/databases/weaviate/distinfo b/databases/weaviate/distinfo index eaaeccc530cf..1e32f239f9bc 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1781856616 -SHA256 (go/databases_weaviate/weaviate-v1.38.1/v1.38.1.mod) = 4317947f6992d76737fc700205f0c1f9987f1f11521760ff17a7677ff1ddfefe -SIZE (go/databases_weaviate/weaviate-v1.38.1/v1.38.1.mod) = 13761 -SHA256 (go/databases_weaviate/weaviate-v1.38.1/v1.38.1.zip) = 5aa06aab2cc7deb5d7f92fda4b4e012b949dac065828b7d04ad10444be23c3be -SIZE (go/databases_weaviate/weaviate-v1.38.1/v1.38.1.zip) = 12228857 +TIMESTAMP = 1782506846 +SHA256 (go/databases_weaviate/weaviate-v1.38.2/v1.38.2.mod) = f5b17c5a632410a8b7e586a9f9ae1972294cd0faf5fbb22ea949e1ce8730de82 +SIZE (go/databases_weaviate/weaviate-v1.38.2/v1.38.2.mod) = 13723 +SHA256 (go/databases_weaviate/weaviate-v1.38.2/v1.38.2.zip) = ce583950b3985c6e5d843818a5744e2549d31a9bd6209259e08d6984518ee3e0 +SIZE (go/databases_weaviate/weaviate-v1.38.2/v1.38.2.zip) = 12353661