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_http_persistent www/ruby-faraday-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71e8e0e22e79
branches: trunk
changeset: 453853:71e8e0e22e79
user: taca <taca%pkgsrc.org@localhost>
date: Thu Jun 03 14:28:41 2021 +0000
description:
www/ruby-faraday-net_http_persistent: add version 1.1.0 package
Faraday::NetHttpPersistent
This gem is a Faraday adapter for the Net::HTTP::Persistent gem.
diffstat:
www/ruby-faraday-net_http_persistent/DESCR | 3 +++
www/ruby-faraday-net_http_persistent/Makefile | 14 ++++++++++++++
www/ruby-faraday-net_http_persistent/PLIST | 8 ++++++++
www/ruby-faraday-net_http_persistent/distinfo | 6 ++++++
4 files changed, 31 insertions(+), 0 deletions(-)
diffs (47 lines):
diff -r 14a54f88f54b -r 71e8e0e22e79 www/ruby-faraday-net_http_persistent/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent/DESCR Thu Jun 03 14:28:41 2021 +0000
@@ -0,0 +1,3 @@
+Faraday::NetHttpPersistent
+
+This gem is a Faraday adapter for the Net::HTTP::Persistent gem.
diff -r 14a54f88f54b -r 71e8e0e22e79 www/ruby-faraday-net_http_persistent/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent/Makefile Thu Jun 03 14:28:41 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/06/03 14:28:41 taca Exp $
+
+DISTNAME= faraday-net_http_persistent-1.1.0
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/lostisland/faraday-net_http_persistent
+COMMENT= Faraday adapter for NetHttpPersistent
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 14a54f88f54b -r 71e8e0e22e79 www/ruby-faraday-net_http_persistent/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent/PLIST Thu Jun 03 14:28:41 2021 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2021/06/03 14:28:41 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE.md
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/faraday/adapter/net_http_persistent.rb
+${GEM_LIBDIR}/lib/faraday/net_http_persistent.rb
+${GEM_LIBDIR}/lib/faraday/net_http_persistent/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 14a54f88f54b -r 71e8e0e22e79 www/ruby-faraday-net_http_persistent/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent/distinfo Thu Jun 03 14:28:41 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/06/03 14:28:41 taca Exp $
+
+SHA1 (faraday-net_http_persistent-1.1.0.gem) = 2bdffe45cf7582f1e0858c6977804eb5ef44ffa0
+RMD160 (faraday-net_http_persistent-1.1.0.gem) = 47a8e56cc50b823e32176698e08791368211608a
+SHA512 (faraday-net_http_persistent-1.1.0.gem) = 46217dfffa5fb6955da6e90689f39905122bb06547ce109147b413c1bf3ccd2b410675f2395fa87afb7f135b2ea81d6ca5ff1fac975cfb3e087df9e882a915b6
+Size (faraday-net_http_persistent-1.1.0.gem) = 7680 bytes
Home |
Main Index |
Thread Index |
Old Index