diff --git a/chat/matrix-synapse/Makefile b/chat/matrix-synapse/Makefile index 5545cffad5e5..9aa7da555647 100644 --- a/chat/matrix-synapse/Makefile +++ b/chat/matrix-synapse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2021/01/31 19:23:28 js Exp $ +# $NetBSD: Makefile,v 1.17 2021/03/06 19:00:43 js Exp $ -DISTNAME= matrix-synapse-1.26.0 +DISTNAME= matrix-synapse-1.28.0 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/} EGG_NAME= matrix_synapse-${PKGVERSION_NOREV} diff --git a/chat/matrix-synapse/PLIST b/chat/matrix-synapse/PLIST index 792b283862cf..1ad9a29fac0e 100644 --- a/chat/matrix-synapse/PLIST +++ b/chat/matrix-synapse/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2021/01/31 19:23:28 js Exp $ +@comment $NetBSD: PLIST,v 1.9 2021/03/06 19:00:43 js Exp $ bin/export_signing_key bin/generate_config bin/generate_log_config @@ -151,6 +151,9 @@ ${PYSITELIB}/synapse/config/database.pyo ${PYSITELIB}/synapse/config/emailconfig.py ${PYSITELIB}/synapse/config/emailconfig.pyc ${PYSITELIB}/synapse/config/emailconfig.pyo +${PYSITELIB}/synapse/config/experimental.py +${PYSITELIB}/synapse/config/experimental.pyc +${PYSITELIB}/synapse/config/experimental.pyo ${PYSITELIB}/synapse/config/federation.py ${PYSITELIB}/synapse/config/federation.pyc ${PYSITELIB}/synapse/config/federation.pyo @@ -700,6 +703,9 @@ ${PYSITELIB}/synapse/replication/tcp/client.pyo ${PYSITELIB}/synapse/replication/tcp/commands.py ${PYSITELIB}/synapse/replication/tcp/commands.pyc ${PYSITELIB}/synapse/replication/tcp/commands.pyo +${PYSITELIB}/synapse/replication/tcp/external_cache.py +${PYSITELIB}/synapse/replication/tcp/external_cache.pyc +${PYSITELIB}/synapse/replication/tcp/external_cache.pyo ${PYSITELIB}/synapse/replication/tcp/handler.py ${PYSITELIB}/synapse/replication/tcp/handler.pyc ${PYSITELIB}/synapse/replication/tcp/handler.pyo @@ -753,17 +759,20 @@ ${PYSITELIB}/synapse/res/templates/registration_failure.html ${PYSITELIB}/synapse/res/templates/registration_success.html ${PYSITELIB}/synapse/res/templates/room.html ${PYSITELIB}/synapse/res/templates/room.txt +${PYSITELIB}/synapse/res/templates/sso.css ${PYSITELIB}/synapse/res/templates/sso_account_deactivated.html +${PYSITELIB}/synapse/res/templates/sso_auth_account_details.html +${PYSITELIB}/synapse/res/templates/sso_auth_account_details.js ${PYSITELIB}/synapse/res/templates/sso_auth_bad_user.html ${PYSITELIB}/synapse/res/templates/sso_auth_confirm.html ${PYSITELIB}/synapse/res/templates/sso_auth_success.html ${PYSITELIB}/synapse/res/templates/sso_error.html +${PYSITELIB}/synapse/res/templates/sso_footer.html ${PYSITELIB}/synapse/res/templates/sso_login_idp_picker.html +${PYSITELIB}/synapse/res/templates/sso_new_user_consent.html +${PYSITELIB}/synapse/res/templates/sso_partial_profile.html ${PYSITELIB}/synapse/res/templates/sso_redirect_confirm.html ${PYSITELIB}/synapse/res/templates/terms.html -${PYSITELIB}/synapse/res/username_picker/index.html -${PYSITELIB}/synapse/res/username_picker/script.js -${PYSITELIB}/synapse/res/username_picker/style.css ${PYSITELIB}/synapse/rest/__init__.py ${PYSITELIB}/synapse/rest/__init__.pyc ${PYSITELIB}/synapse/rest/__init__.pyo @@ -989,27 +998,21 @@ ${PYSITELIB}/synapse/rest/media/v1/thumbnailer.pyo ${PYSITELIB}/synapse/rest/media/v1/upload_resource.py ${PYSITELIB}/synapse/rest/media/v1/upload_resource.pyc ${PYSITELIB}/synapse/rest/media/v1/upload_resource.pyo -${PYSITELIB}/synapse/rest/oidc/__init__.py -${PYSITELIB}/synapse/rest/oidc/__init__.pyc -${PYSITELIB}/synapse/rest/oidc/__init__.pyo -${PYSITELIB}/synapse/rest/oidc/callback_resource.py -${PYSITELIB}/synapse/rest/oidc/callback_resource.pyc -${PYSITELIB}/synapse/rest/oidc/callback_resource.pyo -${PYSITELIB}/synapse/rest/saml2/__init__.py -${PYSITELIB}/synapse/rest/saml2/__init__.pyc -${PYSITELIB}/synapse/rest/saml2/__init__.pyo -${PYSITELIB}/synapse/rest/saml2/metadata_resource.py -${PYSITELIB}/synapse/rest/saml2/metadata_resource.pyc -${PYSITELIB}/synapse/rest/saml2/metadata_resource.pyo -${PYSITELIB}/synapse/rest/saml2/response_resource.py -${PYSITELIB}/synapse/rest/saml2/response_resource.pyc -${PYSITELIB}/synapse/rest/saml2/response_resource.pyo ${PYSITELIB}/synapse/rest/synapse/__init__.py ${PYSITELIB}/synapse/rest/synapse/__init__.pyc ${PYSITELIB}/synapse/rest/synapse/__init__.pyo ${PYSITELIB}/synapse/rest/synapse/client/__init__.py ${PYSITELIB}/synapse/rest/synapse/client/__init__.pyc ${PYSITELIB}/synapse/rest/synapse/client/__init__.pyo +${PYSITELIB}/synapse/rest/synapse/client/new_user_consent.py +${PYSITELIB}/synapse/rest/synapse/client/new_user_consent.pyc +${PYSITELIB}/synapse/rest/synapse/client/new_user_consent.pyo +${PYSITELIB}/synapse/rest/synapse/client/oidc/__init__.py +${PYSITELIB}/synapse/rest/synapse/client/oidc/__init__.pyc +${PYSITELIB}/synapse/rest/synapse/client/oidc/__init__.pyo +${PYSITELIB}/synapse/rest/synapse/client/oidc/callback_resource.py +${PYSITELIB}/synapse/rest/synapse/client/oidc/callback_resource.pyc +${PYSITELIB}/synapse/rest/synapse/client/oidc/callback_resource.pyo ${PYSITELIB}/synapse/rest/synapse/client/password_reset.py ${PYSITELIB}/synapse/rest/synapse/client/password_reset.pyc ${PYSITELIB}/synapse/rest/synapse/client/password_reset.pyo @@ -1019,6 +1022,18 @@ ${PYSITELIB}/synapse/rest/synapse/client/pick_idp.pyo ${PYSITELIB}/synapse/rest/synapse/client/pick_username.py ${PYSITELIB}/synapse/rest/synapse/client/pick_username.pyc ${PYSITELIB}/synapse/rest/synapse/client/pick_username.pyo +${PYSITELIB}/synapse/rest/synapse/client/saml2/__init__.py +${PYSITELIB}/synapse/rest/synapse/client/saml2/__init__.pyc +${PYSITELIB}/synapse/rest/synapse/client/saml2/__init__.pyo +${PYSITELIB}/synapse/rest/synapse/client/saml2/metadata_resource.py +${PYSITELIB}/synapse/rest/synapse/client/saml2/metadata_resource.pyc +${PYSITELIB}/synapse/rest/synapse/client/saml2/metadata_resource.pyo +${PYSITELIB}/synapse/rest/synapse/client/saml2/response_resource.py +${PYSITELIB}/synapse/rest/synapse/client/saml2/response_resource.pyc +${PYSITELIB}/synapse/rest/synapse/client/saml2/response_resource.pyo +${PYSITELIB}/synapse/rest/synapse/client/sso_register.py +${PYSITELIB}/synapse/rest/synapse/client/sso_register.pyc +${PYSITELIB}/synapse/rest/synapse/client/sso_register.pyo ${PYSITELIB}/synapse/rest/well_known.py ${PYSITELIB}/synapse/rest/well_known.pyc ${PYSITELIB}/synapse/rest/well_known.pyo @@ -1129,6 +1144,9 @@ ${PYSITELIB}/synapse/storage/databases/main/events.pyo ${PYSITELIB}/synapse/storage/databases/main/events_bg_updates.py ${PYSITELIB}/synapse/storage/databases/main/events_bg_updates.pyc ${PYSITELIB}/synapse/storage/databases/main/events_bg_updates.pyo +${PYSITELIB}/synapse/storage/databases/main/events_forward_extremities.py +${PYSITELIB}/synapse/storage/databases/main/events_forward_extremities.pyc +${PYSITELIB}/synapse/storage/databases/main/events_forward_extremities.pyo ${PYSITELIB}/synapse/storage/databases/main/events_worker.py ${PYSITELIB}/synapse/storage/databases/main/events_worker.pyc ${PYSITELIB}/synapse/storage/databases/main/events_worker.pyo @@ -1609,6 +1627,9 @@ ${PYSITELIB}/synapse/util/async_helpers.pyo ${PYSITELIB}/synapse/util/caches/__init__.py ${PYSITELIB}/synapse/util/caches/__init__.pyc ${PYSITELIB}/synapse/util/caches/__init__.pyo +${PYSITELIB}/synapse/util/caches/cached_call.py +${PYSITELIB}/synapse/util/caches/cached_call.pyc +${PYSITELIB}/synapse/util/caches/cached_call.pyo ${PYSITELIB}/synapse/util/caches/deferred_cache.py ${PYSITELIB}/synapse/util/caches/deferred_cache.pyc ${PYSITELIB}/synapse/util/caches/deferred_cache.pyo @@ -1693,6 +1714,9 @@ ${PYSITELIB}/synapse/util/rlimit.pyo ${PYSITELIB}/synapse/util/stringutils.py ${PYSITELIB}/synapse/util/stringutils.pyc ${PYSITELIB}/synapse/util/stringutils.pyo +${PYSITELIB}/synapse/util/templates.py +${PYSITELIB}/synapse/util/templates.pyc +${PYSITELIB}/synapse/util/templates.pyo ${PYSITELIB}/synapse/util/threepids.py ${PYSITELIB}/synapse/util/threepids.pyc ${PYSITELIB}/synapse/util/threepids.pyo diff --git a/chat/matrix-synapse/distinfo b/chat/matrix-synapse/distinfo index 696b1e6a3220..64ddbc9ee782 100644 --- a/chat/matrix-synapse/distinfo +++ b/chat/matrix-synapse/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2021/01/31 19:23:28 js Exp $ +$NetBSD: distinfo,v 1.12 2021/03/06 19:00:43 js Exp $ -SHA1 (matrix-synapse-1.26.0.tar.gz) = b8a1ad90ed54ecfc19ef6d1679ed8d7c099042fb -RMD160 (matrix-synapse-1.26.0.tar.gz) = 7aaf0946feead1b104549046f1a6eaf874dfacc1 -SHA512 (matrix-synapse-1.26.0.tar.gz) = 82ca85aa4dc1e3220f89e7f6815786135fa9bd0b33a1055f63b309b1fa193eeb993f832db573586945191e7195e42926c5342776b249dbc8e83daf4c196f00a4 -Size (matrix-synapse-1.26.0.tar.gz) = 7134261 bytes +SHA1 (matrix-synapse-1.28.0.tar.gz) = 814c5b6cb75f6fb85c1e6aa14af34108892eb1b1 +RMD160 (matrix-synapse-1.28.0.tar.gz) = 5b1d1c672d513ffa32c73782f9fc84542cad0a65 +SHA512 (matrix-synapse-1.28.0.tar.gz) = a248154eec9df21d82c78dd2cd166b82f6f41a2fa86096d87374417043c1c5352cc0b08265c5af4fa9927b9c6e818d3633db5a03ef2430a4cfb71d41ecc7b39c +Size (matrix-synapse-1.28.0.tar.gz) = 7184001 bytes