pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-faraday-excon1 www/ruby-faraday-excon1: add r...
details: https://anonhg.NetBSD.org/pkgsrc/rev/16e0ddce6743
branches: trunk
changeset: 391429:16e0ddce6743
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jan 09 07:25:08 2023 +0000
description:
www/ruby-faraday-excon1: add ruby-faraday-excon version 1.1.0
Add current ruby-faraday-excon as ruby-faraday-excon1 package.
diffstat:
www/ruby-faraday-excon1/DESCR | 10 ++++++++++
www/ruby-faraday-excon1/Makefile | 15 +++++++++++++++
www/ruby-faraday-excon1/PLIST | 8 ++++++++
www/ruby-faraday-excon1/distinfo | 5 +++++
4 files changed, 38 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r 6970d8805b03 -r 16e0ddce6743 www/ruby-faraday-excon1/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon1/DESCR Mon Jan 09 07:25:08 2023 +0000
@@ -0,0 +1,10 @@
+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.
+
+This is version 1.x package.
diff -r 6970d8805b03 -r 16e0ddce6743 www/ruby-faraday-excon1/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon1/Makefile Mon Jan 09 07:25:08 2023 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2023/01/09 07:25:08 taca Exp $
+
+DISTNAME= faraday-excon-1.1.0
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/-excon/&1/}
+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 6970d8805b03 -r 16e0ddce6743 www/ruby-faraday-excon1/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon1/PLIST Mon Jan 09 07:25:08 2023 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/09 07:25:08 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 6970d8805b03 -r 16e0ddce6743 www/ruby-faraday-excon1/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-excon1/distinfo Mon Jan 09 07:25:08 2023 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/09 07:25:08 taca Exp $
+
+BLAKE2s (faraday-excon-1.1.0.gem) = 6a04493f9108c3a26427b8113dda1da82b1d73a085f379b3d1c881c0777571fd
+SHA512 (faraday-excon-1.1.0.gem) = 323a0f10b4022401a38d6381850a76ce2de4517581eea008fe410a80cde867c8bb7f959d3fd9118d8b8e1b0639a1748869df463fa61ca3f74697e681625d852a
+Size (faraday-excon-1.1.0.gem) = 7168 bytes
Home |
Main Index |
Thread Index |
Old Index