Bug 230014 - sysutil/wemux: chmod on socket file fails
Summary: sysutil/wemux: chmod on socket file fails
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Carlo Strub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-24 13:52 UTC by Alexander Sieg
Modified: 2018-10-11 11:35 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Sieg 2018-07-24 13:52:46 UTC
wemux tries 'chmod 1777' but this does not work
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-11 11:34:14 UTC
A commit references this bug:

Author: cs
Date: Thu Oct 11 11:33:31 UTC 2018
New revision: 481814
URL: https://svnweb.freebsd.org/changeset/ports/481814

Log:
  Update wemux port to include latest bug fixes from another forked version of
  it. This new fork also adds manpages.

  PR:		230014

Changes:
  head/sysutils/wemux/Makefile
  head/sysutils/wemux/distinfo
  head/sysutils/wemux/files/
  head/sysutils/wemux/pkg-plist
Comment 2 Carlo Strub freebsd_committer freebsd_triage 2018-10-11 11:35:31 UTC
The original author of this software is not maintaining it anymore. Your bug should have been fixed by a forked version. I have updated the port. Hope, it works.