aboutsummaryrefslogtreecommitdiff
path: root/security/py-python-openid
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-12 21:57:20 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-12 21:57:20 +0000
commit437bc2aeb52ce2db79fb4df8df9224372a709ff2 (patch)
treeb28195ea755bddeb6de540ecc4262602f1bec86e /security/py-python-openid
parent10389b5e3f8d52822dfeea61c86341e97737b53a (diff)
downloadports-437bc2aeb52ce2db79fb4df8df9224372a709ff2.tar.gz
ports-437bc2aeb52ce2db79fb4df8df9224372a709ff2.zip
Notes
Diffstat (limited to 'security/py-python-openid')
-rw-r--r--security/py-python-openid/Makefile14
-rw-r--r--security/py-python-openid/distinfo4
-rw-r--r--security/py-python-openid/pkg-descr11
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 <bsd.port.mk>
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