From owner-svn-ports-head@freebsd.org Sat Nov 19 17:07:07 2016 Return-Path: Delivered-To: svn-ports-head@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 D7BC0C4A57D; Sat, 19 Nov 2016 17:07:07 +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 A1E7E37EF; Sat, 19 Nov 2016 17:07:07 +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 uAJH76kd071112; Sat, 19 Nov 2016 17:07:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAJH7617071110; Sat, 19 Nov 2016 17:07:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201611191707.uAJH7617071110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Nov 2016 17:07:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426451 - head/net/py-ndg_httpsclient X-SVN-Group: ports-head 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.23 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: Sat, 19 Nov 2016 17:07:08 -0000 Author: sunpoet Date: Sat Nov 19 17:07:06 2016 New Revision: 426451 URL: https://svnweb.freebsd.org/changeset/ports/426451 Log: - Update to 0.4.2 Changes: https://pypi.python.org/pypi/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 Sat Nov 19 17:07:02 2016 (r426450) +++ head/net/py-ndg_httpsclient/Makefile Sat Nov 19 17:07:06 2016 (r426451) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ndg_httpsclient -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 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 Sat Nov 19 17:07:02 2016 (r426450) +++ head/net/py-ndg_httpsclient/distinfo Sat Nov 19 17:07:06 2016 (r426451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466892165 -SHA256 (ndg_httpsclient-0.4.1.tar.gz) = 133931ab2cf7118f8fc7ccc29e289ba8f644dd90f84632fa0e6eb16df4ba1891 -SIZE (ndg_httpsclient-0.4.1.tar.gz) = 24994 +TIMESTAMP = 1479405311 +SHA256 (ndg_httpsclient-0.4.2.tar.gz) = 580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac +SIZE (ndg_httpsclient-0.4.2.tar.gz) = 25062