1
- @comment $NetBSD: PLIST,v 1.34 2022/10/28 19:19:35 gdt Exp $
1
+ @comment $NetBSD: PLIST,v 1.35 2022/10/29 00:56:40 gdt Exp $
2
2
bin/export_signing_key
3
3
bin/generate_config
4
4
bin/generate_log_config
@@ -426,8 +426,6 @@ ${PYSITELIB}/synapse/notifier.py
426
426
${PYSITELIB}/synapse/notifier.pyc
427
427
${PYSITELIB}/synapse/push/__init__.py
428
428
${PYSITELIB}/synapse/push/__init__.pyc
429
- ${PYSITELIB}/synapse/push/baserules.py
430
- ${PYSITELIB}/synapse/push/baserules.pyc
431
429
${PYSITELIB}/synapse/push/bulk_push_rule_evaluator.py
432
430
${PYSITELIB}/synapse/push/bulk_push_rule_evaluator.pyc
433
431
${PYSITELIB}/synapse/push/clientformat.py
@@ -440,8 +438,6 @@ ${PYSITELIB}/synapse/push/mailer.py
440
438
${PYSITELIB}/synapse/push/mailer.pyc
441
439
${PYSITELIB}/synapse/push/presentable_names.py
442
440
${PYSITELIB}/synapse/push/presentable_names.pyc
443
- ${PYSITELIB}/synapse/push/push_rule_evaluator.py
444
- ${PYSITELIB}/synapse/push/push_rule_evaluator.pyc
445
441
${PYSITELIB}/synapse/push/push_tools.py
446
442
${PYSITELIB}/synapse/push/push_tools.pyc
447
443
${PYSITELIB}/synapse/push/push_types.py
@@ -477,6 +473,8 @@ ${PYSITELIB}/synapse/replication/http/register.py
477
473
${PYSITELIB}/synapse/replication/http/register.pyc
478
474
${PYSITELIB}/synapse/replication/http/send_event.py
479
475
${PYSITELIB}/synapse/replication/http/send_event.pyc
476
+ ${PYSITELIB}/synapse/replication/http/send_events.py
477
+ ${PYSITELIB}/synapse/replication/http/send_events.pyc
480
478
${PYSITELIB}/synapse/replication/http/state.py
481
479
${PYSITELIB}/synapse/replication/http/state.pyc
482
480
${PYSITELIB}/synapse/replication/http/streams.py
@@ -627,6 +625,8 @@ ${PYSITELIB}/synapse/rest/client/knock.py
627
625
${PYSITELIB}/synapse/rest/client/knock.pyc
628
626
${PYSITELIB}/synapse/rest/client/login.py
629
627
${PYSITELIB}/synapse/rest/client/login.pyc
628
+ ${PYSITELIB}/synapse/rest/client/login_token_request.py
629
+ ${PYSITELIB}/synapse/rest/client/login_token_request.pyc
630
630
${PYSITELIB}/synapse/rest/client/logout.py
631
631
${PYSITELIB}/synapse/rest/client/logout.pyc
632
632
${PYSITELIB}/synapse/rest/client/models.py
@@ -933,6 +933,8 @@ ${PYSITELIB}/synapse/storage/schema/common/delta/25/00background_updates.sql
933
933
${PYSITELIB}/synapse/storage/schema/common/delta/35/00background_updates_add_col.sql
934
934
${PYSITELIB}/synapse/storage/schema/common/delta/58/00background_update_ordering.sql
935
935
${PYSITELIB}/synapse/storage/schema/common/full_schemas/54/full.sql
936
+ ${PYSITELIB}/synapse/storage/schema/common/full_schemas/72/full.sql.postgres
937
+ ${PYSITELIB}/synapse/storage/schema/common/full_schemas/72/full.sql.sqlite
936
938
${PYSITELIB}/synapse/storage/schema/common/schema_version.sql
937
939
${PYSITELIB}/synapse/storage/schema/main/delta/12/v12.sql
938
940
${PYSITELIB}/synapse/storage/schema/main/delta/13/v13.sql
@@ -1268,7 +1270,14 @@ ${PYSITELIB}/synapse/storage/schema/main/delta/72/08begin_cache_invalidation_seq
1268
1270
${PYSITELIB}/synapse/storage/schema/main/delta/72/08thread_receipts.sql
1269
1271
${PYSITELIB}/synapse/storage/schema/main/delta/72/09partial_indices.sql.sqlite
1270
1272
${PYSITELIB}/synapse/storage/schema/main/delta/73/01event_failed_pull_attempts.sql
1273
+ ${PYSITELIB}/synapse/storage/schema/main/delta/73/02add_pusher_enabled.sql
1271
1274
${PYSITELIB}/synapse/storage/schema/main/delta/73/02room_id_indexes_for_purging.sql
1275
+ ${PYSITELIB}/synapse/storage/schema/main/delta/73/03pusher_device_id.sql
1276
+ ${PYSITELIB}/synapse/storage/schema/main/delta/73/03users_approved_column.sql
1277
+ ${PYSITELIB}/synapse/storage/schema/main/delta/73/04partial_join_details.sql
1278
+ ${PYSITELIB}/synapse/storage/schema/main/delta/73/04pending_device_list_updates.sql
1279
+ ${PYSITELIB}/synapse/storage/schema/main/delta/73/05old_push_actions.sql.postgres
1280
+ ${PYSITELIB}/synapse/storage/schema/main/delta/73/05old_push_actions.sql.sqlite
1272
1281
${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/application_services.sql
1273
1282
${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_edges.sql
1274
1283
${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_signatures.sql
@@ -1286,6 +1295,8 @@ ${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/users.sql
1286
1295
${PYSITELIB}/synapse/storage/schema/main/full_schemas/54/full.sql.postgres
1287
1296
${PYSITELIB}/synapse/storage/schema/main/full_schemas/54/full.sql.sqlite
1288
1297
${PYSITELIB}/synapse/storage/schema/main/full_schemas/54/stream_positions.sql
1298
+ ${PYSITELIB}/synapse/storage/schema/main/full_schemas/72/full.sql.postgres
1299
+ ${PYSITELIB}/synapse/storage/schema/main/full_schemas/72/full.sql.sqlite
1289
1300
${PYSITELIB}/synapse/storage/schema/state/delta/23/drop_state_index.sql
1290
1301
${PYSITELIB}/synapse/storage/schema/state/delta/32/remove_state_indices.sql
1291
1302
${PYSITELIB}/synapse/storage/schema/state/delta/35/add_state_index.sql
@@ -1298,6 +1309,8 @@ ${PYSITELIB}/synapse/storage/schema/state/delta/61/02state_groups_state_n_distin
1298
1309
${PYSITELIB}/synapse/storage/schema/state/delta/70/08_state_group_edges_unique.sql
1299
1310
${PYSITELIB}/synapse/storage/schema/state/full_schemas/54/full.sql
1300
1311
${PYSITELIB}/synapse/storage/schema/state/full_schemas/54/sequence.sql.postgres
1312
+ ${PYSITELIB}/synapse/storage/schema/state/full_schemas/72/full.sql.postgres
1313
+ ${PYSITELIB}/synapse/storage/schema/state/full_schemas/72/full.sql.sqlite
1301
1314
${PYSITELIB}/synapse/storage/state.py
1302
1315
${PYSITELIB}/synapse/storage/state.pyc
1303
1316
${PYSITELIB}/synapse/storage/types.py
@@ -1403,5 +1416,5 @@ ${PYSITELIB}/synapse/util/wheel_timer.py
1403
1416
${PYSITELIB}/synapse/util/wheel_timer.pyc
1404
1417
${PYSITELIB}/synapse/visibility.py
1405
1418
${PYSITELIB}/synapse/visibility.pyc
1406
- share/doc/matrix-synapse/README.pkgsrc.txt
1407
1419
share/doc/matrix-synapse/README.pkgsrc.NetBSD.txt
1420
+ share/doc/matrix-synapse/README.pkgsrc.txt
0 commit comments