diff --git a/sysutils/kubo-go/Makefile b/sysutils/kubo-go/Makefile index 75c790a85b0e..43f89c8468c9 100644 --- a/sysutils/kubo-go/Makefile +++ b/sysutils/kubo-go/Makefile @@ -1,48 +1,47 @@ PORTNAME= kubo DISTVERSIONPREFIX= v -DISTVERSION= 0.29.0 -PORTREVISION= 12 +DISTVERSION= 0.40.1 CATEGORIES= sysutils PKGNAMESUFFIX= -go MAINTAINER= jhixson@FreeBSD.org COMMENT= IPFS implementation in Go WWW= https://github.com/ipfs/kubo LICENSE= MIT APACHE20 LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE -USES= cpe go:modules +USES= cpe go:1.25,modules CONFLICTS_INSTALL?= ipfs-go-* CPE_VENDOR= protocol GO_MODULE= github.com/ipfs/kubo GO_TARGET= ./cmd/ipfs:kubo-go USE_RC_SUBR= ${PORTNAME}${PKGNAMESUFFIX} SUB_FILES= ${FULLNAME} SUB_LIST= KUBO_USER=${KUBO_USER} \ KUBO_GROUP=${KUBO_GROUP} \ KUBO_HOME=${KUBO_HOME} PLIST_SUB= KUBO_USER=${KUBO_USER} \ KUBO_GROUP=${KUBO_GROUP} \ KUBO_HOME=${KUBO_HOME} KUBO_USER?= ${FULLNAME} KUBO_GROUP?= ${FULLNAME} KUBO_HOME?= /var/db/${FULLNAME} USERS= ${KUBO_USER} GROUPS= ${KUBO_GROUP} FULLNAME= ${PORTNAME}${PKGNAMESUFFIX} post-install: @${MKDIR} ${STAGEDIR}${KUBO_HOME} .include diff --git a/sysutils/kubo-go/distinfo b/sysutils/kubo-go/distinfo index 941eee07c5b6..a174de523d47 100644 --- a/sysutils/kubo-go/distinfo +++ b/sysutils/kubo-go/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1719737224 -SHA256 (go/sysutils_kubo-go/kubo-v0.29.0/v0.29.0.mod) = 6612cbcd3a7b628723a62f9eb63febaa4f6abe57deaec05ab2f274523eb1727b -SIZE (go/sysutils_kubo-go/kubo-v0.29.0/v0.29.0.mod) = 12047 -SHA256 (go/sysutils_kubo-go/kubo-v0.29.0/v0.29.0.zip) = f90cb3ed8c05967b31a6330b26d393fd95be314994d56efbb9253380ee5f1f08 -SIZE (go/sysutils_kubo-go/kubo-v0.29.0/v0.29.0.zip) = 4133213 +TIMESTAMP = 1775063772 +SHA256 (go/sysutils_kubo-go/kubo-v0.40.1/v0.40.1.mod) = 33885a651f9c09217ac16b6b6de4a9c58544e5261979379b02877da75ccea917 +SIZE (go/sysutils_kubo-go/kubo-v0.40.1/v0.40.1.mod) = 13632 +SHA256 (go/sysutils_kubo-go/kubo-v0.40.1/v0.40.1.zip) = ffdd7854647831e0388351744d509204276676edc4e9a4a768e024bc0ca1c12e +SIZE (go/sysutils_kubo-go/kubo-v0.40.1/v0.40.1.zip) = 4670187