From 437bc2aeb52ce2db79fb4df8df9224372a709ff2 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Fri, 12 Feb 2016 21:57:20 +0000 Subject: [PATCH] security/py-python-openid: adopt port - switch to CHEESESHOP and update checksum (no code changes, metadata only) - take maintainership - add LICENSE, NO_ARCH, sort USE_PYTHON - update WWW urls --- security/py-python-openid/Makefile | 14 ++++++++------ security/py-python-openid/distinfo | 4 ++-- security/py-python-openid/pkg-descr | 11 ++++++----- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/security/py-python-openid/Makefile b/security/py-python-openid/Makefile index a2f3f8acc37b..b70908ab9e8b 100644 --- a/security/py-python-openid/Makefile +++ b/security/py-python-openid/Makefile @@ -3,17 +3,19 @@ PORTNAME= python-openid PORTVERSION= 2.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python -MASTER_SITES= LOCAL/clsung +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= openid-python-openid-2.2.5-0-gb666238 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rm@FreeBSD.org COMMENT= Python OpenID version -WRKSRC= ${WRKDIR}/openid-python-openid-b666238 +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include diff --git a/security/py-python-openid/distinfo b/security/py-python-openid/distinfo index 8d1b6bc8bb71..cf62a10f4d3a 100644 --- a/security/py-python-openid/distinfo +++ b/security/py-python-openid/distinfo @@ -1,2 +1,2 @@ -SHA256 (openid-python-openid-2.2.5-0-gb666238.tar.gz) = cb518b0804ccfa859d143753d33f49204c7d994cb08d1a2736fb841a1e7722e3 -SIZE (openid-python-openid-2.2.5-0-gb666238.tar.gz) = 300524 +SHA256 (python-openid-2.2.5.tar.gz) = 92c51c3ecec846cbec4aeff11f9ff47303d4a63f93b0e6ac0ec02a091fed70ef +SIZE (python-openid-2.2.5.tar.gz) = 301619 diff --git a/security/py-python-openid/pkg-descr b/security/py-python-openid/pkg-descr index 510facd54380..da18517655f9 100644 --- a/security/py-python-openid/pkg-descr +++ b/security/py-python-openid/pkg-descr @@ -1,11 +1,12 @@ -Python OpenID library implements recent changes to the OpenID -specification as well as making API changes that should make +Python OpenID library implements recent changes to the OpenID +specification as well as making API changes that should make integration with applications easier. -This library allows the use of XRI as OpenID identifiers, allowing users +This library allows the use of XRI as OpenID identifiers, allowing users to log in with their i-names. For full XRI compatibility, relying parties integrating this library should take note of the user's -CanonicalID, as described in the "Identifying the End User" section of +CanonicalID, as described in the "Identifying the End User" section of the OpenID 2.0 specification. -WWW: http://www.openidenabled.com/openid/libraries/python/ +WWW: http://janrain.com/openid-enabled +WWW: https://github.com/openid/python-openid