aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-01-15 06:41:41 +0800
committerrene <rene@FreeBSD.org>2013-01-15 06:41:41 +0800
commit4646fbc6f716fa991cbb4f5313852366e9d67a61 (patch)
treeffa7b8d833d0f41363e46dbdb2b33a657a616038
parent33df66b8efb90c74d88bcfd69c2edf8abfe24d2e (diff)
downloadfreebsd-ports-gnome-4646fbc6f716fa991cbb4f5313852366e9d67a61.tar.gz
freebsd-ports-gnome-4646fbc6f716fa991cbb4f5313852366e9d67a61.tar.zst
freebsd-ports-gnome-4646fbc6f716fa991cbb4f5313852366e9d67a61.zip
- Use newer git commit which synchronizes version numbers (0.5 -> 0.5.0)
and fixes some other things. - Bump PORTREVISION because distfile is rerolled. Submitted by: upstream via private mail
-rw-r--r--audio/py-mpd2/Makefile5
-rw-r--r--audio/py-mpd2/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/audio/py-mpd2/Makefile b/audio/py-mpd2/Makefile
index 45730dbf79e4..a147b1f91024 100644
--- a/audio/py-mpd2/Makefile
+++ b/audio/py-mpd2/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= mpd2
-PORTVERSION= 0.5
+PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-${PORTNAME}-${PORTVERSION}
@@ -14,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= Mic92
GH_PROJECT= python-${PORTNAME}
GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= 11f58b7
+GH_COMMIT= 7471873
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
diff --git a/audio/py-mpd2/distinfo b/audio/py-mpd2/distinfo
index 9c8a0df5fd59..cbf7bf965375 100644
--- a/audio/py-mpd2/distinfo
+++ b/audio/py-mpd2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (python-mpd2-0.5.tar.gz) = 5fec55dabb233cc051eb74ed905af7b097bf28cf676062d0630ac34a7aaa34b4
-SIZE (python-mpd2-0.5.tar.gz) = 28893
+SHA256 (python-mpd2-0.5.0.tar.gz) = 80176cf3883255df5192d3ea274ce1fec98b70a70b94a660226fcfe6ac213b6a
+SIZE (python-mpd2-0.5.0.tar.gz) = 29006