diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-09-02 22:23:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-09-02 22:23:44 +0800 |
commit | 037cc8106b51dac641fd5d724b64926f457d9e89 (patch) | |
tree | 44962cb72f27161da19786f112d8b15b9caa89b1 /net | |
parent | da074647297b4a4b80f957eae57311da2e099a2f (diff) | |
download | freebsd-ports-gnome-037cc8106b51dac641fd5d724b64926f457d9e89.tar.gz freebsd-ports-gnome-037cc8106b51dac641fd5d724b64926f457d9e89.tar.zst freebsd-ports-gnome-037cc8106b51dac641fd5d724b64926f457d9e89.zip |
Update to 0.4.3
Changes: https://pypi.python.org/pypi/ndg-httpsclient#releases
https://github.com/cedadev/ndg_httpsclient/releases
Diffstat (limited to 'net')
-rw-r--r-- | net/py-ndg_httpsclient/Makefile | 2 | ||||
-rw-r--r-- | net/py-ndg_httpsclient/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-ndg_httpsclient/Makefile b/net/py-ndg_httpsclient/Makefile index d4ac0c90618b..a84c6d49ff76 100644 --- a/net/py-ndg_httpsclient/Makefile +++ b/net/py-ndg_httpsclient/Makefile @@ -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} diff --git a/net/py-ndg_httpsclient/distinfo b/net/py-ndg_httpsclient/distinfo index f3c7281f1b28..3f9e7ce18d9d 100644 --- a/net/py-ndg_httpsclient/distinfo +++ b/net/py-ndg_httpsclient/distinfo @@ -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 |