<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/audio/py-mutagen, branch 10-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=10-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=10-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2018-08-13T18:20:46Z</updated>
<entry>
<title>Update to 1.41.1</title>
<updated>2018-08-13T18:20:46Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-08-13T18:20:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9231ec97e1d0666325f2a434aaad98be6ef707c6'/>
<id>urn:sha1:9231ec97e1d0666325f2a434aaad98be6ef707c6</id>
<content type='text'>
Changes:	https://github.com/quodlibet/mutagen/blob/master/NEWS
</content>
</entry>
<entry>
<title>- Update to 1.41.0</title>
<updated>2018-07-27T18:35:10Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2018-07-27T18:35:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d8049bac176dd7ba978d6f6edfb5d9922d36628'/>
<id>urn:sha1:7d8049bac176dd7ba978d6f6edfb5d9922d36628</id>
<content type='text'>
PR:		229941
Submitted by:	ndowens.fbsd@yandex.com
Sponsored by:	iXsystems Inc.
</content>
</entry>
<entry>
<title>Update to 1.40.0</title>
<updated>2018-01-26T18:12:21Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2018-01-26T18:12:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=761c0dea4a272b47f791ffb07a466006306e62b0'/>
<id>urn:sha1:761c0dea4a272b47f791ffb07a466006306e62b0</id>
<content type='text'>
Changes:	https://github.com/quodlibet/mutagen/blob/master/NEWS
</content>
</entry>
<entry>
<title>Convert Python ports to FLAVORS.</title>
<updated>2017-11-30T15:50:30Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2017-11-30T15:50:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=551be3c7231225ed9c26479af2b8914fb2ef0ea8'/>
<id>urn:sha1:551be3c7231225ed9c26479af2b8914fb2ef0ea8</id>
<content type='text'>
  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six&gt;0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
</content>
</entry>
<entry>
<title>Update to 1.39</title>
<updated>2017-11-07T21:02:13Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-11-07T21:02:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=598ff83747cc59c2c25a41da098e1ec9b78557c3'/>
<id>urn:sha1:598ff83747cc59c2c25a41da098e1ec9b78557c3</id>
<content type='text'>
- Simplify SHEBANG_FILES

Changes:	https://github.com/quodlibet/mutagen/blob/master/NEWS
</content>
</entry>
<entry>
<title>Update to 1.38</title>
<updated>2017-06-02T18:35:44Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-06-02T18:35:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=24fbe2b4355d785dfd38a6b83c72c6ffca644dd0'/>
<id>urn:sha1:24fbe2b4355d785dfd38a6b83c72c6ffca644dd0</id>
<content type='text'>
Changes:	https://github.com/quodlibet/mutagen/blob/master/NEWS
</content>
</entry>
<entry>
<title>- Update to 1.37</title>
<updated>2017-02-25T14:05:25Z</updated>
<author>
<name>Olivier Duchateau</name>
<email>olivierd@FreeBSD.org</email>
</author>
<published>2017-02-25T14:05:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8891d351415065429322e72f5ff4a8331d8259ea'/>
<id>urn:sha1:8891d351415065429322e72f5ff4a8331d8259ea</id>
<content type='text'>
- Fix LICENSE

Changelog: https://github.com/quodlibet/mutagen/blob/release-1.37/NEWS
</content>
</entry>
<entry>
<title>Update to 1.36.3</title>
<updated>2017-02-25T09:55:43Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-02-25T09:55:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=827af78128e1da9d96bf535a49a2f378c6d53aef'/>
<id>urn:sha1:827af78128e1da9d96bf535a49a2f378c6d53aef</id>
<content type='text'>
Changes:	https://github.com/quodlibet/mutagen/blob/master/NEWS
</content>
</entry>
<entry>
<title>Update to 1.36.2</title>
<updated>2017-01-26T14:38:08Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-01-26T14:38:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=871bdb35b1ccc1e03bcdd357663285815f47479d'/>
<id>urn:sha1:871bdb35b1ccc1e03bcdd357663285815f47479d</id>
<content type='text'>
Changes:	https://github.com/quodlibet/mutagen/blob/master/NEWS
</content>
</entry>
<entry>
<title>Update to 1.36.1</title>
<updated>2017-01-23T21:52:21Z</updated>
<author>
<name>Olivier Duchateau</name>
<email>olivierd@FreeBSD.org</email>
</author>
<published>2017-01-23T21:52:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=76e74d9c325fccffa01387576ac3123f3791ed1e'/>
<id>urn:sha1:76e74d9c325fccffa01387576ac3123f3791ed1e</id>
<content type='text'>
</content>
</entry>
</feed>
