summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormanu <manu@pkgsrc.org>2018-12-03 02:20:36 +0000
committermanu <manu@pkgsrc.org>2018-12-03 02:20:36 +0000
commitcd17f56af965d789bf9322a6bbee1f954c72ed7e (patch)
tree3a4db8e483a7843b6c4944a1a1c49e858c12aec7 /www
parent14355dca248e09f03f20ed556b1ab414759d0e88 (diff)
downloadpkgsrc-cd17f56af965d789bf9322a6bbee1f954c72ed7e.tar.gz
Added www/p5-LWP-Protocol-Net-Curl version 0.023
Provide Curl support for LWP::UserAgent
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
-rw-r--r--www/p5-LWP-Protocol-Net-Curl/DESCR1
-rw-r--r--www/p5-LWP-Protocol-Net-Curl/Makefile25
-rw-r--r--www/p5-LWP-Protocol-Net-Curl/distinfo6
4 files changed, 34 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index e41cbc1df3d..8e0415f837f 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1350 2018/12/03 02:17:18 manu Exp $
+# $NetBSD: Makefile,v 1.1351 2018/12/03 02:20:36 manu Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -451,6 +451,7 @@ SUBDIR+= p5-LWP-Authen-Wsse
SUBDIR+= p5-LWP-ConsoleLogger
SUBDIR+= p5-LWP-MediaTypes
SUBDIR+= p5-LWP-Online
+SUBDIR+= p5-LWP-Protocol-Net-Curl
SUBDIR+= p5-LWP-Protocol-PSGI
SUBDIR+= p5-LWP-Protocol-https
SUBDIR+= p5-LWP-UserAgent-Determined
diff --git a/www/p5-LWP-Protocol-Net-Curl/DESCR b/www/p5-LWP-Protocol-Net-Curl/DESCR
new file mode 100644
index 00000000000..185b38760ce
--- /dev/null
+++ b/www/p5-LWP-Protocol-Net-Curl/DESCR
@@ -0,0 +1 @@
+perl5 module LWP::Protocol::Net::Curl - Provide Curl support for LWP::UserAgent
diff --git a/www/p5-LWP-Protocol-Net-Curl/Makefile b/www/p5-LWP-Protocol-Net-Curl/Makefile
new file mode 100644
index 00000000000..e3d1e95b583
--- /dev/null
+++ b/www/p5-LWP-Protocol-Net-Curl/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2018/12/03 02:20:36 manu Exp $
+
+DISTNAME= LWP-Protocol-Net-Curl-0.023
+PKGNAME= p5-${DISTNAME}
+#PKGREVISION= 1
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SY/SYP/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://metacpan.org/pod/LWP::Protocol::Net::Curl
+COMMENT= Provide Curl support for LWP::UserAgent
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-HTTP-Date>=6.02:../../www/p5-HTTP-Date
+DEPENDS+= p5-ParallelUserAgent>=2.62:../../www/p5-ParallelUserAgent
+DEPENDS+= p5-Net-Curl>=0.39:../../www/p5-Net-Curl
+DEPENDS+= p5-URI>=1.74:../../www/p5-URI
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/LWP/Protocol/Net/Curl/.packlist
+
+TEST_TARGET?= # to skip make test (but can be enabled by 'env TEST_TARGET=test make test')
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-LWP-Protocol-Net-Curl/distinfo b/www/p5-LWP-Protocol-Net-Curl/distinfo
new file mode 100644
index 00000000000..274d50e83a9
--- /dev/null
+++ b/www/p5-LWP-Protocol-Net-Curl/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/12/03 02:20:36 manu Exp $
+
+SHA1 (LWP-Protocol-Net-Curl-0.023.tar.gz) = 1c7c9d7e6d07dff4ee8a0146beae7d2cd66b85e3
+RMD160 (LWP-Protocol-Net-Curl-0.023.tar.gz) = 08163386d1b8a3eeef89f9303e22fde5ae1a3054
+SHA512 (LWP-Protocol-Net-Curl-0.023.tar.gz) = 05db1f0776da7534ef5b6494b448448c9566b09bcfceb1ca88c4a61a80a020b9e01be136eee0324014bc9143aeb6e89029b4832df157fb493d4b2de449c79632
+Size (LWP-Protocol-Net-Curl-0.023.tar.gz) = 32463 bytes