Bug 274457 - audio/bespokesynth: New version available (it is still broken)
Summary: audio/bespokesynth: New version available (it is still broken)
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: https://github.com/BespokeSynth/Bespo...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-13 23:16 UTC by Daniel Engberg
Modified: 2023-11-14 08:01 UTC (History)
1 user (show)

See Also:
yuri: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-10-13 23:16:29 UTC
Hi Yuri,

There's a new version available which probably unbreaks this port. Consider removing this port if you don't have time to maintain it as it's been broken for 10+ months without any additional PRs created.

https://github.com/BespokeSynth/BespokeSynth

Best regards,
Daniel
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2023-11-13 17:56:29 UTC
Hi Daniel,


This port has been consistently problematic.

Every time they posted some patch - it either still didn't work, or it had some other problem.

The current problem (with 1.2.1) is in the attached URL.

I will follow up with this issue.

If this problem would persist then I would consider to remove this port as per your suggestion.


Best,
Yuri
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2023-11-14 08:01:12 UTC
Port is updated.

Thanks for the reminder!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-11-14 08:01:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d8967b99ffdb9ac5bfe12865b3a84589106da091

commit d8967b99ffdb9ac5bfe12865b3a84589106da091
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-14 07:58:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-14 08:00:53 +0000

    audio/bespokesynth: update 1.1.0-20221006 → 1.2.1

    PR:             274457
    Reported by:    diizzy@

 audio/bespokesynth/Makefile                          | 12 +++++-------
 audio/bespokesynth/distinfo                          | 12 +++++++-----
 ...discovery_NetworkByteStreamSerializable.hpp (new) | 11 +++++++++++
 ...n-link_include_ableton_platforms_Config.hpp (new) | 20 ++++++++++++++++++++
 ...k_include_ableton_platforms_linux_Clock.hpp (new) | 11 +++++++++++
 audio/bespokesynth/pkg-plist                         |  5 +++++
 6 files changed, 59 insertions(+), 12 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-11-14 08:01:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7d53a906cf961175e9334d92db0c05e3585c7fff

commit 7d53a906cf961175e9334d92db0c05e3585c7fff
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-14 07:45:41 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-14 08:00:52 +0000

    devel/juce706: Old version of devel/juce: C++ application framework to develop desktop and mobile applications

    juce-7.0.6 is needed for audio/bespokesynth because it builds only
    with this particular version of Juce.

    PR:             274457

 devel/Makefile                                     |    1 +
 devel/juce706/Makefile (new)                       |   96 +
 devel/juce706/distinfo (new)                       |    3 +
 ...VST3__SDK_pluginterfaces_base_fplatform.h (new) |   46 +
 ...ST3__SDK_pluginterfaces_base_funknown.cpp (new) |   29 +
 ...dsp_containers_juce__AudioBlock__test.cpp (new) |   13 +
 devel/juce706/pkg-descr (new)                      |    7 +
 devel/juce706/pkg-message (new)                    |   15 +
 devel/juce706/pkg-plist (new)                      | 2230 ++++++++++++++++++++
 9 files changed, 2440 insertions(+)