diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile index dac796c07cfd..2f77f280af0d 100644 --- a/net-im/dendrite/Makefile +++ b/net-im/dendrite/Makefile @@ -1,37 +1,37 @@ PORTNAME= dendrite DISTVERSIONPREFIX= v -DISTVERSION= 0.13.5 +DISTVERSION= 0.13.6 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 392ed7138800..3f9e24e33767 100644 --- a/net-im/dendrite/distinfo +++ b/net-im/dendrite/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1702403045 -SHA256 (go/net-im_dendrite/dendrite-v0.13.5/v0.13.5.mod) = 97215c00cefb59daad112bd96b3b5e270c24ede072f3ea7d6a86cd1dca94eb3e -SIZE (go/net-im_dendrite/dendrite-v0.13.5/v0.13.5.mod) = 6593 -SHA256 (go/net-im_dendrite/dendrite-v0.13.5/v0.13.5.zip) = e8d91e767588a9b7d116407c9551ce8458368aee35f5bf16c9991f74c488c097 -SIZE (go/net-im_dendrite/dendrite-v0.13.5/v0.13.5.zip) = 1911175 +TIMESTAMP = 1706290309 +SHA256 (go/net-im_dendrite/dendrite-v0.13.6/v0.13.6.mod) = d3f430e38e08c9d9f75a20872d084e8b1d2b339871629cf75f80d13af797259f +SIZE (go/net-im_dendrite/dendrite-v0.13.6/v0.13.6.mod) = 6593 +SHA256 (go/net-im_dendrite/dendrite-v0.13.6/v0.13.6.zip) = 4c593e3a8c00da522f109c72522039e1fc4e5875a0a0bf4f0f37b9b1cb4137dc +SIZE (go/net-im_dendrite/dendrite-v0.13.6/v0.13.6.zip) = 1956025