Bug 225719

Summary: net/minissdpd: old version fails with miniupnpd
Product: Ports & Packages Reporter: Stephen Hurd <shurd>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (ehaupt)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update net/minissdpd to latest version none

Description Stephen Hurd freebsd_committer freebsd_triage 2018-02-07 01:19:09 UTC
Created attachment 190373 [details]
Patch to update net/minissdpd to latest version

The current version of minissdpd in ports (1.5.20161216) does not interoperable with net/miniupnpd as it does not properly handle multiple services being submitted.

Updating to latest resolves the issue.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-02-10 12:35:40 UTC
A commit references this bug:

Author: ehaupt
Date: Sat Feb 10 12:34:38 UTC 2018
New revision: 461390
URL: https://svnweb.freebsd.org/changeset/ports/461390

Log:
  Update to 1.5.20180203

  PR:		225719
  Submitted by:	shurd@FreeBSD.org

Changes:
  head/net/minissdpd/Makefile
  head/net/minissdpd/distinfo
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2018-02-10 12:36:51 UTC
Committed, thanks!