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_persistent1 www/ruby-faraday...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7227c4c12d7
branches:  trunk
changeset: 391438:d7227c4c12d7
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 09 07:33:24 2023 +0000

description:
www/ruby-faraday-net_http_persistent1: add version 1.2.0

Add current ruby-faraday-http_persistent as ruby-faraday-http_persistent1
package.

diffstat:

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

diffs (49 lines):

diff -r c78c9ed55daf -r d7227c4c12d7 www/ruby-faraday-net_http_persistent1/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent1/DESCR       Mon Jan 09 07:33:24 2023 +0000
@@ -0,0 +1,5 @@
+Faraday::NetHttpPersistent
+
+This gem is a Faraday adapter for the Net::HTTP::Persistent gem.
+
+This is version 1.x package.
diff -r c78c9ed55daf -r d7227c4c12d7 www/ruby-faraday-net_http_persistent1/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent1/Makefile    Mon Jan 09 07:33:24 2023 +0000
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2023/01/09 07:33:24 taca Exp $
+
+DISTNAME=      faraday-net_http_persistent-1.2.0
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/persistent/&1/}
+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 c78c9ed55daf -r d7227c4c12d7 www/ruby-faraday-net_http_persistent1/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent1/PLIST       Mon Jan 09 07:33:24 2023 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2023/01/09 07:33:24 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 c78c9ed55daf -r d7227c4c12d7 www/ruby-faraday-net_http_persistent1/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-faraday-net_http_persistent1/distinfo    Mon Jan 09 07:33:24 2023 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/01/09 07:33:24 taca Exp $
+
+BLAKE2s (faraday-net_http_persistent-1.2.0.gem) = 1501b3e831652bcc22d37848df2ea9295633d4474892888fee656b9e008017cc
+SHA512 (faraday-net_http_persistent-1.2.0.gem) = c1b7877535d3b1fafda170ab780ce8d59f37b92fb3d749c8e52e7b0b804f8773b9d21ca581290b64e432c3d1148f299044aa8e42c93d42a222da02897f2f0d60
+Size (faraday-net_http_persistent-1.2.0.gem) = 7680 bytes



Home | Main Index | Thread Index | Old Index