pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Role-REST-Client Add p5-Role-REST-Client 0.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/12e2894bbf52
branches: trunk
changeset: 351678:12e2894bbf52
user: markd <markd%pkgsrc.org@localhost>
date: Wed Aug 24 23:28:47 2016 +0000
description:
Add p5-Role-REST-Client 0.18
This REST Client role makes REST connectivety easy.
Role::REST::Client will handle encoding and decoding when using the HTTP
verbs.
diffstat:
www/p5-Role-REST-Client/DESCR | 4 ++++
www/p5-Role-REST-Client/Makefile | 23 +++++++++++++++++++++++
www/p5-Role-REST-Client/distinfo | 6 ++++++
3 files changed, 33 insertions(+), 0 deletions(-)
diffs (45 lines):
diff -r a5025e29fce1 -r 12e2894bbf52 www/p5-Role-REST-Client/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Role-REST-Client/DESCR Wed Aug 24 23:28:47 2016 +0000
@@ -0,0 +1,4 @@
+This REST Client role makes REST connectivety easy.
+
+Role::REST::Client will handle encoding and decoding when using the HTTP
+verbs.
diff -r a5025e29fce1 -r 12e2894bbf52 www/p5-Role-REST-Client/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Role-REST-Client/Makefile Wed Aug 24 23:28:47 2016 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2016/08/24 23:28:47 markd Exp $
+
+DISTNAME= Role-REST-Client-0.18
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KAARE/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Role-REST-Client
+COMMENT= REST Client Role
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Data-Serializer-[0-9]*:../../devel/p5-Data-Serializer
+DEPENDS+= p5-MooX-HandlesVia>=0.001004:../../devel/p5-MooX-HandlesVia
+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
+
+PERL5_PACKLIST= auto/Role/REST/Client/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a5025e29fce1 -r 12e2894bbf52 www/p5-Role-REST-Client/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Role-REST-Client/distinfo Wed Aug 24 23:28:47 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/08/24 23:28:47 markd 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
Home |
Main Index |
Thread Index |
Old Index