pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-faraday-net_http_persistent1
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 9 07:33:24 UTC 2023
Added Files:
pkgsrc/www/ruby-faraday-net_http_persistent1: DESCR Makefile PLIST
distinfo
Log Message:
www/ruby-faraday-net_http_persistent1: add version 1.2.0
Add current ruby-faraday-http_persistent as ruby-faraday-http_persistent1
package.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-faraday-net_http_persistent1/DESCR \
pkgsrc/www/ruby-faraday-net_http_persistent1/Makefile \
pkgsrc/www/ruby-faraday-net_http_persistent1/PLIST \
pkgsrc/www/ruby-faraday-net_http_persistent1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/www/ruby-faraday-net_http_persistent1/DESCR
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent1/DESCR:1.1
--- /dev/null Mon Jan 9 07:33:24 2023
+++ pkgsrc/www/ruby-faraday-net_http_persistent1/DESCR Mon Jan 9 07:33:24 2023
@@ -0,0 +1,5 @@
+Faraday::NetHttpPersistent
+
+This gem is a Faraday adapter for the Net::HTTP::Persistent gem.
+
+This is version 1.x package.
Index: pkgsrc/www/ruby-faraday-net_http_persistent1/Makefile
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent1/Makefile:1.1
--- /dev/null Mon Jan 9 07:33:24 2023
+++ pkgsrc/www/ruby-faraday-net_http_persistent1/Makefile Mon Jan 9 07:33:24 2023
@@ -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"
Index: pkgsrc/www/ruby-faraday-net_http_persistent1/PLIST
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent1/PLIST:1.1
--- /dev/null Mon Jan 9 07:33:24 2023
+++ pkgsrc/www/ruby-faraday-net_http_persistent1/PLIST Mon Jan 9 07:33:24 2023
@@ -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
Index: pkgsrc/www/ruby-faraday-net_http_persistent1/distinfo
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent1/distinfo:1.1
--- /dev/null Mon Jan 9 07:33:24 2023
+++ pkgsrc/www/ruby-faraday-net_http_persistent1/distinfo Mon Jan 9 07:33:24 2023
@@ -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