From owner-svn-ports-all@freebsd.org Sun Jun 11 19:04:04 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6E0BD8CDFA; Sun, 11 Jun 2017 19:04:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 848777344F; Sun, 11 Jun 2017 19:04:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5BJ43nZ039074; Sun, 11 Jun 2017 19:04:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5BJ43Eu039072; Sun, 11 Jun 2017 19:04:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706111904.v5BJ43Eu039072@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Jun 2017 19:04:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443406 - head/devel/py-twisted X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jun 2017 19:04:04 -0000 Author: sunpoet Date: Sun Jun 11 19:04:03 2017 New Revision: 443406 URL: https://svnweb.freebsd.org/changeset/ports/443406 Log: Update to 17.5.0 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 Sun Jun 11 19:03:57 2017 (r443405) +++ head/devel/py-twisted/Makefile Sun Jun 11 19:04:03 2017 (r443406) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= twisted -PORTVERSION= 17.1.0 -PORTREVISION= 1 +PORTVERSION= 17.5.0 CATEGORIES= devel net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,7 +30,6 @@ USE_PYTHON= autoplist concurrent distutils post-install: .if ${PYTHON_REL} < 3000 ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/python/_sendmsg.so - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/runner/portmap.so .endif ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/twisted/test/raiser.so Modified: head/devel/py-twisted/distinfo ============================================================================== --- head/devel/py-twisted/distinfo Sun Jun 11 19:03:57 2017 (r443405) +++ head/devel/py-twisted/distinfo Sun Jun 11 19:04:03 2017 (r443406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487007399 -SHA256 (Twisted-17.1.0.tar.bz2) = dbf211d70afe5b4442e3933ff01859533eba9f13d8b3e2e1b97dc2125e2d44dc -SIZE (Twisted-17.1.0.tar.bz2) = 2997334 +TIMESTAMP = 1497201838 +SHA256 (Twisted-17.5.0.tar.bz2) = f198a494f0df2482f7c5f99d7f3eef33d22763ffc76641b36fec476b878002ea +SIZE (Twisted-17.5.0.tar.bz2) = 2993816