Bug 230786

Summary: audio/beets: Update to 1.4.7
Product: Ports & Packages Reporter: Stig Inge Lea Bjørnsen <silb>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: python
Priority: --- Flags: linimon: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://docs.beets.io/en/v1.4.7/changelog.html
Attachments:
Description Flags
SVN diff for upgrading audio/beets from 1.4.6 to 1.4.7 silb: maintainer-approval+

Description Stig Inge Lea Bjørnsen 2018-08-20 21:41:45 UTC
Created attachment 196402 [details]
SVN diff for upgrading audio/beets from 1.4.6 to 1.4.7

I have attached a patch for updating audio/beets to 1.4.7.

The patch does not pass portlint due to this warning:

  WARN: Makefile: you may want directory for dependency py27-enum34>0 to be devel/py-enum34@${PY_FLAVOR}

This port depends on devel/py-enum34 through the variable PY_ENUM34.

I have performed basic manual testing of Beets 1.4.7 using Poudriere in an amd64
jail for 11.2-RELEASE-p2.

There is a new option SONOS_UPDATE for the new Sono Update Plugin [1].

See the changelog [2] for further details.

[1] http://docs.beets.io/en/v1.4.7/plugins/sonosupdate.html
[2] http://docs.beets.io/en/v1.4.7/changelog.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-22 17:56:52 UTC
A commit references this bug:

Author: swills
Date: Wed Aug 22 17:56:33 UTC 2018
New revision: 477803
URL: https://svnweb.freebsd.org/changeset/ports/477803

Log:
  audio/beets: Update to 1.4.7

  PR:		230786
  Submitted by:	Stig Inge Lea Bj?rnsen <stiginge@pvv.org> (maintainer)

Changes:
  head/audio/beets/Makefile
  head/audio/beets/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-08-22 17:57:51 UTC
Committed, thanks!