1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- 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
This commit is contained in:
Rene Ladan 2013-01-14 22:41:41 +00:00
parent 21f08759cf
commit fd48e9f847
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310409
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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