summaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenID-Consumer
diff options
context:
space:
mode:
authorsno <sno>2009-07-08 09:50:10 +0000
committersno <sno>2009-07-08 09:50:10 +0000
commitced909b6939b7362a44563c70d96d71abde7b1b6 (patch)
treeec4dbc78d5c83a3ebdffe9df966bee1b76ba2535 /net/p5-Net-OpenID-Consumer
parentced663c56b4a50df788bea76b48561c285ec7b7c (diff)
downloadpkgsrc-ced909b6939b7362a44563c70d96d71abde7b1b6.tar.gz
Updating package for p5 module Net::OpenID::Consumer from 1.02 to 1.03
Setting LICENSE to ${PERL5_LICENSE} according to module documentation Upstream changes: 1.03: * Enforce the rules from the Auth 2.0 spec about which fields MUST be signed in positive assertion messages. * Return a more sensible error (no_head_tag) if the identifier URL returns an empty (0-byte) HTML document. * Verify delegate on the non-fragment version of the resulting identifier, so that you can delegate to providers that add fragments to their identifiers. Found and fixed by avarix <mindsectr@gmail.com>.
Diffstat (limited to 'net/p5-Net-OpenID-Consumer')
-rw-r--r--net/p5-Net-OpenID-Consumer/Makefile5
-rw-r--r--net/p5-Net-OpenID-Consumer/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile
index 1ae6155745d..f8181c34648 100644
--- a/net/p5-Net-OpenID-Consumer/Makefile
+++ b/net/p5-Net-OpenID-Consumer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/11/08 23:39:39 heinz Exp $
+# $NetBSD: Makefile,v 1.5 2009/07/08 09:50:10 sno Exp $
#
-DISTNAME= Net-OpenID-Consumer-1.02
+DISTNAME= Net-OpenID-Consumer-1.03
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Net-OpenID-Consumer/
COMMENT= Perl library for consumers of OpenID identities
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Crypt-DH>=0.05:../../security/p5-Crypt-DH
diff --git a/net/p5-Net-OpenID-Consumer/distinfo b/net/p5-Net-OpenID-Consumer/distinfo
index de117b00aba..9d367cf6f61 100644
--- a/net/p5-Net-OpenID-Consumer/distinfo
+++ b/net/p5-Net-OpenID-Consumer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/11/08 23:39:39 heinz Exp $
+$NetBSD: distinfo,v 1.4 2009/07/08 09:50:10 sno Exp $
-SHA1 (Net-OpenID-Consumer-1.02.tar.gz) = c5bb709240a154f1be840201a746bcca7e8c4210
-RMD160 (Net-OpenID-Consumer-1.02.tar.gz) = 6941028089fc4aa519083bcc2cdd8317b6b9fcb9
-Size (Net-OpenID-Consumer-1.02.tar.gz) = 34049 bytes
+SHA1 (Net-OpenID-Consumer-1.03.tar.gz) = 267e74afdb5a136ee2cba6f11f61b5a3cb626fdf
+RMD160 (Net-OpenID-Consumer-1.03.tar.gz) = 572e849143c554efe707295538e3cc1b87a2b8d3
+Size (Net-OpenID-Consumer-1.03.tar.gz) = 34443 bytes