summaryrefslogtreecommitdiff
path: root/www/p5-Role-REST-Client
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-12-11 07:22:58 +0000
committerwen <wen@pkgsrc.org>2016-12-11 07:22:58 +0000
commit1f98e45989fed0a636a4817981ca3db1aca1c96b (patch)
tree5b197d9417eb52c2517a664d2227646700e9e447 /www/p5-Role-REST-Client
parent809f8a9df9c27a5edf9c159a29a3f126b2008cf5 (diff)
downloadpkgsrc-1f98e45989fed0a636a4817981ca3db1aca1c96b.tar.gz
Update to 0.19
Add missing DEPENDS Upstream changes: 0.19 2016-11-08 08:08:16 Europe/Copenhagen - The standard is not clear on this, and some servers don't allow them, but it seems that DELETE can take a request body. - Added serializer_options so it's possible to instantiate the serializer w/ parameters - Fixed "Use of uninitialized value in concatenation (.) or string" warning when $self->server is not initialized - Changes for rt #118413. Thanks to abraxxa http_headers return a combined hashref of http_headers and persistent_headers new method, clear_all_headers
Diffstat (limited to 'www/p5-Role-REST-Client')
-rw-r--r--www/p5-Role-REST-Client/Makefile6
-rw-r--r--www/p5-Role-REST-Client/distinfo10
2 files changed, 9 insertions, 7 deletions
diff --git a/www/p5-Role-REST-Client/Makefile b/www/p5-Role-REST-Client/Makefile
index 321e6313978..b31c40a982b 100644
--- a/www/p5-Role-REST-Client/Makefile
+++ b/www/p5-Role-REST-Client/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/08/24 23:28:47 markd Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/11 07:22:58 wen Exp $
-DISTNAME= Role-REST-Client-0.18
+DISTNAME= Role-REST-Client-0.19
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KAARE/}
@@ -16,6 +16,8 @@ DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
DEPENDS+= p5-Type-Tiny>=0.024:../../devel/p5-Type-Tiny
DEPENDS+= p5-HTTP-Thin-[0-9]*:../../www/p5-HTTP-Thin
DEPENDS+= p5-URI-Escape-XS>=0.11:../../www/p5-URI-Escape-XS
+DEPENDS+= p5-Moo>=1.003000:../../devel/p5-Moo
+DEPENDS+= p5-JSON>=2.00:../../converters/p5-JSON
PERL5_PACKLIST= auto/Role/REST/Client/.packlist
diff --git a/www/p5-Role-REST-Client/distinfo b/www/p5-Role-REST-Client/distinfo
index 7c88a9745ef..fe6dd896f80 100644
--- a/www/p5-Role-REST-Client/distinfo
+++ b/www/p5-Role-REST-Client/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/08/24 23:28:47 markd Exp $
+$NetBSD: distinfo,v 1.2 2016/12/11 07:22:58 wen Exp $
-SHA1 (Role-REST-Client-0.18.tar.gz) = e8d00612f485f14ac48db49bcf98f42067d40f9e
-RMD160 (Role-REST-Client-0.18.tar.gz) = b676dec1f8bd51781b7b70c3faa2a30d70658202
-SHA512 (Role-REST-Client-0.18.tar.gz) = e823c31c99bdce0b38c51d24c5b435c1e875b7f8a47fc0d69346c07b6fa7155f4eb2986b495d458f6d608579ae377d23754f2a2191fc2aa186b112b9cf3253d8
-Size (Role-REST-Client-0.18.tar.gz) = 18057 bytes
+SHA1 (Role-REST-Client-0.19.tar.gz) = e010d9b56e3b6ceb94f9427bba82bfe0d872ce5e
+RMD160 (Role-REST-Client-0.19.tar.gz) = 563a31068b42d66d2181f6c95e5502390bd8b4f4
+SHA512 (Role-REST-Client-0.19.tar.gz) = 11155338c0ee51cc0243cad92d1baa377b3bb8a892277b72e880d66607d4d30bc74776e3a91f68ba5da43ff6db44912be2014a121c596604f8182c6aa0420597
+Size (Role-REST-Client-0.19.tar.gz) = 18629 bytes