Date: Sat, 23 Sep 2017 17:00:09 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450460 - head/devel/py-twisted Message-ID: <201709231700.v8NH09OX045056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rodrigc (src committer) Date: Sat Sep 23 17:00:09 2017 New Revision: 450460 URL: https://svnweb.freebsd.org/changeset/ports/450460 Log: Update to 17.9.0 Submitted by: rodrigc Reviewed by: sunpoet Differential Revision: https://reviews.freebsd.org/D12478 Changes: https://github.com/twisted/twisted/blob/trunk/NEWS.rst Modified: head/devel/py-twisted/Makefile head/devel/py-twisted/distinfo Modified: head/devel/py-twisted/Makefile ============================================================================== --- head/devel/py-twisted/Makefile Sat Sep 23 16:43:17 2017 (r450459) +++ head/devel/py-twisted/Makefile Sat Sep 23 17:00:09 2017 (r450460) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= twisted -PORTVERSION= 17.5.0 -PORTREVISION= 1 +PORTVERSION= 17.9.0 CATEGORIES= devel net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-twisted/distinfo ============================================================================== --- head/devel/py-twisted/distinfo Sat Sep 23 16:43:17 2017 (r450459) +++ head/devel/py-twisted/distinfo Sat Sep 23 17:00:09 2017 (r450460) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497201838 -SHA256 (Twisted-17.5.0.tar.bz2) = f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea -SIZE (Twisted-17.5.0.tar.bz2) = 2993816 +TIMESTAMP = 1506178625 +SHA256 (Twisted-17.9.0.tar.bz2) = 0da1a7e35d5fcae37bc9c7978970b5feb3bc82822155b8654ec63925c05af75c +SIZE (Twisted-17.9.0.tar.bz2) = 3019243
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709231700.v8NH09OX045056>