From owner-svn-ports-head@freebsd.org Tue Aug 7 02:56:05 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 2AB4610707AF; Tue, 7 Aug 2018 02:56:05 +0000 (UTC) (envelope-from koobs@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 D538577D9E; Tue, 7 Aug 2018 02:56:04 +0000 (UTC) (envelope-from koobs@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 B676015E90; Tue, 7 Aug 2018 02:56:04 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w772u4nd001205; Tue, 7 Aug 2018 02:56:04 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w772u4O5001203; Tue, 7 Aug 2018 02:56:04 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201808070256.w772u4O5001203@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 7 Aug 2018 02:56:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476560 - head/dns/py-idna X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: head/dns/py-idna X-SVN-Commit-Revision: 476560 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: Tue, 07 Aug 2018 02:56:05 -0000 Author: koobs Date: Tue Aug 7 02:56:04 2018 New Revision: 476560 URL: https://svnweb.freebsd.org/changeset/ports/476560 Log: dns/py-idna: Update to 2.7 Changelog: https://github.com/kjd/idna/tree/v2.7 Modified: head/dns/py-idna/Makefile head/dns/py-idna/distinfo Modified: head/dns/py-idna/Makefile ============================================================================== --- head/dns/py-idna/Makefile Tue Aug 7 02:42:54 2018 (r476559) +++ head/dns/py-idna/Makefile Tue Aug 7 02:56:04 2018 (r476560) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= idna -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-idna/distinfo ============================================================================== --- head/dns/py-idna/distinfo Tue Aug 7 02:42:54 2018 (r476559) +++ head/dns/py-idna/distinfo Tue Aug 7 02:56:04 2018 (r476560) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521512632 -SHA256 (idna-2.6.tar.gz) = 2c6a5de3089009e3da7c5dde64a141dbc8551d5b7f6cf4ed7c2568d0cc520a8f -SIZE (idna-2.6.tar.gz) = 135992 +TIMESTAMP = 1533609933 +SHA256 (idna-2.7.tar.gz) = 684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16 +SIZE (idna-2.7.tar.gz) = 172698