git: fca1c35b5ecc - main - net-im/py-matrix-synapse: Update to 1.51.0

From: Ashish SHUKLA <ashish_at_FreeBSD.org>
Date: Thu, 27 Jan 2022 13:30:43 UTC
The branch main has been updated by ashish:

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

commit fca1c35b5ecc6270c0815aa0c01c8fe7093b5d92
Author:     Sascha Biberhofer <ports@skyforge.at>
AuthorDate: 2022-01-27 13:26:53 +0000
Commit:     Ashish SHUKLA <ashish@FreeBSD.org>
CommitDate: 2022-01-27 13:29:53 +0000

    net-im/py-matrix-synapse: Update to 1.51.0
    
    PR:             261511
---
 net-im/py-matrix-synapse/Makefile             |  2 +-
 net-im/py-matrix-synapse/distinfo             |  6 +++---
 net-im/py-matrix-synapse/files/pkg-message.in | 14 ++++++++++++--
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile
index 57678c6706cd..811c9a4a326d 100644
--- a/net-im/py-matrix-synapse/Makefile
+++ b/net-im/py-matrix-synapse/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	matrix-synapse
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.50.2
+DISTVERSION=	1.51.0
 CATEGORIES=	net-im python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/net-im/py-matrix-synapse/distinfo b/net-im/py-matrix-synapse/distinfo
index beb18ea46f56..11ec774bdd7e 100644
--- a/net-im/py-matrix-synapse/distinfo
+++ b/net-im/py-matrix-synapse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643038555
-SHA256 (matrix-org-synapse-v1.50.2_GH0.tar.gz) = 0e8f52d8a14c5994addda13332c67c6cb8604d090be0dc8f459645f6d1fb48cb
-SIZE (matrix-org-synapse-v1.50.2_GH0.tar.gz) = 7654063
+TIMESTAMP = 1643126257
+SHA256 (matrix-org-synapse-v1.51.0_GH0.tar.gz) = acb587b9d4a92f15bc5f6e1f5b598ee1e1a7c3a298c923ff73ffd505de779353
+SIZE (matrix-org-synapse-v1.51.0_GH0.tar.gz) = 7665238
diff --git a/net-im/py-matrix-synapse/files/pkg-message.in b/net-im/py-matrix-synapse/files/pkg-message.in
index 702d158064a0..9bf3ac75d6c2 100644
--- a/net-im/py-matrix-synapse/files/pkg-message.in
+++ b/net-im/py-matrix-synapse/files/pkg-message.in
@@ -18,9 +18,19 @@ instructions at %%DOCSDIR%%/UPGRADE.rst
 EOM
 }
 { type: upgrade
-  maximum_version: 1.27.0
+  maximum_version: 1.51.0
   message: <<EOM
-In synapse 1.27.0, the HTML templates for SSO and email notifications now have Jinja2's autoescape enabled for files ending in .html, .htm, and .xml. If you have customised these templates and see issues when viewing them you might need to update them. Please read the upgrade instructions for further details.
+Synapse 1.51.0 deprecates webclient listeners and non-HTTP(S)
+web_client_location settings. Please update your homeserver configurations
+accordingly.
+
+Additionally, if you run your own turn server for WebRTC and
+use Let's Encrypt certificates, be advised that some Android and iOS clients
+may be unable to connect. Please see upstream's turn-howto[0] for additional
+details on this issue.
+
+[0] https://matrix-org.github.io/synapse/latest/turn-howto.html
+
 EOM
 }
 {