From owner-svn-ports-all@freebsd.org Sun Jul 29 19:17:24 2018 Return-Path: Delivered-To: svn-ports-all@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 99286105F61A; Sun, 29 Jul 2018 19:17:24 +0000 (UTC) (envelope-from sunpoet@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 3AFC970676; Sun, 29 Jul 2018 19:17:24 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1C10719DDA; Sun, 29 Jul 2018 19:17:24 +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 w6TJHNEZ047749; Sun, 29 Jul 2018 19:17:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6TJHNJS047748; Sun, 29 Jul 2018 19:17:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201807291917.w6TJHNJS047748@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, 29 Jul 2018 19:17:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475754 - head/dns/py-idna_ssl X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/dns/py-idna_ssl X-SVN-Commit-Revision: 475754 X-SVN-Commit-Repository: ports 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.27 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, 29 Jul 2018 19:17:24 -0000 Author: sunpoet Date: Sun Jul 29 19:17:23 2018 New Revision: 475754 URL: https://svnweb.freebsd.org/changeset/ports/475754 Log: Update to 1.1.0 Changes: https://github.com/aio-libs/idna-ssl/commits/master Modified: head/dns/py-idna_ssl/Makefile head/dns/py-idna_ssl/distinfo Modified: head/dns/py-idna_ssl/Makefile ============================================================================== --- head/dns/py-idna_ssl/Makefile Sun Jul 29 19:17:18 2018 (r475753) +++ head/dns/py-idna_ssl/Makefile Sun Jul 29 19:17:23 2018 (r475754) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= idna_ssl -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-idna_ssl/distinfo ============================================================================== --- head/dns/py-idna_ssl/distinfo Sun Jul 29 19:17:18 2018 (r475753) +++ head/dns/py-idna_ssl/distinfo Sun Jul 29 19:17:23 2018 (r475754) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521280682 -SHA256 (idna-ssl-1.0.1.tar.gz) = 1293f030bc608e9aa9cdee72aa93c1521bbb9c7698068c61c9ada6772162b979 -SIZE (idna-ssl-1.0.1.tar.gz) = 3385 +TIMESTAMP = 1532810587 +SHA256 (idna-ssl-1.1.0.tar.gz) = a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d92c6c7c +SIZE (idna-ssl-1.1.0.tar.gz) = 3377