diff --git a/audio/pithos/Makefile b/audio/pithos/Makefile index 93359043cfb..f3d92d79608 100644 --- a/audio/pithos/Makefile +++ b/audio/pithos/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.18 2015/12/29 19:49:39 jasper Exp $ +# $OpenBSD: Makefile,v 1.19 2017/01/03 19:14:44 landry Exp $ GH_ACCOUNT = pithos GH_PROJECT = pithos GH_TAGNAME = 1.1.2 +REVISION = 0 COMMENT = Pandora client for GNOME CATEGORIES = audio x11 diff --git a/audio/py-acoustid/Makefile b/audio/py-acoustid/Makefile index 15754c59374..5f696e4b06a 100644 --- a/audio/py-acoustid/Makefile +++ b/audio/py-acoustid/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2016/06/01 14:59:03 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2017/01/03 19:14:44 landry Exp $ COMMENT = python bindings for Chromaprint and the Acoustid API MODPY_EGG_VERSION = 1.1.2 DISTNAME = pyacoustid-${MODPY_EGG_VERSION} PKGNAME = py-acoustid-${MODPY_EGG_VERSION} +REVISION = 0 CATEGORIES = audio diff --git a/audio/py-audio/Makefile b/audio/py-audio/Makefile index 446680990aa..8d64e012efa 100644 --- a/audio/py-audio/Makefile +++ b/audio/py-audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2014/11/07 09:36:28 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2017/01/03 19:14:44 landry Exp $ COMMENT = Python bindings for PortAudio @@ -6,6 +6,7 @@ MODPY_EGG_VERSION = 0.2.8 DISTNAME = pyaudio-${MODPY_EGG_VERSION} PKGNAME = ${DISTNAME:S/py/py-/} CATEGORIES = audio devel +REVISION = 0 HOMEPAGE = http://people.csail.mit.edu/hubert/pyaudio/ diff --git a/audio/py-last/Makefile b/audio/py-last/Makefile index 58a2b95ab1a..a4e6ff967aa 100644 --- a/audio/py-last/Makefile +++ b/audio/py-last/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2015/04/02 14:21:13 jasper Exp $ +# $OpenBSD: Makefile,v 1.10 2017/01/03 19:14:44 landry Exp $ COMMENT = Python last.fm library @@ -6,7 +6,7 @@ MODPY_EGG_VERSION = 0.5.11 DISTNAME = pylast-${MODPY_EGG_VERSION} PKGNAME = py-last-${MODPY_EGG_VERSION} CATEGORIES = audio net -REVISION = 0 +REVISION = 1 HOMEPAGE = https://code.google.com/p/pylast/ diff --git a/audio/py-mpd2/Makefile b/audio/py-mpd2/Makefile index f6312a81305..95b882d6627 100644 --- a/audio/py-mpd2/Makefile +++ b/audio/py-mpd2/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.10 2016/03/26 12:15:17 danj Exp $ +# $OpenBSD: Makefile,v 1.11 2017/01/03 19:14:44 landry Exp $ COMMENT = Python client interface for MPD MODPY_EGG_VERSION = 0.5.5 DISTNAME = python-mpd2-${MODPY_EGG_VERSION} PKGNAME = py-mpd2-${MODPY_EGG_VERSION} +REVISION = 0 CATEGORIES = audio diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile index 49538be464c..1923c41805c 100644 --- a/audio/py-mutagen/Makefile +++ b/audio/py-mutagen/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2016/11/10 21:58:40 danj Exp $ +# $OpenBSD: Makefile,v 1.20 2017/01/03 19:14:44 landry Exp $ COMMENT = Python module to handle audio metadata @@ -6,6 +6,7 @@ MODPY_EGG_VERSION = 1.34.1 DISTNAME = mutagen-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} CATEGORIES = audio +REVISION = 0 HOMEPAGE = https://mutagen.readthedocs.org/ diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile index d721814672a..d0c7055cb02 100644 --- a/audio/py-tagpy/Makefile +++ b/audio/py-tagpy/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.21 2015/09/29 10:51:14 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2017/01/03 19:14:44 landry Exp $ COMMENT= Python bindings to TagLib audio file tag library MODPY_EGG_VERSION = 2013.1 DISTNAME = tagpy-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 5 +REVISION = 6 CATEGORIES = audio devel diff --git a/audio/sonata/Makefile b/audio/sonata/Makefile index a6ed53e29ea..bf00ba051d6 100644 --- a/audio/sonata/Makefile +++ b/audio/sonata/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.52 2015/09/29 10:51:14 sthen Exp $ +# $OpenBSD: Makefile,v 1.53 2017/01/03 19:14:44 landry Exp $ COMMENT= GTK+ client for the Music Player Daemon @@ -6,7 +6,7 @@ MODPY_EGG_VERSION=1.7a2 # git describe (v1.7a2-62-gace5e33) DISTNAME= sonata-${MODPY_EGG_VERSION}262 EPOCH= 0 -REVISION= 2 +REVISION= 3 CATEGORIES= audio