aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2014-01-25 03:53:42 +0800
committernox <nox@FreeBSD.org>2014-01-25 03:53:42 +0800
commit976284c0cb0c11605a5e5f040ae7077ce0c89954 (patch)
tree9b19c542a365f5c4707bb1b8ffc1012e009853de /multimedia
parent2ffb15e2a65a9e81ee9d70311128a7eed0b5ea49 (diff)
downloadfreebsd-ports-gnome-976284c0cb0c11605a5e5f040ae7077ce0c89954.tar.gz
freebsd-ports-gnome-976284c0cb0c11605a5e5f040ae7077ce0c89954.tar.zst
freebsd-ports-gnome-976284c0cb0c11605a5e5f040ae7077ce0c89954.zip
- Update to 1.7.2 .
- Clarify BSD part of LICENSE. (BSD2CLAUSE) - Switch USE_PYDISTUTILS from deprecated easy_install to yes.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/livestreamer/Makefile6
-rw-r--r--multimedia/livestreamer/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/livestreamer/Makefile b/multimedia/livestreamer/Makefile
index 57e65cafa077..b8d55d651b24 100644
--- a/multimedia/livestreamer/Makefile
+++ b/multimedia/livestreamer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= livestreamer
-PORTVERSION= 1.7.1
+PORTVERSION= 1.7.2
CATEGORIES= multimedia python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Extract web streams and pipe them into video player of choice
-LICENSE= BSD MIT APACHE20
+LICENSE= BSD2CLAUSE MIT APACHE20
LICENSE_COMB= multi
RUN_DEPENDS= rtmpdump:${PORTSDIR}/multimedia/rtmpdump \
@@ -18,7 +18,7 @@ RUN_DEPENDS= rtmpdump:${PORTSDIR}/multimedia/rtmpdump \
${PYTHON_PKGNAMEPREFIX}librtmp>=0:${PORTSDIR}/multimedia/py-librtmp
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=yes
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk>
diff --git a/multimedia/livestreamer/distinfo b/multimedia/livestreamer/distinfo
index 19bb87fbd97e..3d413869124d 100644
--- a/multimedia/livestreamer/distinfo
+++ b/multimedia/livestreamer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (livestreamer-1.7.1.tar.gz) = c847d39f4f3ade17ad03e2b43d4e3153424e65511fbddd68d61ac1efa6135113
-SIZE (livestreamer-1.7.1.tar.gz) = 88498
+SHA256 (livestreamer-1.7.2.tar.gz) = a740d3db72e9bd3527220c1b0b93c73e6252a5695842b30e4b91ef069c14fee0
+SIZE (livestreamer-1.7.2.tar.gz) = 88737