Bug 230014

Summary: sysutil/wemux: chmod on socket file fails
Product: Ports & Packages Reporter: Alexander Sieg <ports>
Component: Individual Port(s)Assignee: Carlo Strub <cs>
Status: Closed FIXED    
Severity: Affects Only Me CC: ak
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

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.