summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-08-24 23:25:31 +0000
committermarkd <markd@pkgsrc.org>2016-08-24 23:25:31 +0000
commit3519096442a89deadc24e100448d661d8ae2ccc7 (patch)
treefe01f6e75bda0eb2baf9a30dbab2592a5eadccb0 /www
parentef30d774774d32664cc6c286917992043cf20424 (diff)
downloadpkgsrc-3519096442a89deadc24e100448d661d8ae2ccc7.tar.gz
Add p5-HTTP-Thin 0.006
HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability to pass in HTTP::Request objects and get back HTTP::Response objects. The maintainers of HTTP::Tiny, justifiably, don't want to have to maintain compatibility but many other projects already consume the HTTP::Message objects. This is just glue code doing what it does best.
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTTP-Thin/DESCR5
-rw-r--r--www/p5-HTTP-Thin/Makefile22
-rw-r--r--www/p5-HTTP-Thin/distinfo6
3 files changed, 33 insertions, 0 deletions
diff --git a/www/p5-HTTP-Thin/DESCR b/www/p5-HTTP-Thin/DESCR
new file mode 100644
index 00000000000..af08fc20a42
--- /dev/null
+++ b/www/p5-HTTP-Thin/DESCR
@@ -0,0 +1,5 @@
+HTTP::Thin is a thin wrapper around HTTP::Tiny adding the ability to
+pass in HTTP::Request objects and get back HTTP::Response objects. The
+maintainers of HTTP::Tiny, justifiably, don't want to have to maintain
+compatibility but many other projects already consume the
+HTTP::Message objects. This is just glue code doing what it does best.
diff --git a/www/p5-HTTP-Thin/Makefile b/www/p5-HTTP-Thin/Makefile
new file mode 100644
index 00000000000..541baf73f61
--- /dev/null
+++ b/www/p5-HTTP-Thin/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2016/08/24 23:25:31 markd Exp $
+
+DISTNAME= HTTP-Thin-0.006
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PE/PERIGRIN/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/HTTP-Thin
+COMMENT= Thin Wrapper around HTTP::Tiny to play nice with HTTP::Message
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Class-Method-Modifiers-[0-9]*:../../devel/p5-Class-Method-Modifiers
+DEPENDS+= p5-Hash-MultiValue-[0-9]*:../../devel/p5-Hash-MultiValue
+DEPENDS+= p5-Safe-Isa-[0-9]*:../../devel/p5-Safe-Isa
+DEPENDS+= p5-HTTP-Message-[0-9]*:../../www/p5-HTTP-Message
+DEPENDS+= p5-HTTP-Tiny-[0-9]*:../../www/p5-HTTP-Tiny
+
+PERL5_PACKLIST= auto/HTTP/Thin/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-HTTP-Thin/distinfo b/www/p5-HTTP-Thin/distinfo
new file mode 100644
index 00000000000..0c5762000f3
--- /dev/null
+++ b/www/p5-HTTP-Thin/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/08/24 23:25:31 markd Exp $
+
+SHA1 (HTTP-Thin-0.006.tar.gz) = e59445928a59724e859166fb086a99b9a344ba6d
+RMD160 (HTTP-Thin-0.006.tar.gz) = 76f3201a70f0e15a3790a92950fc7cf045acea80
+SHA512 (HTTP-Thin-0.006.tar.gz) = 634205dfc81030c0b264cc82589d50984a7d2710144a5b7fe9134ea49fa8195155e6ec99a462bfb0b37a2c8d4db9af4defa626f06a3287a1548078172b97573e
+Size (HTTP-Thin-0.006.tar.gz) = 11562 bytes