Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Oct 2016 16:00:04 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424715 - head/www/py-flexget
Message-ID:  <201610261600.u9QG048k098252@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Oct 26 16:00:04 2016
New Revision: 424715
URL: https://svnweb.freebsd.org/changeset/ports/424715

Log:
  www/py-flexget: update to 2.5.3
  
  Changes:	https://github.com/Flexget/Flexget/compare/2.2.22...2.5.3

Modified:
  head/www/py-flexget/Makefile   (contents, props changed)
  head/www/py-flexget/distinfo   (contents, props changed)

Modified: head/www/py-flexget/Makefile
==============================================================================
--- head/www/py-flexget/Makefile	Wed Oct 26 15:59:50 2016	(r424714)
+++ head/www/py-flexget/Makefile	Wed Oct 26 16:00:04 2016	(r424715)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flexget
-PORTVERSION=	2.2.22
-PORTREVISION=	1
+PORTVERSION=	2.5.3
 PORTEPOCH=	1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
@@ -21,6 +20,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}feed
 		${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5:www/py-beautifulsoup \
 		${PYTHON_PKGNAMEPREFIX}html5lib>=0.11:www/py-html5lib \
 		${PYTHON_PKGNAMEPREFIX}rss2gen>0:textproc/py-rss2gen \
+		${PYTHON_PKGNAMEPREFIX}colorclass>=2.2.0:textproc/py-colorclass \
+		${PYTHON_PKGNAMEPREFIX}terminaltables>=3.1.0:textproc/py-terminaltables \
 		${PYTHON_PKGNAMEPREFIX}pynzb>0:news/py-pynzb \
 		${PYTHON_PKGNAMEPREFIX}progressbar>0:misc/py-progressbar \
 		${PYTHON_PKGNAMEPREFIX}rpyc>0:devel/py-RPyC \
@@ -33,7 +34,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}feed
 		${PYTHON_PKGNAMEPREFIX}Flask-Login>=0.3.2:www/py-flask-login \
 		${PYTHON_PKGNAMEPREFIX}cherrypy>=3.7.0:www/py-cherrypy \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.8.0:www/py-requests \
-		${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.2:devel/py-dateutil \
+		${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.3:devel/py-dateutil \
 		${PYTHON_PKGNAMEPREFIX}jsonschema>=2.0:devel/py-jsonschema \
 		${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.3:devel/py-pyparsing \
 		${PYTHON_PKGNAMEPREFIX}safe>=0.4:security/py-safe \

Modified: head/www/py-flexget/distinfo
==============================================================================
--- head/www/py-flexget/distinfo	Wed Oct 26 15:59:50 2016	(r424714)
+++ head/www/py-flexget/distinfo	Wed Oct 26 16:00:04 2016	(r424715)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473409421
-SHA256 (FlexGet-2.2.22.tar.gz) = d6ea4d6ee1b910dd30445e340c3080775babb818981f026878795cfdfa2b2182
-SIZE (FlexGet-2.2.22.tar.gz) = 2353961
+TIMESTAMP = 1477478547
+SHA256 (FlexGet-2.5.3.tar.gz) = 91ba4becf5c4789ce7f4b0346a9a297ecc5eefee1995f28960c9e1ba44ed6720
+SIZE (FlexGet-2.5.3.tar.gz) = 2515530



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610261600.u9QG048k098252>