diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 20:57:55 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 20:57:55 +0800 |
commit | c81eb31fe9ab8e734071f3e8495adf345dfe0881 (patch) | |
tree | 77e50b1c70b87b9fc568b918413e6953a4f3f753 /audio/py-mpd2 | |
parent | 362f3c7248f0806b6dbc70bd83910199cfe1048d (diff) | |
download | freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.tar.gz freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.tar.zst freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.zip |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio/py-mpd2')
-rw-r--r-- | audio/py-mpd2/Makefile | 3 | ||||
-rw-r--r-- | audio/py-mpd2/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/py-mpd2/Makefile b/audio/py-mpd2/Makefile index 8863bd5b0c75..5a0f528d31c7 100644 --- a/audio/py-mpd2/Makefile +++ b/audio/py-mpd2/Makefile @@ -3,6 +3,7 @@ PORTNAME= mpd2 PORTVERSION= 0.5.4 +DISTVERSIONPREFIX= v CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} @@ -15,8 +16,6 @@ LICENSE= LGPL3 USE_GITHUB= yes GH_ACCOUNT= Mic92 GH_PROJECT= python-${PORTNAME} -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 504bcb1 USES= shebangfix python SHEBANG_FILES= examples/helloworld.py diff --git a/audio/py-mpd2/distinfo b/audio/py-mpd2/distinfo index d412e4f1f023..ae766292c192 100644 --- a/audio/py-mpd2/distinfo +++ b/audio/py-mpd2/distinfo @@ -1,2 +1,2 @@ -SHA256 (python-mpd2-0.5.4.tar.gz) = e032e6f8db2a0a745580eb635dc9f85934d36d818167d328b6525e9227d81ff0 -SIZE (python-mpd2-0.5.4.tar.gz) = 45563 +SHA256 (python-mpd2-0.5.4_GH0.tar.gz) = 04dbc3b8d90746298e42852c5b7fb5be5e7af2ca03e812059639b6c060d98c53 +SIZE (python-mpd2-0.5.4_GH0.tar.gz) = 45542 |