aboutsummaryrefslogtreecommitdiff
path: root/audio/py-mpd2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-mpd2/Makefile')
-rw-r--r--audio/py-mpd2/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/py-mpd2/Makefile b/audio/py-mpd2/Makefile
index a147b1f91024..f46fe2c2e772 100644
--- a/audio/py-mpd2/Makefile
+++ b/audio/py-mpd2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mpd2
-PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTVERSION= 0.5.1
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
@@ -15,7 +14,7 @@ USE_GITHUB= yes
GH_ACCOUNT= Mic92
GH_PROJECT= python-${PORTNAME}
GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= 7471873
+GH_COMMIT= f8d5946
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
@@ -25,7 +24,7 @@ OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= DOCS EXAMPLES
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
-PORTDOCS= commands.txt
+PORTDOCS= commands.rst
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
PORTEXAMPLES= locking.py logger.py