./net/ruby-net-smtp, Simple Mail Transfer Protocol client library for Ruby

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


Branch: CURRENT, Version: 0.3.3, Package name: ruby31-net-smtp-0.3.3, Maintainer: pkgsrc-users

Simple Mail Transfer Protocol client library for Ruby.


Master sites:

Filesize: 15 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-14 16:25:54 by Takahiro Kambe | Files touched by this commit (4)
Log message:
net/ruby-net-smtp: add version 0.3.

devel/ruby-redmine51 require net-imap gem version 0.3.3 but ruby31 bundles
0.3.1.  So, it add latest version of net-smtp gem 0.3.3 as ruby-net-smtp.

No version change from deleted ruby-net-pop pacakge.

Simple Mail Transfer Protocol client library for Ruby.
   2023-09-09 16:04:42 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
net/ruby-net-smtp: remove package

* This package was kept only for devel/ruby-remdine50 on Ruby 3.0.

* Ruby 3.1 and 3.2 contains ruby-net-smtp as standard gem.
   2023-09-09 16:03:07 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-smtp: fix text in comment

This is not ruby-net-pop but ruby-net-smtp package.
   2023-05-30 17:10:17 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-smtp: drop support for ruby27
   2022-12-03 13:56:15 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
net/ruby-net-smtp: update to 0.3.3

pkgsrc change: Add PKG_SKIP_REASON if ruby*-base has the same version.

0.3.2 (2022-09-28)

* Make exception API compatible with what Ruby expects #42

0.3.3 (2022-10-29)

* No timeout library required #44
* Make the digest library optional #45
   2022-09-04 07:23:23 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-smtp: fix dependency lines
   2022-09-03 06:12:03 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-smtp: add dependencies

* This package is mainly for redmine50 on Ruby 2.7.
* This package require ruby-net-protocol and ruby-digest on Ruby 2.7.

Bump PKGREVISION.
   2022-08-28 06:16:30 by Takahiro Kambe | Files touched by this commit (4)
Log message:
net/ruby-net-smtp: add package version 0.3.1

It is required for forthcoming redmine50 package on Ruby 2.7 or 3.0.

Simple Mail Transfer Protocol client library for Ruby.