Bug 250101 - audio/faust: Doesn't compile with libmicrohttpd 0.9.71
Summary: audio/faust: Doesn't compile with libmicrohttpd 0.9.71
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-04 17:53 UTC by Daniel Engberg
Modified: 2021-02-17 08:09 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
Update to 2.27.2 (incomplete) (48.82 KB, patch)
2020-10-10 19:46 UTC, Brooks Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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