Bug 237363 - audio/fluidsynth: Update to 2.0.5
Summary: audio/fluidsynth: Update to 2.0.5
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: Tobias Kortkamp
URL: https://github.com/FluidSynth/fluidsy...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-04-18 16:38 UTC by Tobias Kortkamp
Modified: 2019-04-19 09:20 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
fluidsynth.diff (1.77 KB, patch)
2019-04-18 16:38 UTC, Tobias Kortkamp
no flags Details | Diff
fluidsynth.diff (1.83 KB, patch)
2019-04-18 16:40 UTC, Tobias Kortkamp
tcberner: maintainer-approval+
Details | Diff
fluidsynth.diff (1.18 KB, patch)
2019-04-19 09:09 UTC, Tobias Kortkamp
tcberner: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Kortkamp freebsd_committer freebsd_triage 2019-04-18 16:38:50 UTC
Created attachment 203767 [details]
fluidsynth.diff

Builds fine on 11.2/i386, 12.0/amd64 with default options and on
13.0/amd64 with SNDIO=on.

This is a bug fix release so this should be easy.  We can also drop some
patches.
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2019-04-18 16:40:05 UTC
Created attachment 203768 [details]
fluidsynth.diff

- Remove some cruft from distinfo
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2019-04-19 04:21:46 UTC
Thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-19 04:22:19 UTC
A commit references this bug:

Author: tobik
Date: Fri Apr 19 04:21:58 UTC 2019
New revision: 499324
URL: https://svnweb.freebsd.org/changeset/ports/499324

Log:
  audio/fluidsynth: Update to 2.0.4

  Changes:	https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.4
  PR:		237363
  Submitted by:	tobik
  Approved by:	multimedia (tcberner)

Changes:
  head/audio/fluidsynth/Makefile
  head/audio/fluidsynth/distinfo
  head/audio/fluidsynth/pkg-plist
Comment 4 Tobias Kortkamp freebsd_committer freebsd_triage 2019-04-19 09:09:17 UTC
A new FluidSynth release just came out.  Looking at the changes it
seems worthwhile to chase after it.  Builds fine like before.
Comment 5 Tobias Kortkamp freebsd_committer freebsd_triage 2019-04-19 09:09:53 UTC
Created attachment 203790 [details]
fluidsynth.diff
Comment 6 Tobias C. Berner freebsd_committer freebsd_triage 2019-04-19 09:16:59 UTC
Comment on attachment 203790 [details]
fluidsynth.diff

Looks good to me. Thanks.
Comment 7 commit-hook freebsd_committer freebsd_triage 2019-04-19 09:20:14 UTC
A commit references this bug:

Author: tobik
Date: Fri Apr 19 09:19:26 UTC 2019
New revision: 499341
URL: https://svnweb.freebsd.org/changeset/ports/499341

Log:
  audio/fluidsynth: Update to 2.0.5

  Changes:	https://github.com/FluidSynth/fluidsynth/releases/tag/v2.0.5
  PR:		237363
  Submitted by:	tobik
  Approved by:	multimedia (tcberner)

Changes:
  head/audio/fluidsynth/Makefile
  head/audio/fluidsynth/distinfo
  head/audio/fluidsynth/pkg-plist
Comment 8 Tobias Kortkamp freebsd_committer freebsd_triage 2019-04-19 09:20:36 UTC
Thanks again.