Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2016 17:07:06 +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: r426451 - head/net/py-ndg_httpsclient
Message-ID:  <201611191707.uAJH7617071110@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Nov 19 17:07:06 2016
New Revision: 426451
URL: https://svnweb.freebsd.org/changeset/ports/426451

Log:
  - Update to 0.4.2
  
  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 Nov 19 17:07:02 2016	(r426450)
+++ head/net/py-ndg_httpsclient/Makefile	Sat Nov 19 17:07:06 2016	(r426451)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ndg_httpsclient
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 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 Nov 19 17:07:02 2016	(r426450)
+++ head/net/py-ndg_httpsclient/distinfo	Sat Nov 19 17:07:06 2016	(r426451)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1466892165
-SHA256 (ndg_httpsclient-0.4.1.tar.gz) = 133931ab2cf7118f8fc7ccc29e289ba8f644dd90f84632fa0e6eb16df4ba1891
-SIZE (ndg_httpsclient-0.4.1.tar.gz) = 24994
+TIMESTAMP = 1479405311
+SHA256 (ndg_httpsclient-0.4.2.tar.gz) = 580987ef194334c50389e0d7de885fccf15605c13c6eecaabd8d6c43768eb8ac
+SIZE (ndg_httpsclient-0.4.2.tar.gz) = 25062



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