svn commit: r460398 - head/net/py-ndg_httpsclient
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 30 15:38:51 UTC 2018
Author: sunpoet
Date: Tue Jan 30 15:38:50 2018
New Revision: 460398
URL: https://svnweb.freebsd.org/changeset/ports/460398
Log:
Update to 0.4.4
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 Tue Jan 30 15:38:45 2018 (r460397)
+++ head/net/py-ndg_httpsclient/Makefile Tue Jan 30 15:38:50 2018 (r460398)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ndg_httpsclient
-PORTVERSION= 0.4.3
+PORTVERSION= 0.4.4
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 Tue Jan 30 15:38:45 2018 (r460397)
+++ head/net/py-ndg_httpsclient/distinfo Tue Jan 30 15:38:50 2018 (r460398)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504355538
-SHA256 (ndg_httpsclient-0.4.3.tar.gz) = 7bfd8c5cfcbc241a93ca6a4e45f952650f5c7ecf7c49b1dbcf5f4d390240be0b
-SIZE (ndg_httpsclient-0.4.3.tar.gz) = 25137
+TIMESTAMP = 1517316495
+SHA256 (ndg_httpsclient-0.4.4.tar.gz) = fba4d4798dcac2965874f24afb6631b4326baa4bd02505744d34f690c354856a
+SIZE (ndg_httpsclient-0.4.4.tar.gz) = 23557
More information about the svn-ports-all
mailing list