Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2017 23:08:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224045] audio/beets: version bump to 1.4.5 (patch).
Message-ID:  <bug-224045-13-LcBnDFcsF4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224045-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224045-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224045

--- Comment #2 from Stig Inge Lea Bj=C3=B8rnsen <stiginge@pvv.org> ---
Created attachment 188533
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188533&action=
=3Dedit
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@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 am=
d64
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 requi=
res
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224045-13-LcBnDFcsF4>