./www/ruby-multipart-post, Multipart form post accessory for Net::HTTP

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


Branch: CURRENT, Version: 2.4.1, Package name: ruby32-multipart-post-2.4.1, Maintainer: pkgsrc-users

Use with Net::HTTP to do multipart form posts. IO values that have
#content_type, #original_filename, and #local_path will be posted as a binary
file.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 15.5 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-12 18:33:22 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-multipart-post: update to 2.4.1

2.4.1 (2024-05-07)

* Modernize gem.
   2024-02-10 15:19:42 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
www/ruby-multipart-post: update to 2.4.0

2.4.0 (2024-02-07)

What's Changed

* Drop old ruby versions to get coverage to 100%. by @ioquatix in #103
* Add Ruby 3.3 to CI matrix by @m-nakamura145 in #106
* Add support for CompositeReadIO#close. by @ioquatix in #107
* Modernize gem. by @ioquatix in #108

New Contributors

* @m-nakamura145 made their first contribution in #106
   2023-02-11 15:07:28 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-multipart-post: update to 2.3.0

2.3.0 (2023-01-26)

What's Changed

* Move deprecated constants into dedicated files. by @ioquatix in #99
* Adds Ruby 3.2 to the CI matrix. Updates checkout actions versions. by
  @petergoldstein in #100
* Modernize gem by @ioquatix in #101
* Add support for coverage. by @ioquatix in #102
   2022-08-31 18:16:47 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-multipart-post: update to 2.2.3

2.2.0 (2022-06-03)

Added

* Add the ability to set Content-ID header for ParamPart #62
* Allow mixed key types for parts headers #79

Changed

* Refactor Parts into a Multipart::Post namespace #65
* Use mutable strings where needed #70
* Use frozen_string_literal everywhere #78

2.2.1 (not released)

2.2.2 (2022-06-09)

* Drop Ruby 2.5 or earlier

2.2.3 (2022-06-10)

* Add support for Ruby back to 2.3.
   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 17:58:04 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-multipart-post: update to 2.1.1

Update ruby-multipart-post to 2.1.1.

No release notes available.

Please refer: \ 
<https://github.com/socketry/multipart-post/compare/v2.0.0...v2.1.1>.
   2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229)
Log message:
Switch github HOMEPAGEs to https.