pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-faraday-httpclient www/ruby-faraday-httpclien...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c98d9df03aa
branches:  trunk
changeset: 457635:4c98d9df03aa
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 30 15:21:44 2021 +0000

description:
www/ruby-faraday-httpclient: add package version 1.0.1

Faraday HTTPClient adapter

This gem is a Faraday adapter for the HTTPClient library.
Faraday is an HTTP client library that provides a common interface over many
adapters.
Every adapter is defined into its own gem. This gem defines the adapter for
HTTPClient.

diffstat:

 www/ruby-faraday-httpclient/DESCR    |   7 +++++++
 www/ruby-faraday-httpclient/Makefile |  14 ++++++++++++++
 www/ruby-faraday-httpclient/PLIST    |   8 ++++++++
 www/ruby-faraday-httpclient/distinfo |   6 ++++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 604ba557c55c -r 4c98d9df03aa www/ruby-faraday-httpclient/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient/DESCR Mon Aug 30 15:21:44 2021 +0000
@@ -0,0 +1,7 @@
+Faraday HTTPClient adapter
+
+This gem is a Faraday adapter for the HTTPClient library.
+Faraday is an HTTP client library that provides a common interface over many
+adapters.
+Every adapter is defined into its own gem. This gem defines the adapter for
+HTTPClient.
diff -r 604ba557c55c -r 4c98d9df03aa www/ruby-faraday-httpclient/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient/Makefile      Mon Aug 30 15:21:44 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/08/30 15:21:44 taca Exp $
+
+DISTNAME=      faraday-httpclient-1.0.1
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/lostisland/faraday-httpclient
+COMMENT=       Faraday adapter for HTTPClient
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 604ba557c55c -r 4c98d9df03aa www/ruby-faraday-httpclient/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient/PLIST Mon Aug 30 15:21:44 2021 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2021/08/30 15:21:44 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE.md
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/faraday/adapter/httpclient.rb
+${GEM_LIBDIR}/lib/faraday/httpclient.rb
+${GEM_LIBDIR}/lib/faraday/httpclient/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 604ba557c55c -r 4c98d9df03aa www/ruby-faraday-httpclient/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient/distinfo      Mon Aug 30 15:21:44 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/30 15:21:44 taca Exp $
+
+SHA1 (faraday-httpclient-1.0.1.gem) = 974cc8fb2e4b23d881b0cc914fbe2e70624a179c
+RMD160 (faraday-httpclient-1.0.1.gem) = 9cd23a8d35116c115ca0c77e37ebee9d9d222c98
+SHA512 (faraday-httpclient-1.0.1.gem) = ec1a15e4cc1d7c4627a6a3f97061a4ee2d45377d360b7ba49531ee1470d730f94edca025877dd9ed518329236630aad7951897450e6138b9538a04f13566055e
+Size (faraday-httpclient-1.0.1.gem) = 7680 bytes



Home | Main Index | Thread Index | Old Index