diff options
author | tobez <tobez@FreeBSD.org> | 2003-02-02 23:54:25 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2003-02-02 23:54:25 +0800 |
commit | 6a6e5295631624056123b10a25ad59629f3659eb (patch) | |
tree | d7af72ca80b93cb20215a0f12275b65ecc4197d5 /mail/p5-Mail-Sender | |
parent | 3680bc4f12f4c9b3cf28fd123ea40331dc004943 (diff) | |
download | freebsd-ports-gnome-6a6e5295631624056123b10a25ad59629f3659eb.tar.gz freebsd-ports-gnome-6a6e5295631624056123b10a25ad59629f3659eb.tar.zst freebsd-ports-gnome-6a6e5295631624056123b10a25ad59629f3659eb.zip |
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
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 |