|
1 |
| -@comment $NetBSD: PLIST,v 1.10 2021/03/14 21:21:13 js Exp $ |
| 1 | +@comment $NetBSD: PLIST,v 1.11 2021/04/28 21:25:57 js Exp $ |
2 | 2 | bin/export_signing_key
|
3 | 3 | bin/generate_config
|
4 | 4 | bin/generate_log_config
|
@@ -259,6 +259,9 @@ ${PYSITELIB}/synapse/events/__init__.pyo
|
259 | 259 | ${PYSITELIB}/synapse/events/builder.py
|
260 | 260 | ${PYSITELIB}/synapse/events/builder.pyc
|
261 | 261 | ${PYSITELIB}/synapse/events/builder.pyo
|
| 262 | +${PYSITELIB}/synapse/events/presence_router.py |
| 263 | +${PYSITELIB}/synapse/events/presence_router.pyc |
| 264 | +${PYSITELIB}/synapse/events/presence_router.pyo |
262 | 265 | ${PYSITELIB}/synapse/events/snapshot.py
|
263 | 266 | ${PYSITELIB}/synapse/events/snapshot.pyc
|
264 | 267 | ${PYSITELIB}/synapse/events/snapshot.pyo
|
@@ -433,6 +436,9 @@ ${PYSITELIB}/synapse/handlers/search.pyo
|
433 | 436 | ${PYSITELIB}/synapse/handlers/set_password.py
|
434 | 437 | ${PYSITELIB}/synapse/handlers/set_password.pyc
|
435 | 438 | ${PYSITELIB}/synapse/handlers/set_password.pyo
|
| 439 | +${PYSITELIB}/synapse/handlers/space_summary.py |
| 440 | +${PYSITELIB}/synapse/handlers/space_summary.pyc |
| 441 | +${PYSITELIB}/synapse/handlers/space_summary.pyo |
436 | 442 | ${PYSITELIB}/synapse/handlers/sso.py
|
437 | 443 | ${PYSITELIB}/synapse/handlers/sso.pyc
|
438 | 444 | ${PYSITELIB}/synapse/handlers/sso.pyo
|
@@ -1486,6 +1492,8 @@ ${PYSITELIB}/synapse/storage/databases/main/schema/delta/59/07shard_account_data
|
1486 | 1492 | ${PYSITELIB}/synapse/storage/databases/main/schema/delta/59/08delete_pushers_for_deactivated_accounts.sql
|
1487 | 1493 | ${PYSITELIB}/synapse/storage/databases/main/schema/delta/59/08delete_stale_pushers.sql
|
1488 | 1494 | ${PYSITELIB}/synapse/storage/databases/main/schema/delta/59/09rejected_events_metadata.sql
|
| 1495 | +${PYSITELIB}/synapse/storage/databases/main/schema/delta/59/10delete_purged_chain_cover.sql |
| 1496 | +${PYSITELIB}/synapse/storage/databases/main/schema/delta/59/11drop_thumbnail_constraint.sql.postgres |
1489 | 1497 | ${PYSITELIB}/synapse/storage/databases/main/schema/full_schemas/16/application_services.sql
|
1490 | 1498 | ${PYSITELIB}/synapse/storage/databases/main/schema/full_schemas/16/event_edges.sql
|
1491 | 1499 | ${PYSITELIB}/synapse/storage/databases/main/schema/full_schemas/16/event_signatures.sql
|
@@ -1692,6 +1700,9 @@ ${PYSITELIB}/synapse/util/logcontext.pyo
|
1692 | 1700 | ${PYSITELIB}/synapse/util/logformatter.py
|
1693 | 1701 | ${PYSITELIB}/synapse/util/logformatter.pyc
|
1694 | 1702 | ${PYSITELIB}/synapse/util/logformatter.pyo
|
| 1703 | +${PYSITELIB}/synapse/util/macaroons.py |
| 1704 | +${PYSITELIB}/synapse/util/macaroons.pyc |
| 1705 | +${PYSITELIB}/synapse/util/macaroons.pyo |
1695 | 1706 | ${PYSITELIB}/synapse/util/manhole.py
|
1696 | 1707 | ${PYSITELIB}/synapse/util/manhole.pyc
|
1697 | 1708 | ${PYSITELIB}/synapse/util/manhole.pyo
|
|
0 commit comments