diff --git a/databases/weaviate/Makefile b/databases/weaviate/Makefile index e3ad09fdad20..104cf917d8a4 100644 --- a/databases/weaviate/Makefile +++ b/databases/weaviate/Makefile @@ -1,28 +1,27 @@ PORTNAME= weaviate DISTVERSIONPREFIX= v -DISTVERSION= 1.37.2 -PORTREVISION= 1 +DISTVERSION= 1.37.3 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= 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 e619bdda9d20..8a8cf990a09b 100644 --- a/databases/weaviate/distinfo +++ b/databases/weaviate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1777458169 -SHA256 (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.mod) = 2b63cff81e6d8d452bb282305f70eb15c32495d0d954b43c212899edf98fc600 -SIZE (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.mod) = 13808 -SHA256 (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.zip) = 5c734a3f27788cb4589db49b1af2d4a29a5fce9c98ebf31cd8363e097cba2ab4 -SIZE (go/databases_weaviate/weaviate-v1.37.2/v1.37.2.zip) = 10248971 +TIMESTAMP = 1778634612 +SHA256 (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.mod) = d1787b330e70a954e03d7f3a287309857626859ec75ecbf8a4041ce5d7f0b1cc +SIZE (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.mod) = 13755 +SHA256 (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.zip) = 7442ac4a0c21877de5d1f3befe1e1b877dee9d44d0459b23117da9fc52ccab24 +SIZE (go/databases_weaviate/weaviate-v1.37.3/v1.37.3.zip) = 10333782