svn commit: r417571 - head/net/py-ndg_httpsclient
Olivier Duchateau
duchateau.olivier at gmail.com
Sun Jun 26 19:55:51 UTC 2016
On Sun, 26 Jun 2016 17:16:27 +0000 (UTC)
Sunpoet Po-Chuan Hsieh <sunpoet at 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 at 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
More information about the svn-ports-all
mailing list