svn commit: r449139 - head/net/py-ndg_httpsclient
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Sep 2 14:23:45 UTC 2017
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
More information about the svn-ports-all
mailing list