1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 0.3.72

- Sort USE_PYTHON values

Relnotes:	https://github.com/np1/pafy/releases
This commit is contained in:
Nicola Vitale 2015-02-14 21:20:30 +00:00
parent 870eafebf7
commit f3204362a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379020
2 changed files with 7 additions and 5 deletions

View File

@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= pafy
PORTVERSION= 0.3.68
PORTVERSION= 0.3.72
#PORTREVISION= 0
CATEGORIES= www
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Pafy-${PORTVERSION}
DISTFILES= Pafy-${PORTVERSION}.tar.gz
MAINTAINER= nivit@FreeBSD.org
COMMENT= Python API for YouTube
@ -15,6 +15,8 @@ COMMENT= Python API for YouTube
LICENSE= GPLv3
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
WRKSRC= ${WRKDIR}/${DISTFILES:R:R}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Pafy-0.3.68.tar.gz) = 1be518845e509e244bd2a18f424f9727b907f5a32a615aa21a4c79f3d40519b3
SIZE (Pafy-0.3.68.tar.gz) = 21643
SHA256 (Pafy-0.3.72.tar.gz) = 5445e40eb99cd59ddf5543bc38a1fc8b3469086f62cac925cbc8b848d3954689
SIZE (Pafy-0.3.72.tar.gz) = 21635