From owner-svn-ports-all@freebsd.org Sun Jul 29 19:17:34 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 C9124105F684; Sun, 29 Jul 2018 19:17:34 +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 23C3F7081F; Sun, 29 Jul 2018 19:17:34 +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 DDB0B19DDC; Sun, 29 Jul 2018 19:17:33 +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 w6TJHXDR047999; Sun, 29 Jul 2018 19:17:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6TJHX7A047998; Sun, 29 Jul 2018 19:17:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201807291917.w6TJHX7A047998@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:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475756 - head/net/py-ndg_httpsclient X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/py-ndg_httpsclient X-SVN-Commit-Revision: 475756 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:35 -0000 Author: sunpoet Date: Sun Jul 29 19:17:33 2018 New Revision: 475756 URL: https://svnweb.freebsd.org/changeset/ports/475756 Log: Update to 0.5.1 Changes: https://pypi.org/project/ndg-httpsclient/#releases https://github.com/cedadev/ndg_httpsclient/releases Modified: head/net/py-ndg_httpsclient/Makefile head/net/py-ndg_httpsclient/distinfo Modified: head/net/py-ndg_httpsclient/Makefile ============================================================================== --- head/net/py-ndg_httpsclient/Makefile Sun Jul 29 19:17:28 2018 (r475755) +++ head/net/py-ndg_httpsclient/Makefile Sun Jul 29 19:17:33 2018 (r475756) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ndg_httpsclient -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP/source/n/ndg-httpsclient PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ndg_httpsclient/distinfo ============================================================================== --- head/net/py-ndg_httpsclient/distinfo Sun Jul 29 19:17:28 2018 (r475755) +++ head/net/py-ndg_httpsclient/distinfo Sun Jul 29 19:17:33 2018 (r475756) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524750783 -SHA256 (ndg_httpsclient-0.5.0.tar.gz) = c009f5430790936b3a97eaf9f968516664d97e146ab2bda991f0caadb7cc088b -SIZE (ndg_httpsclient-0.5.0.tar.gz) = 24254 +TIMESTAMP = 1532810640 +SHA256 (ndg_httpsclient-0.5.1.tar.gz) = d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210 +SIZE (ndg_httpsclient-0.5.1.tar.gz) = 26665