summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-04-06 14:46:28 +0000
committeradam <adam@pkgsrc.org>2022-04-06 14:46:28 +0000
commit9ff669a0aee739b5543a303aa4e54ab39c2fb2a7 (patch)
treefc7ea035e05e4c5d5b02e27c3ca95d9490378595
parent3ee3ff08ede7f78c1f3b13d3b0e85fd78f1a989f (diff)
downloadpkgsrc-9ff669a0aee739b5543a303aa4e54ab39c2fb2a7.tar.gz
rabbitmq: updated to 3.9.14
RabbitMQ 3.9.14 Changes Worth Mentioning Core Server Bug Fixes Restart of a node that hosted one or more stream leaders resulted in their consumers not "re-attaching" to the newly elected leader. Large fanouts experienced a performance regression when streams were not enabled using a feature flag. Stream management plugin did not support mixed version clusters. Stream deletion did not result in a basic.cancel being sent to AMQP 0-9-1 consumers. Stream clients did not receive a correct stream unavailability error in some cases. It is again possible to clear user tags and update the password in a single operation. Enhancements Forward compatibility with Erlang 25. File handle cache efficiency improvements. Uknown stream properties (e.g. those requested by a node that runs a newer version) are now handled gracefully. Temporary hostname resolution issues (attempts that fail with nxdomain) are now handled more gracefully and with a delay of several seconds. Build time compatibility with Elixir 1.13. OAuth 2 AuthN/AuthZ Backend Plugin Bug Fixes auth_oauth2.additional_scopes_key in rabbitmq.conf was not converted correctly during configuration translation and thus had no effect. LDAP AuthN/AuthZ Backend Plugin Enhancement Adapt to a breaking Erlang 24.3 LDAP client change. Shovel Plugin Enhacements Shovels now can be declared with delete-after parameter set to 0. Such shovels will immediately stop instead of erroring and failing to start after a node restart. Consul Peer Discovery Plugin Enhancements Support for Consul 1.1 response code changes when an operation is attempted on a non-existent health check.
-rw-r--r--net/rabbitmq/Makefile4
-rw-r--r--net/rabbitmq/PLIST124
-rw-r--r--net/rabbitmq/distinfo8
3 files changed, 68 insertions, 68 deletions
diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile
index 5183cde2035..ccd3278be90 100644
--- a/net/rabbitmq/Makefile
+++ b/net/rabbitmq/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2022/01/19 12:59:38 adam Exp $
+# $NetBSD: Makefile,v 1.64 2022/04/06 14:46:28 adam Exp $
-DISTNAME= rabbitmq-server-3.9.13
+DISTNAME= rabbitmq-server-3.9.14
PKGNAME= ${DISTNAME:S/-server//}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=rabbitmq/}
diff --git a/net/rabbitmq/PLIST b/net/rabbitmq/PLIST
index 317b869273f..48335a56dfc 100644
--- a/net/rabbitmq/PLIST
+++ b/net/rabbitmq/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.48 2022/01/19 12:59:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.49 2022/04/06 14:46:28 adam Exp $
lib/erlang/autocomplete/bash_autocomplete.sh
lib/erlang/autocomplete/zsh_autocomplete.sh
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/INSTALL
@@ -218,8 +218,8 @@ lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/eetcd-0.3.3/priv/protos/kv.
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/eetcd-0.3.3/priv/protos/router.proto
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/enough-0.1.0/ebin/enough.app
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/enough-0.1.0/ebin/enough.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/gen_batch_server-0.8.6/ebin/gen_batch_server.app
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/gen_batch_server-0.8.6/ebin/gen_batch_server.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/gen_batch_server-0.8.7/ebin/gen_batch_server.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/gen_batch_server-0.8.7/ebin/gen_batch_server.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/getopt-1.0.2/ebin/getopt.app
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/getopt-1.0.2/ebin/getopt.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/gun-1.3.3/ebin/gun.app
@@ -361,21 +361,21 @@ lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/jsx-3.1.0/ebin/jsx_parser.b
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/jsx-3.1.0/ebin/jsx_to_json.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/jsx-3.1.0/ebin/jsx_to_term.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/jsx-3.1.0/ebin/jsx_verify.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli.app
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_application.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_escriptize.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_help.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_inet.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_lib.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_mnesia.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_plugin.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_port.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_process.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_store.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/ebin/observer_cli_system.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.1/include/observer_cli.hrl
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_application.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_escriptize.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_help.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_inet.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_lib.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_mnesia.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_plugin.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_port.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_process.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_store.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/ebin/observer_cli_system.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/observer_cli-1.7.2/include/observer_cli.hrl
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/osiris-0.1.0/ebin/osiris.app
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/osiris-0.1.0/ebin/osiris.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/osiris-0.1.0/ebin/osiris_app.beam
@@ -428,43 +428,43 @@ lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/quantile_estimator-0.2.1/eb
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/quantile_estimator-0.2.1/ebin/quantile_estimator.app
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/quantile_estimator-0.2.1/ebin/quantile_estimator.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/quantile_estimator-0.2.1/include/quantile_estimator.hrl
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra.app
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_app.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_bench.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_counters.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_dbg.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_directory.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_env.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_file_handle.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_flru.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_leaderboard.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_lib.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_meta.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_pre_init.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_reader.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_segment.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_segment_writer.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_snapshot.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_wal.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_log_wal_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_machine.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_machine_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_machine_simple.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_metrics_ets.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_monitors.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_server.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_server_proc.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_server_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_server_sup_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_snapshot.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_system.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_system_sup.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.3/ebin/ra_systems_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_app.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_bench.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_counters.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_dbg.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_directory.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_env.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_file_handle.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_flru.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_leaderboard.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_lib.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_meta.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_pre_init.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_reader.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_segment.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_segment_writer.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_snapshot.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_wal.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_log_wal_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_machine.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_machine_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_machine_simple.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_metrics_ets.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_monitors.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_server.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_server_proc.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_server_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_server_sup_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_snapshot.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_system.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_system_sup.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ra-2.0.4/ebin/ra_systems_sup.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbit-${PKGVERSION}/ebin/amqqueue.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbit-${PKGVERSION}/ebin/amqqueue_v1.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/rabbit-${PKGVERSION}/ebin/background_gc.beam
@@ -1311,13 +1311,13 @@ lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ranch-2.1.0/ebin/ranch_ssl.
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ranch-2.1.0/ebin/ranch_sup.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ranch-2.1.0/ebin/ranch_tcp.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/ranch-2.1.0/ebin/ranch_transport.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.1/ebin/recon.app
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.1/ebin/recon.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.1/ebin/recon_alloc.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.1/ebin/recon_lib.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.1/ebin/recon_map.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.1/ebin/recon_rec.beam
-lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.1/ebin/recon_trace.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.2/ebin/recon.app
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.2/ebin/recon.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.2/ebin/recon_alloc.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.2/ebin/recon_lib.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.2/ebin/recon_map.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.2/ebin/recon_rec.beam
+lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/recon-2.5.2/ebin/recon_trace.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/redbug-2.0.7/ebin/redbug.app
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/redbug-2.0.7/ebin/redbug.beam
lib/erlang/lib/rabbitmq_server-${PKGVERSION}/plugins/redbug-2.0.7/ebin/redbug_compiler.beam
diff --git a/net/rabbitmq/distinfo b/net/rabbitmq/distinfo
index 5665e60c38a..6ef9db695fe 100644
--- a/net/rabbitmq/distinfo
+++ b/net/rabbitmq/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.63 2022/01/19 12:59:38 adam Exp $
+$NetBSD: distinfo,v 1.64 2022/04/06 14:46:28 adam Exp $
-BLAKE2s (rabbitmq-server-3.9.13.tar.xz) = 3fcddfc45bd12b6bcbc32023d35efa74f5c66f2083ad5d0421e9319fcd47f677
-SHA512 (rabbitmq-server-3.9.13.tar.xz) = 1db5af4b13cd2f0ccb48041d2f44d2d4a9706e21c27491d7c5cffdc6bccfb5ab801d5d1fe1c0d784447b233208dc53c4ecbd36779a73ec974c44131fc6b43142
-Size (rabbitmq-server-3.9.13.tar.xz) = 4816788 bytes
+BLAKE2s (rabbitmq-server-3.9.14.tar.xz) = dee81b5e7900ff94b2e8accee7e45aeb19dd7c5d7b773f7e8f6924c5a919587e
+SHA512 (rabbitmq-server-3.9.14.tar.xz) = 7a1736d6733b17cfcd55cd267252dabc3b0f56dbe09a338f6ee87af3472f371581cc64f8a32c93a714af138bc417ae5ef190106d8bf1652ea2928cea2577e508
+Size (rabbitmq-server-3.9.14.tar.xz) = 4821952 bytes
SHA1 (patch-Makefile) = 088a3ed04dc72215f1ca3b34b49bb4047a531e89
SHA1 (patch-deps_rabbit__common_src_rabbit__env.erl) = 1e8222356162cba7362d22808671777f3fcf1629
SHA1 (patch-deps_rabbit_scripts_rabbitmq-env) = db168c8ff5a5e7b22186f57947c27c7a1c5ccae6