From 73154f580279e38ddebcefd061521b39e3c5b12f Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Thu, 5 Jan 2017 17:30:55 +0000 Subject: Resolve dependency conflicts with www/py-requests; bump PORTREVISION PR: 213999 Submitted by: kaltheat@gmail.com MFH: 2017Q1 --- multimedia/livestreamer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/multimedia/livestreamer/Makefile b/multimedia/livestreamer/Makefile index c6cb65dce3f1..8b4f394b860f 100644 --- a/multimedia/livestreamer/Makefile +++ b/multimedia/livestreamer/Makefile @@ -3,6 +3,7 @@ PORTNAME= livestreamer PORTVERSION= 1.12.2 +PORTREVISION= 1 CATEGORIES= multimedia python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ LICENSE= BSD2CLAUSE MIT APACHE20 LICENSE_COMB= multi RUN_DEPENDS= rtmpdump:multimedia/rtmpdump \ - ${PYTHON_PKGNAMEPREFIX}requests1>=0:www/py-requests1 \ + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}futures>=0:devel/py-futures \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}librtmp>=0:multimedia/py-librtmp -- cgit v1.2.3