diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile index d8f8e9783f4d..2ed89c27d41a 100644 --- a/net-im/dendrite/Makefile +++ b/net-im/dendrite/Makefile @@ -1,37 +1,37 @@ PORTNAME= dendrite DISTVERSIONPREFIX= v -DISTVERSION= 0.13.3 +DISTVERSION= 0.13.4 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 fcfa6e21f1dc..7f04259492a5 100644 --- a/net-im/dendrite/distinfo +++ b/net-im/dendrite/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1695897918 -SHA256 (go/net-im_dendrite/dendrite-v0.13.3/v0.13.3.mod) = 5c583e0e9fe5e3df1678fdd26a2e45ce9f139c0739403dc664f3e9e4389404aa -SIZE (go/net-im_dendrite/dendrite-v0.13.3/v0.13.3.mod) = 6592 -SHA256 (go/net-im_dendrite/dendrite-v0.13.3/v0.13.3.zip) = 2855595b8db4ae3b37ac92f944f8500cfd6f4dd396f2aba8d931cb433dd2df33 -SIZE (go/net-im_dendrite/dendrite-v0.13.3/v0.13.3.zip) = 1895140 +TIMESTAMP = 1698240003 +SHA256 (go/net-im_dendrite/dendrite-v0.13.4/v0.13.4.mod) = 5db6397cd6c28b6f27db44379ee62b8c3bc3bec16ca105e6f92b6483b00875a3 +SIZE (go/net-im_dendrite/dendrite-v0.13.4/v0.13.4.mod) = 6592 +SHA256 (go/net-im_dendrite/dendrite-v0.13.4/v0.13.4.zip) = 3f412b637c78894b5883803ce6f1be33b08fe4e42af355ae18ee2937b898e105 +SIZE (go/net-im_dendrite/dendrite-v0.13.4/v0.13.4.zip) = 1897603