svn commit: r475756 - head/net/py-ndg_httpsclient
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 29 19:17:35 UTC 2018
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
More information about the svn-ports-all
mailing list