Date: Sat, 2 Sep 2017 14:23:44 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449139 - head/net/py-ndg_httpsclient Message-ID: <201709021423.v82ENig7036367@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 2 14:23:44 2017 New Revision: 449139 URL: https://svnweb.freebsd.org/changeset/ports/449139 Log: Update to 0.4.3 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 Sep 2 14:23:38 2017 (r449138) +++ head/net/py-ndg_httpsclient/Makefile Sat Sep 2 14:23:44 2017 (r449139) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ndg_httpsclient -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 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 Sep 2 14:23:38 2017 (r449138) +++ head/net/py-ndg_httpsclient/distinfo Sat Sep 2 14:23:44 2017 (r449139) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479405311 -SHA256 (ndg_httpsclient-0.4.2.tar.gz) = 580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac -SIZE (ndg_httpsclient-0.4.2.tar.gz) = 25062 +TIMESTAMP = 1504355538 +SHA256 (ndg_httpsclient-0.4.3.tar.gz) = 7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b +SIZE (ndg_httpsclient-0.4.3.tar.gz) = 25137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709021423.v82ENig7036367>