diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index cd2b86cce856..0381e72ccd25 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,27 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.38.0 +DISTVERSION= 1.38.1 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 1c6b01a6fdef..eaaeccc530cf 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1780722251 -SHA256 (go/databases_weaviate/weaviate-v1.38.0/v1.38.0.mod) = 4317947f6992d76737fc700205f0c1f9987f1f11521760ff17a7677ff1ddfefe -SIZE (go/databases_weaviate/weaviate-v1.38.0/v1.38.0.mod) = 13761 -SHA256 (go/databases_weaviate/weaviate-v1.38.0/v1.38.0.zip) = 95fd56a1ec66d9a091a9da1779ab2c5fcfd792de084ec9daafbbdc78ea58a870 -SIZE (go/databases_weaviate/weaviate-v1.38.0/v1.38.0.zip) = 12206591 +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