Bug 215392 - [patch] [maintainer-update] audio/beets: Update to 1.4.2
Summary: [patch] [maintainer-update] audio/beets: Update to 1.4.2
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: Olivier Duchateau
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-12-18 18:52 UTC by Stig Inge Lea Bjørnsen
Modified: 2016-12-20 19:31 UTC (History)
1 user (show)

See Also:


Attachments
SVN diff for upgrading audio/beets from 1.3.19 to 1.4.2 (2.18 KB, patch)
2016-12-18 18:52 UTC, Stig Inge Lea Bjørnsen
silb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stig Inge Lea Bjørnsen 2016-12-18 18:52:20 UTC
Created attachment 178067 [details]
SVN diff for upgrading audio/beets from 1.3.19 to 1.4.2

The patch passes portlint.

I have manually done basic testing of Beets 1.4.2 using Poudriere in amd64 jails
for 11.0-RELEASE-p5, 10.3-RELEASE-p14 and 9.3-RELEASE-p52.

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

CHANGES

New dependency to devel/py-six

Add missing dependency to devel/py-gobject for the BPD plugin option [3].

[1] http://docs.beets.io/en/v1.4.1/changelog.html
[2] http://docs.beets.io/en/v1.4.2/changelog.html
[3] http://beets.readthedocs.io/en/v1.4.2/plugins/bpd.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-20 19:29:52 UTC
A commit references this bug:

Author: olivierd
Date: Tue Dec 20 19:29:29 UTC 2016
New revision: 429029
URL: https://svnweb.freebsd.org/changeset/ports/429029

Log:
  - Update to 1.4.2
  - Adjust dependencies

  Changelog:
  http://docs.beets.io/en/v1.4.1/changelog.html
  http://docs.beets.io/en/v1.4.2/changelog.html

  PR:		215392
  Submitted by:	Stig Inge Lea Bjornsen (maintainer)

Changes:
  head/audio/beets/Makefile
  head/audio/beets/distinfo
Comment 2 Olivier Duchateau freebsd_committer freebsd_triage 2016-12-20 19:31:27 UTC
Committed, with minor changes. PORTREVISION is not needed, when you update to newer release.