Date: Thu, 20 Jul 2017 09:14:26 +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: r446251 - head/www/py-flexget Message-ID: <201707200914.v6K9EQnC037904@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jul 20 09:14:26 2017 New Revision: 446251 URL: https://svnweb.freebsd.org/changeset/ports/446251 Log: www/py-flexget: update to 2.10.70 Changes: https://github.com/Flexget/Flexget/compare/2.10.66...2.10.70 MFH: 2017Q3 (contains minor JSON API change) 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 Thu Jul 20 09:14:16 2017 (r446250) +++ head/www/py-flexget/Makefile Thu Jul 20 09:14:26 2017 (r446251) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.10.66 +PORTVERSION= 2.10.70 PORTEPOCH= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Thu Jul 20 09:14:16 2017 (r446250) +++ head/www/py-flexget/distinfo Thu Jul 20 09:14:26 2017 (r446251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498616028 -SHA256 (flexget-Flexget-2.10.66_GH0.tar.gz) = 369f7955677d6aad39c905c2bbc9b0a5fcf4ab133eaf851c612eccd1959e3a84 -SIZE (flexget-Flexget-2.10.66_GH0.tar.gz) = 6712491 +TIMESTAMP = 1500516821 +SHA256 (flexget-Flexget-2.10.70_GH0.tar.gz) = 3e30ffffe3b6459d8efd3f807ad1ccb07e3f5091c6992b5bf561cfe5a8891db1 +SIZE (flexget-Flexget-2.10.70_GH0.tar.gz) = 6714847
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707200914.v6K9EQnC037904>