pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-faraday-excon www/ruby-faraday-excon: add ver...
details: https://anonhg.NetBSD.org/pkgsrc/rev/904106ff87c6
branches: trunk
changeset: 453847:904106ff87c6
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jun 03 14:22:55 2021 +0000
description:
www/ruby-faraday-excon: add version 1.1.0 package
Faraday Excon adapter
This gem is a Faraday adapter for the Excon 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 Excon.
diffstat:
www/ruby-faraday-excon/DESCR | 8 ++++++++
www/ruby-faraday-excon/Makefile | 14 ++++++++++++++
www/ruby-faraday-excon/PLIST | 8 ++++++++
www/ruby-faraday-excon/distinfo | 6 ++++++
4 files changed, 36 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r 0d5db63835bf -r 904106ff87c6 www/ruby-faraday-excon/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon/DESCR Thu Jun 03 14:22:55 2021 +0000
@@ -0,0 +1,8 @@
+Faraday Excon adapter
+
+This gem is a Faraday adapter for the Excon 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 Excon.
diff -r 0d5db63835bf -r 904106ff87c6 www/ruby-faraday-excon/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon/Makefile Thu Jun 03 14:22:55 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/06/03 14:22:55 taca Exp $
+
+DISTNAME= faraday-excon-1.1.0
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/lostisland/faraday-excon
+COMMENT= Faraday adapter for Excon
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0d5db63835bf -r 904106ff87c6 www/ruby-faraday-excon/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon/PLIST Thu Jun 03 14:22:55 2021 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2021/06/03 14:22:55 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE.md
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/faraday/adapter/excon.rb
+${GEM_LIBDIR}/lib/faraday/excon.rb
+${GEM_LIBDIR}/lib/faraday/excon/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 0d5db63835bf -r 904106ff87c6 www/ruby-faraday-excon/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon/distinfo Thu Jun 03 14:22:55 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/03 14:22:55 taca Exp $
+
+SHA1 (faraday-excon-1.1.0.gem) = 36792e2cb9374df2b003159427b600b2d6b2e3af
+RMD160 (faraday-excon-1.1.0.gem) = 23e5b6931ad6e3f164d70ae27a7b890055cad79d
+SHA512 (faraday-excon-1.1.0.gem) = 323a0f10b4022401a38d6381850a76ce2de4517581eea008fe410a80cde867c8bb7f959d3fd9118d8b8e1b0639a1748869df463fa61ca3f74697e681625d852a
+Size (faraday-excon-1.1.0.gem) = 7168 bytes
Home |
Main Index |
Thread Index |
Old Index