./mail/ruby-roadie, Making HTML emails comfortable for the Ruby rockstars

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


Branch: CURRENT, Version: 5.2.1, Package name: ruby32-roadie-5.2.1, Maintainer: pkgsrc-users

Roadie

Roadie tries to make sending HTML emails a little less painful by inlining
stylesheets and rewriting relative URLs for you inside your emails.


Required to run:
[textproc/ruby-nokogiri] [www/ruby-css-parser] [lang/ruby31-base]

Master sites:

Filesize: 53.5 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-10 15:13:06 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
mail/ruby-roadie: update to 5.2.1

5.2.1 (2024-02-09)

* Don't strip :root pseudo-class (#173)
   2023-09-03 18:06:01 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
mail/ruby-roadie: update to 5.2.0

5.2.0 (2023-08-27)

* Upgrade to Nokogiri ~> 1.15.
* Drop support for Ruby 2.6.
* Add official support for Ruby 3.2.
   2022-12-18 16:02:56 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
mail/ruby-roadie: update to 5.1.0

5.1.0 (2022-11-19)

* Support passing serialization options to Nokogiri with
  serialization_options= method - Dmytro Savochkin. (#171)
   2022-09-01 18:27:16 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
mail/ruby-roadie: update to 5.0.1

5.0.0 (2022-02-02)

* Drop support for Ruby 2.4 and Ruby 2.5
* Drop support for JRuby and Rubinius
* Test with Ruby 2.7 - aried3r (Anton Rieder) (#167)
* Test with Ruby 3.0 and Ruby 3.1
* Add standardrb as code formatter
* Drop support for callbacks that accepts only a single argument.
* Change signature of Roadie::CssNotFound and Roadie::ProvidersFailed.

5.0.1 (2022-05-11)

* Don't try to inline the :host pseudo-class - viamin (Bart Agapinan).
  (#170)
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

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

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2020-05-25 16:06:14 by Takahiro Kambe | Files touched by this commit (4)
Log message:
mail/ruby-roadie: add package version 4.0.0

Add ruby-roadie package version 4.0.0 based on wip/ruby-roadie.

Roadie

Roadie tries to make sending HTML emails a little less painful by inlining
stylesheets and rewriting relative URLs for you inside your emails.