diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2003-02-02 15:54:25 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2003-02-02 15:54:25 +0000 |
commit | 6e186b7988754a35be3386650d439c3f2ca2603e (patch) | |
tree | c50715f3cbeb734e9887c97def77f1af8426ac94 /mail/p5-Mail-Sender | |
parent | Update to 1.09. (diff) |
Update to 0.8.04.
Vendor changes:
- fixed some Windows problems;
- added NTLM authentication
- added checks for broken connections
- reverted the server response tests
- some documentation fixes and additions
- fixed typo causing problems with perl 5.8
- fixed incorrect handling of halfhour timezones
Notes
Notes:
svn path=/head/; revision=74521
Diffstat (limited to 'mail/p5-Mail-Sender')
-rw-r--r-- | mail/p5-Mail-Sender/Makefile | 2 | ||||
-rw-r--r-- | mail/p5-Mail-Sender/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-Sender/Makefile b/mail/p5-Mail-Sender/Makefile index 5f7f4d8c9176..c8116d0eb65b 100644 --- a/mail/p5-Mail-Sender/Makefile +++ b/mail/p5-Mail-Sender/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-Sender -PORTVERSION= 0.8.00 +PORTVERSION= 0.8.04 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail diff --git a/mail/p5-Mail-Sender/distinfo b/mail/p5-Mail-Sender/distinfo index 82b38fe90d52..b65d7ba6039b 100644 --- a/mail/p5-Mail-Sender/distinfo +++ b/mail/p5-Mail-Sender/distinfo @@ -1 +1 @@ -MD5 (Mail-Sender-0.8.00.tar.gz) = 268c3ffff85a5733ad556d2cb135f793 +MD5 (Mail-Sender-0.8.04.tar.gz) = e2bac752f6d8642ca5b60e1fe25c05bd |