Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 19:17:33 +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: r475756 - head/net/py-ndg_httpsclient
Message-ID:  <201807291917.w6TJHX7A047998@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807291917.w6TJHX7A047998>