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_persistent



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Jun  3 14:28:41 UTC 2021

Added Files:
        pkgsrc/www/ruby-faraday-net_http_persistent: DESCR Makefile PLIST
            distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-faraday-net_http_persistent/DESCR \
    pkgsrc/www/ruby-faraday-net_http_persistent/Makefile \
    pkgsrc/www/ruby-faraday-net_http_persistent/PLIST \
    pkgsrc/www/ruby-faraday-net_http_persistent/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_persistent/DESCR
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent/DESCR:1.1
--- /dev/null   Thu Jun  3 14:28:41 2021
+++ pkgsrc/www/ruby-faraday-net_http_persistent/DESCR   Thu Jun  3 14:28:41 2021
@@ -0,0 +1,3 @@
+Faraday::NetHttpPersistent
+
+This gem is a Faraday adapter for the Net::HTTP::Persistent gem.
Index: pkgsrc/www/ruby-faraday-net_http_persistent/Makefile
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent/Makefile:1.1
--- /dev/null   Thu Jun  3 14:28:41 2021
+++ pkgsrc/www/ruby-faraday-net_http_persistent/Makefile        Thu Jun  3 14:28:41 2021
@@ -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"
Index: pkgsrc/www/ruby-faraday-net_http_persistent/PLIST
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent/PLIST:1.1
--- /dev/null   Thu Jun  3 14:28:41 2021
+++ pkgsrc/www/ruby-faraday-net_http_persistent/PLIST   Thu Jun  3 14:28:41 2021
@@ -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
Index: pkgsrc/www/ruby-faraday-net_http_persistent/distinfo
diff -u /dev/null pkgsrc/www/ruby-faraday-net_http_persistent/distinfo:1.1
--- /dev/null   Thu Jun  3 14:28:41 2021
+++ pkgsrc/www/ruby-faraday-net_http_persistent/distinfo        Thu Jun  3 14:28:41 2021
@@ -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