pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-faraday-httpclient1 www/ruby-faraday-httpclie...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43782b74980c
branches:  trunk
changeset: 391432:43782b74980c
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 09 07:28:37 2023 +0000

description:
www/ruby-faraday-httpclient1: add version 1.0.1

Add current ruby-faraday-httpclient as ruby-faraday-httpclient1 package.

diffstat:

 www/ruby-faraday-httpclient1/DESCR    |   9 +++++++++
 www/ruby-faraday-httpclient1/Makefile |  15 +++++++++++++++
 www/ruby-faraday-httpclient1/PLIST    |   8 ++++++++
 www/ruby-faraday-httpclient1/distinfo |   5 +++++
 4 files changed, 37 insertions(+), 0 deletions(-)

diffs (53 lines):

diff -r bcbffb39620f -r 43782b74980c www/ruby-faraday-httpclient1/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient1/DESCR        Mon Jan 09 07:28:37 2023 +0000
@@ -0,0 +1,9 @@
+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.
+
+This is version 1.x package.
diff -r bcbffb39620f -r 43782b74980c www/ruby-faraday-httpclient1/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient1/Makefile     Mon Jan 09 07:28:37 2023 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2023/01/09 07:28:37 taca Exp $
+
+DISTNAME=      faraday-httpclient-1.0.1
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/httpclient/&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 bcbffb39620f -r 43782b74980c www/ruby-faraday-httpclient1/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient1/PLIST        Mon Jan 09 07:28:37 2023 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/09 07:28:37 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 bcbffb39620f -r 43782b74980c www/ruby-faraday-httpclient1/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-httpclient1/distinfo     Mon Jan 09 07:28:37 2023 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/09 07:28:37 taca Exp $
+
+BLAKE2s (faraday-httpclient-1.0.1.gem) = 9cd077003d35e01f64c6059825c6dcc57006626dca1cc95755055af6be5e5ea0
+SHA512 (faraday-httpclient-1.0.1.gem) = ec1a15e4cc1d7c4627a6a3f97061a4ee2d45377d360b7ba49531ee1470d730f94edca025877dd9ed518329236630aad7951897450e6138b9538a04f13566055e
+Size (faraday-httpclient-1.0.1.gem) = 7680 bytes



Home | Main Index | Thread Index | Old Index