./www/ruby-sawyer, Secret User Agent of HTTP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.2nb1, Package name: ruby31-sawyer-0.9.2nb1, Maintainer: pkgsrc-users

# Sawyer

Sawyer is an experimental secret user agent built on top of Faraday.


Required to run:
[net/ruby-addressable] [www/ruby-faraday] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 13 KB

Version history: (Expand)


CVS history: (Expand)


   2023-01-09 09:30:35 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/ruby-sawyer: drop dependency to www/faraday

Drop dependency to www/farady on the assumption that www/ruby-sawyer is used
by ruby-octokit{,4}package.

* Both ruby-faraday and ruby-faraday1 require ruby-sawyer.
* Each ruby-faraday and ruby-faraday1 is required by ruby-octokit and
  ruby-octokit4.

It cause trouble that www/ruby-sawyer depending on
${RUBY_PKGPREFIX}-faraday{,1} when www/ruby-sawyer is built as dependency.

Bump PKGREVISION.
   2022-09-04 17:49:47 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-sawyer: update to 0.9.2

0.9.2 (2022-06-07)

* Add dig and fetch to Sawyer::Resource (#74)
   2022-08-25 03:48:08 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-sawyer: update to 0.9.1

0.9.1 (2022-04-19)

What's Changed

* Specify correct minimal Faraday version by @skryukov in #73

New Contributors

* @skryukov made their first contribution in #73

Contributors

* @skryukov

0.9.0 (2022-04-19)

What's Changed

* Allow closing underlying connection. by @ioquatix in #67
* Enhance Faraday Support by @iMacTia in #72

New Contributors

* @ioquatix made their first contribution in #67
* @iMacTia made their first contribution in #72
   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2020-03-21 18:16:35 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-sawyer: update to 0.8.2

Update ruby-sawyer to 0.8.2.

pkgsrc change: add "USE_LANGAUGES=	# none".

No release notes available, but it relax version dependency.
For more information, please refer: \ 
<https://github.com/lostisland/sawyer/compare/v0.8.1...v0.8.2>.
   2017-02-05 01:41:57 by Izumi Tsutsui | Files touched by this commit (2)
Log message:
Update ruby-sawyer to 0.8.1.

No upstream changelog, but a visible change for pkgsrc is
"Loosen faraday requirements to allow 0.10 to work."
   2015-12-14 14:53:27 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Add ruby-sawyer package, which required by devel/ruby-octokit and I forgot
to commit yesterday.

Sawyer is an experimental secret user agent built on top of Faraday.