Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2026 09:34:45 +0000
From:      =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 85333a21636d - main - net-im/py-matrix-synapse: Update WWW and description
Message-ID:  <69a013b5.26803.5ca75306@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by alven:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85333a21636d4b64cf5ccee7b60af5291a92e99f

commit 85333a21636d4b64cf5ccee7b60af5291a92e99f
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2026-02-26 09:30:59 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2026-02-26 09:34:09 +0000

    net-im/py-matrix-synapse: Update WWW and description
    
    PR:             274257
    Approved by:    Sascha Biberhofer <ports@skyforge.at> (maintainer,
    timeout > 2 weeks)
    Approved by:    db@, yuri@ (Mentors, implicit)
---
 net-im/py-matrix-synapse/Makefile  | 2 +-
 net-im/py-matrix-synapse/pkg-descr | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile
index db7dbb38e536..36033c9d95f1 100644
--- a/net-im/py-matrix-synapse/Makefile
+++ b/net-im/py-matrix-synapse/Makefile
@@ -8,7 +8,7 @@ DISTFILES+=	${PORTNAME:S/-/_/}-${DISTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	ports@skyforge.at
 COMMENT=	Matrix protocol reference homeserver
-WWW=		https://element-hq.github.io/synapse
+WWW=		https://element-hq.github.io/synapse/latest/
 
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE-AGPL-3.0
diff --git a/net-im/py-matrix-synapse/pkg-descr b/net-im/py-matrix-synapse/pkg-descr
index d0a6169fd4e1..acb64fd85873 100644
--- a/net-im/py-matrix-synapse/pkg-descr
+++ b/net-im/py-matrix-synapse/pkg-descr
@@ -8,5 +8,5 @@ VoIP. The basics you need to know to get up and running are:
     will normally refer to yourself and others using a 3PID: email address,
     phone number, etc rather than manipulating Matrix user IDs)
 
-Synapse is an open-source Matrix homeserver written in Python/Twisted,
-developed and maintained by the Matrix.org Foundation core team.
+Synapse is a Free Software Matrix homeserver written in Python/Twisted,
+developed by the Matrix.org Foundation core team and maintained by Element.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a013b5.26803.5ca75306>