diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile index 52c433311766..0006eedaa503 100644 --- a/net-im/dendrite/Makefile +++ b/net-im/dendrite/Makefile @@ -1,38 +1,37 @@ PORTNAME= dendrite DISTVERSIONPREFIX= v -DISTVERSION= 0.13.7 -PORTREVISION= 5 +DISTVERSION= 0.13.8 CATEGORIES= net-im MAINTAINER= ashish@FreeBSD.org COMMENT= Matrix protocol homeserver WWW= https://github.com/matrix-org/dendrite LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= matrix PLIST_SUB= PORTNAME=${PORTNAME} USE_RC_SUBR= ${PORTNAME} USERS= ${PORTNAME} GROUPS= ${USERS} DENDRITE_BINS= create-account dendrite-demo-pinecone \ dendrite-demo-yggdrasil dendrite \ dendrite-upgrade-tests furl generate-config \ generate-keys resolve-state .for f in ${DENDRITE_BINS} GO_TARGET+= ./cmd/$f:${PREFIX}/dendrite/bin/$f .endfor GO_MODULE= github.com/matrix-org/dendrite post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/dendrite-sample.yaml ${STAGEDIR}${ETCDIR}/${PORTNAME}.yaml.sample ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/net-im/dendrite/distinfo b/net-im/dendrite/distinfo index b08cd0cec967..a74882acf774 100644 --- a/net-im/dendrite/distinfo +++ b/net-im/dendrite/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1712687320 -SHA256 (go/net-im_dendrite/dendrite-v0.13.7/v0.13.7.mod) = 4cc8506a885d34d9182e3a0b594244c808a3be8004fee0642493ec2985f8bdee -SIZE (go/net-im_dendrite/dendrite-v0.13.7/v0.13.7.mod) = 6512 -SHA256 (go/net-im_dendrite/dendrite-v0.13.7/v0.13.7.zip) = 600e37809f8dd835e4162b65c423beeb605ac47df6507f55be5d995bd72c4697 -SIZE (go/net-im_dendrite/dendrite-v0.13.7/v0.13.7.zip) = 1970535 +TIMESTAMP = 1726305087 +SHA256 (go/net-im_dendrite/dendrite-v0.13.8/v0.13.8.mod) = f9e5190d17a51067fd054c80eecc0a8ea2421cb555ec801c96b601665dd4edfa +SIZE (go/net-im_dendrite/dendrite-v0.13.8/v0.13.8.mod) = 7154 +SHA256 (go/net-im_dendrite/dendrite-v0.13.8/v0.13.8.zip) = 241270e96e39901d31ef4c2a44b705dede520ce2002a6f54e1812be203cb2b28 +SIZE (go/net-im_dendrite/dendrite-v0.13.8/v0.13.8.zip) = 1976725