[Bug 270754] net/rabbitmq: update to 3.11.13
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270754] net/rabbitmq: update to 3.11.13"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Apr 2023 03:30:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270754 Artyom Davidov <ard_1@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #241412|0 |1 is obsolete| | Attachment #241412|maintainer-approval?(erlang | Flags|@FreeBSD.org) | Attachment #241496| |maintainer-approval?(erlang Flags| |@FreeBSD.org) --- Comment #2 from Artyom Davidov <ard_1@mail.ru> --- Created attachment 241496 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241496&action=edit Updated patch to update net/rabbitmq to 3.11.13 Updated patch to fix pkg-plist issue. New dynamic build-time plugin dependency file generation was introduced in the rabbitmq version 3.11.11. Now there are several "*.ez" files being created in the rabbitmq plugins directory with the file names that depend on the build-time environment. Since such files can not be included in a static pkg-plist file, we'll search for them during post-install and add them to the ${TMPPLIST} file. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.