git: 957da2851b8a - main - net-im/dendrite: Update to 0.14.0

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Tue, 24 Dec 2024 18:11:29 UTC
The branch main has been updated by ashish:

URL: https://cgit.FreeBSD.org/ports/commit/?id=957da2851b8afae4786aa50383e1fbeb2783d7a0

commit 957da2851b8afae4786aa50383e1fbeb2783d7a0
Author:     Ashish SHUKLA <ashish@FreeBSD.org>
AuthorDate: 2024-12-24 17:55:44 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2024-12-24 18:10:14 +0000

    net-im/dendrite: Update to 0.14.0
    
    - Update WWW to point to updated upstream
    - Depend on Go 1.23
    - Update upstream module
    
    Thanks to Sven for notifying about the upstream change, and update
    available.
---
 net-im/dendrite/Makefile |  8 ++++----
 net-im/dendrite/distinfo | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/net-im/dendrite/Makefile b/net-im/dendrite/Makefile
index 0006eedaa503..abeeac1ce37e 100644
--- a/net-im/dendrite/Makefile
+++ b/net-im/dendrite/Makefile
@@ -1,16 +1,16 @@
 PORTNAME=	dendrite
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.13.8
+DISTVERSION=	0.14.0
 CATEGORIES=	net-im
 
 MAINTAINER=	ashish@FreeBSD.org
 COMMENT=	Matrix protocol homeserver
-WWW=		https://github.com/matrix-org/dendrite
+WWW=		https://github.com/element-hq/dendrite
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cpe go:modules
+USES=		cpe go:1.23,modules
 CPE_VENDOR=	matrix
 PLIST_SUB=	PORTNAME=${PORTNAME}
 USE_RC_SUBR=	${PORTNAME}
@@ -26,7 +26,7 @@ DENDRITE_BINS=	create-account dendrite-demo-pinecone			\
 GO_TARGET+=	./cmd/$f:${PREFIX}/dendrite/bin/$f
 .endfor
 
-GO_MODULE=	github.com/matrix-org/dendrite
+GO_MODULE=	github.com/element-hq/dendrite
 
 post-install:
 	${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/net-im/dendrite/distinfo b/net-im/dendrite/distinfo
index a74882acf774..ec1422fce870 100644
--- a/net-im/dendrite/distinfo
+++ b/net-im/dendrite/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1735062895
+SHA256 (go/net-im_dendrite/dendrite-v0.14.0/v0.14.0.mod) = 1b3314b4113080f15406716e56bea11513ba1a10a7574aef7943e8c1a4f644ad
+SIZE (go/net-im_dendrite/dendrite-v0.14.0/v0.14.0.mod) = 7473
+SHA256 (go/net-im_dendrite/dendrite-v0.14.0/v0.14.0.zip) = 6cc3d605490bd1d5ce0a55fad58747344269ff9c17eab453f8ad5e2cee8ed2a6
+SIZE (go/net-im_dendrite/dendrite-v0.14.0/v0.14.0.zip) = 1919533