./net/ruby-net-pop, Ruby client library for POP3

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


Branch: CURRENT, Version: 0.1.2, Package name: ruby31-net-pop-0.1.2, Maintainer: pkgsrc-users

# Net::POP3

This library provides functionality for retrieving
email via POP3, the Post Office Protocol version 3. For details
of POP3, see [RFC1939] (http://www.ietf.org/rfc/rfc1939.txt).


Master sites:

Filesize: 14 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-14 16:25:24 by Takahiro Kambe | Files touched by this commit (4)
Log message:
net/ruby-net-pop: add version 0.1.2

devel/ruby-redmine51 require net-imap gem version 0.1.2 but ruby31 bundles
0.1.1.  So, it add latest version of net-pop gem 0.1.2 as ruby-net-pop.

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

# Net::POP3

This library provides functionality for retrieving
email via POP3, the Post Office Protocol version 3. For details
of POP3, see [RFC1939] (http://www.ietf.org/rfc/rfc1939.txt).
   2023-05-30 17:15:28 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
net/ruby-net-pop: remove package

This package was only for devel/ruby-redmine50 with ruby27.
   2022-12-04 02:35:10 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-pop: exclude ruby31

Depending security/ruby-digest is not for ruby31.
   2022-12-03 13:54:23 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-pop: missing include

Include ../../lang/ruby/rubyversion.mk before use RUBY_NET_POP_VER.
   2022-12-03 13:36:52 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
net/ruby-net-pop: update to 0.1.2

pkgsrc change: Add PKG_SKIP_REASON instead of specify
RUBY_VERSIONS_ACCEPTED.

0.1.2 (2022-09-27)

No release note nor change log:

* Replace Timeout.timeout with socket timeout.
   2022-09-04 07:22:42 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-pop: fix dependency lines
   2022-09-03 06:08:41 by Takahiro Kambe | Files touched by this commit (1)
Log message:
net/ruby-net-pop: add dependencies

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

Bump PKGREVISION.
   2022-09-02 16:50:31 by Takahiro Kambe | Files touched by this commit (4)
Log message:
net/ruby-net-pop: add package version 0.1.1

It is required for forthcoming redmine50 package.

# Net::POP3

This library provides functionality for retrieving
email via POP3, the Post Office Protocol version 3. For details
of POP3, see [RFC1939] (http://www.ietf.org/rfc/rfc1939.txt).