Bug 246457

Summary: net/py-wsdd: Add patch to fix problem that wsdd_group isn't set correctly in rc.d scrip
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: hiroo.ono+freebsd, tagattie
Priority: --- Flags: hiroo.ono+freebsd: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2020-05-14 02:28:00 UTC
Created attachment 214476 [details]
Patch file

Add patch to fix problem that wsdd_group isn't set correctly in rc.d script.
Comment 1 Hiroo Ono 2020-05-14 12:49:37 UTC
Thank you for the patch.
Works fine for me.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-05-30 08:29:30 UTC
A commit references this bug:

Author: tagattie
Date: Sat May 30 08:28:30 UTC 2020
New revision: 537061
URL: https://svnweb.freebsd.org/changeset/ports/537061

Log:
  Add patch to correctly set wsdd_group in rc.d script

  PR:		246457
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	hiroo.ono+freebsd@gmail.com (maintainer), mentors (implicit)

Changes:
  head/net/py-wsdd/Makefile
  head/net/py-wsdd/files/
  head/net/py-wsdd/files/patch-etc_rc.d_wsdd
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2020-05-30 08:30:08 UTC
Committed, thanks!