From owner-svn-ports-head@freebsd.org Mon Jul 23 20:42:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 463A6105497A; Mon, 23 Jul 2018 20:42:06 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED9F18E0C2; Mon, 23 Jul 2018 20:42:05 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CECB4218F1; Mon, 23 Jul 2018 20:42:05 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6NKg5Cd016864; Mon, 23 Jul 2018 20:42:05 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6NKg5Jq016862; Mon, 23 Jul 2018 20:42:05 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807232042.w6NKg5Jq016862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 23 Jul 2018 20:42:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475201 - head/security/py-txtorcon X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/py-txtorcon X-SVN-Commit-Revision: 475201 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jul 2018 20:42:06 -0000 Author: yuri Date: Mon Jul 23 20:42:05 2018 New Revision: 475201 URL: https://svnweb.freebsd.org/changeset/ports/475201 Log: security/py-txtorcon: Update 0.20.0 -> 18.0.2 Reported by: repology Modified: head/security/py-txtorcon/Makefile head/security/py-txtorcon/distinfo Modified: head/security/py-txtorcon/Makefile ============================================================================== --- head/security/py-txtorcon/Makefile Mon Jul 23 20:33:28 2018 (r475200) +++ head/security/py-txtorcon/Makefile Mon Jul 23 20:42:05 2018 (r475201) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= txtorcon -DISTVERSION= 0.20.0 +DISTVERSION= 18.0.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +24,7 @@ USE_PYTHON= distutils autoplist concurrent NO_ARCH= yes SHEBANG_FILES= examples/*.py -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e " \ Modified: head/security/py-txtorcon/distinfo ============================================================================== --- head/security/py-txtorcon/distinfo Mon Jul 23 20:33:28 2018 (r475200) +++ head/security/py-txtorcon/distinfo Mon Jul 23 20:42:05 2018 (r475201) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519406854 -SHA256 (txtorcon-0.20.0.tar.gz) = dc80cb76b3ddacef6d671c0a088cb1a45274c0858554c32ce55d0f41421c740e -SIZE (txtorcon-0.20.0.tar.gz) = 268909 +TIMESTAMP = 1532378152 +SHA256 (txtorcon-18.0.2.tar.gz) = ce50fdd00abb8b490b72809a2c664684f67f3c9467f392642d36f58309395a87 +SIZE (txtorcon-18.0.2.tar.gz) = 306364