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
This commit is contained in:
sno 2010-09-21 21:39:38 +00:00
parent 48df41da4b
commit 446f7df6c9
2 changed files with 6 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:08 seb Exp $
# $NetBSD: Makefile,v 1.4 2010/09/21 21:39:38 sno Exp $
DISTNAME= Net-ManageSieve-0.08
DISTNAME= Net-ManageSieve-0.10
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2009/09/16 19:05:30 sno Exp $
$NetBSD: distinfo,v 1.3 2010/09/21 21:39:38 sno Exp $
SHA1 (Net-ManageSieve-0.08.tar.gz) = 6268bafef5c9d48c34b4b64c4a47588786801680
RMD160 (Net-ManageSieve-0.08.tar.gz) = b4d049ae80d4bdb6d538e62a1c71f8a9d59451a3
Size (Net-ManageSieve-0.08.tar.gz) = 15492 bytes
SHA1 (Net-ManageSieve-0.10.tar.gz) = e63f00cbcf2e9ade67db59c4043075ed4698a0a5
RMD160 (Net-ManageSieve-0.10.tar.gz) = b53f6414332a215fa19600dc26425448a57ce04e
Size (Net-ManageSieve-0.10.tar.gz) = 16012 bytes