2010-09-21 23:39:38 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating mail/p5-Net-ManageSieve from 0.08nb1 to 0.10
Upstream changes:
0.10 Fri Jul 8 15:45:42 CEST 2010
- fix: authentificate against Cyrus CPAN bug #58192 Rudy Gevaert
You can pass different user and authname to auth() now
- fix: added missed entry in Changes of v0.09
- fix: stall in select() CPAN bug #58235 Rudy Gevaert
When the SSL layer buffers data, select() does not return
true, hence, is not indicating that pending data. It seems
that select() queries the TCP stack only.
The now choosen maximal size in sysread() is larger than
the block size of Net::SSLeay at the current time of 32KB.
0.09 Thu Sep 24 14:29:07 CEST 2009
- fix: CPAN bug#49333: bug in Mangesieve by Oliver Eales
base64 encoded password in fallback branch contains line
feeds
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
2009-09-16 21:05:30 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating mail/p5-Net-ManageSieve from 0.06 to 0.08
pkgsrc changes:
- Adding license definition
Upstream changes:
0.08 Tue Aug 4 13:56:26 CEST 2009
- chg: accept ucfirst options on new() constructor for all options
CPAN bug #48349 MDOM
- fix: documentation bug about to pass "tls" to IO::Socket
0.07 Tue Aug 4 13:56:26 CEST 2009
- add: on_fail option for constructor
CPAN bug #48286 Mario Domgoergen
- fix: missing call to _set_error() when TLS fails
|
2008-10-31 12:33:35 by OBATA Akio | Files touched by this commit (3) | |
Log message:
Import p5-Net-ManageSieve-0.06 as mail/p5-Net-ManageSieve.
Packaged by Edgar Fuss and provided by PR 39828.
Net::ManageSieve implements a client interface to the ManageSieve protocol
(http://tools.ietf.org/html/draft-martin-managesieve-09).
|