Bug 253432 - x11-fm/doublecmd: multiple instances fix
Summary: x11-fm/doublecmd: multiple instances fix
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-11 09:56 UTC by Beñat Gonzalez Etxepare
Modified: 2021-02-12 11:07 UTC (History)
1 user (show)

See Also:
fernape: merge-quarterly+


Attachments
Multiple instances fix (2.23 KB, patch)
2021-02-11 09:56 UTC, Beñat Gonzalez Etxepare
bbtruk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Beñat Gonzalez Etxepare 2021-02-11 09:56:43 UTC
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.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-11 14:53:52 UTC
Is the version in quarterly affected?
Comment 2 Beñat Gonzalez Etxepare 2021-02-11 15:42:52 UTC
(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?
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-11 15:44:22 UTC
(In reply to Beñat Gonzalez Etxepare from comment #2)
Yes, please :)

Thanks for the clarification.
Comment 4 Beñat Gonzalez Etxepare 2021-02-11 15:47:11 UTC
(In reply to Fernando Apesteguía from comment #3)

Ok, I will take note of that. Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-02-12 11:03:28 UTC
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
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-02-12 11:06:30 UTC
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
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-12 11:07:15 UTC
Committed and merged to 2021Q1

Thanks!