Created attachment 222362 [details] Multiple instances fix Changes: - Fix fatal error when multiple instances of the app are executed. New files: - files/patch-src_platform_unix_upipeserver.pas Tested with Poudriere.
Is the version in quarterly affected?
(In reply to Fernando Apesteguía from comment #1) Yes, both HEAD and quarterly are affected. In the future, should I set "merge quarterly" flag in cases like this?
(In reply to Beñat Gonzalez Etxepare from comment #2) Yes, please :) Thanks for the clarification.
(In reply to Fernando Apesteguía from comment #3) Ok, I will take note of that. Thanks!
A commit references this bug: Author: fernape Date: Fri Feb 12 11:02:45 UTC 2021 New revision: 565005 URL: https://svnweb.freebsd.org/changeset/ports/565005 Log: x11-fm/doublecmd: multiple instances fix * Fix fatal error when multiple instances of the app are executed PR: 253432 Submitted by: bbtruk@users.sourceforge.net (maintainer) MFH: 2021Q1 (runtime fix) Changes: head/x11-fm/doublecmd/Makefile head/x11-fm/doublecmd/files/patch-src_platform_unix_upipeserver.pas
A commit references this bug: Author: fernape Date: Fri Feb 12 11:05:36 UTC 2021 New revision: 565006 URL: https://svnweb.freebsd.org/changeset/ports/565006 Log: MFH: r565005 x11-fm/doublecmd: multiple instances fix * Fix fatal error when multiple instances of the app are executed PR: 253432 Submitted by: bbtruk@users.sourceforge.net (maintainer) Changes: _U branches/2021Q1/ branches/2021Q1/x11-fm/doublecmd/Makefile branches/2021Q1/x11-fm/doublecmd/files/patch-src_platform_unix_upipeserver.pas
Committed and merged to 2021Q1 Thanks!