[Bug 224045] audio/beets: version bump to 1.4.5 (patch).

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 4 23:08:41 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224045

--- Comment #2 from Stig Inge Lea Bjørnsen <stiginge at pvv.org> ---
Created attachment 188533
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188533&action=edit
Upgrade Beets from 1.4.2 to 1.4.5

I'm attaching a patch built atop the previous patch. This patch contains new
options and more accurate dependencies.

The patch does not pass portlint due to warnings like:

  WARN: Makefile: no port directory /usr/ports/audio/py-mutagen at py27 found,
even though it is listed in RUN_DEPENDS.

Which seems to be related to the new FLAVOR support for Python packages.

But I have manually done basic testing of Beets 1.4.5 using Poudriere in amd64
jails for 11.1-RELEASE-p5 (with all options) and 10.3-RELEASE-p25 (with no
options).

The dependency changes originate from the changelogs [1][2][3].

I have also obtained dependency changes by cloning the source code [4] and
diffing them:
  git diff v1.4.2 v1.4.5 setup.py

There is a new plugin [5] that does not have any port option since it requires
the
 'streaming_extractor_music' binary unavailable in the ports tree

For a complete list of changes, see the changelogs [1][2][3].

[1] http://docs.beets.io/en/v1.4.3/changelog.html
[2] http://docs.beets.io/en/v1.4.4/changelog.html
[3] http://docs.beets.io/en/v1.4.5/changelog.html
[4] https://github.com/beetbox/beets
[5] http://docs.beets.io/en/v1.4.3/plugins/absubmit.html

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list