Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2016 21:53:03 +0000
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r417571 - head/net/py-ndg_httpsclient
Message-ID:  <20160626215303.965efaf2aea140f6185d8bee@gmail.com>
In-Reply-To: <201606261716.u5QHGR2b075499@repo.freebsd.org>
References:  <201606261716.u5QHGR2b075499@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 26 Jun 2016 17:16:27 +0000 (UTC)
Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrote:

> Author: sunpoet
> Date: Sun Jun 26 17:16:27 2016
> New Revision: 417571
> URL: https://svnweb.freebsd.org/changeset/ports/417571
> 
> Log:
>   - Update to 0.4.1
>   - Add LICENSE_FILE
>   - Update WWW
>   

Please, could you close the bug #210240.

>   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
>   head/net/py-ndg_httpsclient/pkg-descr
> 
> Modified: head/net/py-ndg_httpsclient/Makefile
> ==============================================================================
> --- head/net/py-ndg_httpsclient/Makefile	Sun Jun 26 17:16:22 2016	(r417570)
> +++ head/net/py-ndg_httpsclient/Makefile	Sun Jun 26 17:16:27 2016	(r417571)
> @@ -2,8 +2,7 @@
>  # $FreeBSD$
>  
>  PORTNAME=	ndg_httpsclient
> -PORTVERSION=	0.4.0
> -PORTREVISION=	2
> +PORTVERSION=	0.4.1
>  CATEGORIES=	net python
>  MASTER_SITES=	CHEESESHOP/source/n/ndg-httpsclient
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
> @@ -12,6 +11,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
>  COMMENT=	Enhance HTTPS support for httplib and urllib2
>  
>  LICENSE=	BSD3CLAUSE
> +LICENSE_FILE=	${WRKSRC}/ndg/httpsclient/LICENSE
>  
>  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.4:devel/py-pyasn1 \
>  		${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl
> 
> Modified: head/net/py-ndg_httpsclient/distinfo
> ==============================================================================
> --- head/net/py-ndg_httpsclient/distinfo	Sun Jun 26 17:16:22 2016	(r417570)
> +++ head/net/py-ndg_httpsclient/distinfo	Sun Jun 26 17:16:27 2016	(r417571)
> @@ -1,2 +1,3 @@
> -SHA256 (ndg_httpsclient-0.4.0.tar.gz) = e8c155fdebd9c4bcb0810b4ed01ae1987554b1ee034dd7532d7b8fdae38a6274
> -SIZE (ndg_httpsclient-0.4.0.tar.gz) = 24038
> +TIMESTAMP = 1466892165
> +SHA256 (ndg_httpsclient-0.4.1.tar.gz) = 133931ab2cf7118f8fc7ccc29e289ba8f644dd90f84632fa0e6eb16df4ba1891
> +SIZE (ndg_httpsclient-0.4.1.tar.gz) = 24994
> 
> Modified: head/net/py-ndg_httpsclient/pkg-descr
> ==============================================================================
> --- head/net/py-ndg_httpsclient/pkg-descr	Sun Jun 26 17:16:22 2016	(r417570)
> +++ head/net/py-ndg_httpsclient/pkg-descr	Sun Jun 26 17:16:27 2016	(r417571)
> @@ -2,4 +2,4 @@ This is a HTTPS client implementation fo
>  PyOpenSSL.
>  
>  WWW: https://pypi.python.org/pypi/ndg-httpsclient
> -WWW: http://ndg-security.ceda.ac.uk/wiki/ndg_httpsclient
> +WWW: https://github.com/cedadev/ndg_httpsclient
> 


-- 
olivier



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