diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 12:57:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 12:57:55 +0000 |
commit | 6e8342272465496256c242b90f59d2340211af93 (patch) | |
tree | 77e50b1c70b87b9fc568b918413e6953a4f3f753 /audio/py-mpd2 | |
parent | ede132bb749f0494e04a7900591a45d0bd135e98 (diff) | |
download | ports-6e8342272465496256c242b90f59d2340211af93.tar.gz ports-6e8342272465496256c242b90f59d2340211af93.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
Notes
Notes:
svn path=/head/; revision=385514
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 |