summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormef <mef>2015-02-27 13:05:59 +0000
committermef <mef>2015-02-27 13:05:59 +0000
commit3d7787c4b4d77f9cfaf5ce232e128c8e9e3a2f9c (patch)
treef80c27c6419091496df228c71d27c0047ef6e896 /net
parente58c25b682373cb18a1e2031489464476d11bc05 (diff)
downloadpkgsrc-3d7787c4b4d77f9cfaf5ce232e128c8e9e3a2f9c.tar.gz
Import Net-OpenID-Common-1.19 as net/p5-Net-OpenID-Common.
The Consumer and Server implementations share a few libraries which live with this module. This module is here largely to hold the version number and this documentation, though it also incorporates some utility functions inherited from previous versions of Net::OpenID::Consumer.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-OpenID-Common/DESCR4
-rw-r--r--net/p5-Net-OpenID-Common/Makefile20
-rw-r--r--net/p5-Net-OpenID-Common/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/net/p5-Net-OpenID-Common/DESCR b/net/p5-Net-OpenID-Common/DESCR
new file mode 100644
index 00000000000..97a54d29290
--- /dev/null
+++ b/net/p5-Net-OpenID-Common/DESCR
@@ -0,0 +1,4 @@
+The Consumer and Server implementations share a few libraries which live
+with this module. This module is here largely to hold the version number
+and this documentation, though it also incorporates some utility functions
+inherited from previous versions of Net::OpenID::Consumer.
diff --git a/net/p5-Net-OpenID-Common/Makefile b/net/p5-Net-OpenID-Common/Makefile
new file mode 100644
index 00000000000..1483bbdff59
--- /dev/null
+++ b/net/p5-Net-OpenID-Common/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2015/02/27 13:05:59 mef Exp $
+
+DISTNAME= Net-OpenID-Common-1.19
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~wrog/Net-OpenID-Common/
+COMMENT= Common - Libraries shared between Net::OpenID::Consumer and ::Server
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Crypt-DH-GMP>=0.00011:../../security/p5-Crypt-DH-GMP
+
+REPLACE_PERL= lib/Net/OpenID/URIFetch.pm
+
+PERL5_PACKLIST= auto/Net/OpenID/Common/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/p5-Net-OpenID-Common/distinfo b/net/p5-Net-OpenID-Common/distinfo
new file mode 100644
index 00000000000..57c857444ef
--- /dev/null
+++ b/net/p5-Net-OpenID-Common/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/02/27 13:05:59 mef Exp $
+
+SHA1 (Net-OpenID-Common-1.19.tar.gz) = 7ccbdc1588e4cb1aaa28aae0e37d0da3c10586cd
+RMD160 (Net-OpenID-Common-1.19.tar.gz) = 4c03f5781845c15adfa0350a5e4a4fef9599bec1
+Size (Net-OpenID-Common-1.19.tar.gz) = 28243 bytes