Bug 250101

Summary: audio/faust: Doesn't compile with libmicrohttpd 0.9.71
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: brooks
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update to 2.27.2 (incomplete) none

Description Daniel Engberg freebsd_committer freebsd_triage 2020-10-04 17:53:48 UTC
Port is outdated and doesn't compile with libmicrohttpd 0.9.71.
Fixed in upstream here:
https://github.com/grame-cncm/faust/issues/467
Comment 1 Brooks Davis freebsd_committer freebsd_triage 2020-10-10 19:46:03 UTC
Created attachment 218652 [details]
Update to 2.27.2 (incomplete)

This patch updates the port to 2.27.2 including switching to a modern llvm and using the new cmake build system. It isn't sufficient to get dependent ports working, but it's a start.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2020-10-19 07:09:37 UTC
Yuri,

Can you please have a look at this?
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-31 08:31:39 UTC
A commit references this bug:

Author: tcberner
Date: Sat Oct 31 08:31:11 UTC 2020
New revision: 553747
URL: https://svnweb.freebsd.org/changeset/ports/553747

Log:
  www/libmicrohttpd: Update to 0.9.71

  - mark dependent ports broken, where there was no action from the
    maintainers in due time.

  PR:		249453
  PR:		250101
  PR:		250083
  PR:		250100
  Submitted by:	daniel.engberg.lists@pyret.net
  Approved by:	gaod@hychen.org (maintainer)

Changes:
  head/audio/faust/Makefile
  head/net/libjson-rpc-cpp/Makefile
  head/net-p2p/retroshare/Makefile
  head/www/libmicrohttpd/Makefile
  head/www/libmicrohttpd/distinfo
  head/www/libmicrohttpd/pkg-plist
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2021-02-17 08:09:53 UTC
Marked broken in r553747 , fixed in r565456