Index: head/audio/py-pylast/Makefile =================================================================== --- head/audio/py-pylast/Makefile (revision 389837) +++ head/audio/py-pylast/Makefile (revision 389838) @@ -1,20 +1,21 @@ # Created by: Mark Felder # $FreeBSD$ PORTNAME= pylast -PORTVERSION= 0.5.11 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= feld@FreeBSD.org -COMMENT= Python interface to Last.fm +COMMENT= Python interface to Last.fm and Libre.fm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six USES= python USE_PYTHON= distutils autoplist .include Index: head/audio/py-pylast/distinfo =================================================================== --- head/audio/py-pylast/distinfo (revision 389837) +++ head/audio/py-pylast/distinfo (revision 389838) @@ -1,2 +1,2 @@ -SHA256 (pylast-0.5.11.tar.gz) = bf35820be35447d55564d36072d40b09ac8a7fd41a6f1a7a9d408f4d0eaefac4 -SIZE (pylast-0.5.11.tar.gz) = 26146 +SHA256 (pylast-1.2.1.tar.gz) = fd87ac3932ad6f137848fe36b4062ecf07cb043d93a6798e9acd00accccdea10 +SIZE (pylast-1.2.1.tar.gz) = 31538 Index: head/audio/py-pylast/pkg-descr =================================================================== --- head/audio/py-pylast/pkg-descr (revision 389837) +++ head/audio/py-pylast/pkg-descr (revision 389838) @@ -1,3 +1,3 @@ -A Python interface to Last.fm (and other API compatible social networks) +A Python interface to Last.fm (and other API compatible social networks). -WWW: http://code.google.com/p/pylast/ +WWW: https://github.com/pylast/pylast