Bug 243725

Summary: audio/sonata: update to git version to save from the pythonpocalypse and migrate to gtk3
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Rene Ladan <rene>
Status: Closed FIXED    
Severity: Affects Only Me CC: rene
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sonata.patch none

Description Val Packett 2020-01-30 11:25:15 UTC
Created attachment 211189 [details]
sonata.patch

Yeah, it's old, it's not actively maintained, but the git version uses Python 3 and GTK 3, so let's save it from the Python 2 deprecation.
Comment 1 Steve Wills freebsd_committer freebsd_triage 2020-01-30 20:16:19 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/113590086
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2020-03-20 02:42:14 UTC
Steal from Nicola.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-03-21 01:48:41 UTC
A commit references this bug:

Author: rene
Date: Sat Mar 21 01:48:24 UTC 2020
New revision: 528820
URL: https://svnweb.freebsd.org/changeset/ports/528820

Log:
  audio/sonata: Update to 1.7b1-22 which supports Python 3.

  PR:		243725
  Submitted by:	Greg V
  Approved by:	maintainer timeout (nivit, 20+ days)

Changes:
  head/audio/sonata/Makefile
  head/audio/sonata/distinfo
  head/audio/sonata/files/
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2020-03-21 02:27:11 UTC
Commmitted with minor modification, thanks for the patch!