pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-faraday-net_http1 www/ruby-faraday-net_http1:...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a0fcabf9ad5
branches:  trunk
changeset: 391435:0a0fcabf9ad5
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 09 07:30:42 2023 +0000

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

Add current ruby-faraday-net_http as ruby-faraday-net_http1 package.

diffstat:

 www/ruby-faraday-net_http1/DESCR    |  11 +++++++++++
 www/ruby-faraday-net_http1/Makefile |  15 +++++++++++++++
 www/ruby-faraday-net_http1/PLIST    |   8 ++++++++
 www/ruby-faraday-net_http1/distinfo |   5 +++++
 4 files changed, 39 insertions(+), 0 deletions(-)

diffs (55 lines):

diff -r 3f28e92f9c9f -r 0a0fcabf9ad5 www/ruby-faraday-net_http1/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http1/DESCR  Mon Jan 09 07:30:42 2023 +0000
@@ -0,0 +1,11 @@
+Faraday Net::HTTP adapter
+
+This gem is a Faraday adapter for the Net::HTTP library.
+
+Faraday is an HTTP client library that provides a common interface over many
+adapters.  Every adapter is defined into it's own gem.
+
+This gem defines the adapter for Net::HTTP the HTTP library that's included
+into the standard library of Ruby.
+
+This is version 1.x package.
diff -r 3f28e92f9c9f -r 0a0fcabf9ad5 www/ruby-faraday-net_http1/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http1/Makefile       Mon Jan 09 07:30:42 2023 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2023/01/09 07:30:42 taca Exp $
+
+DISTNAME=      faraday-net_http-1.0.1
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/net_http/&1/}
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/lostisland/faraday-net_http
+COMMENT=       Faraday adapter for Net::HTTP
+LICENSE=       mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3f28e92f9c9f -r 0a0fcabf9ad5 www/ruby-faraday-net_http1/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http1/PLIST  Mon Jan 09 07:30:42 2023 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/09 07:30:42 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE.md
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/faraday/adapter/net_http.rb
+${GEM_LIBDIR}/lib/faraday/net_http.rb
+${GEM_LIBDIR}/lib/faraday/net_http/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 3f28e92f9c9f -r 0a0fcabf9ad5 www/ruby-faraday-net_http1/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http1/distinfo       Mon Jan 09 07:30:42 2023 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/09 07:30:42 taca Exp $
+
+BLAKE2s (faraday-net_http-1.0.1.gem) = 23f0f1892a5bc7e427ca21480db8b4709842215f51eca4bd439166363ad5c967
+SHA512 (faraday-net_http-1.0.1.gem) = f138e1f83f0314baea236fc9247e3473feea89f00540575a9f60ff051ba7ac3bcfe08629949832e83092b2ab3090a4af908eb574d345af9e01e4b1c81759fbf8
+Size (faraday-net_http-1.0.1.gem) = 8192 bytes



Home | Main Index | Thread Index | Old Index