diff options
author | barner <barner@FreeBSD.org> | 2007-04-10 04:04:05 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2007-04-10 04:04:05 +0800 |
commit | 7694f985837220bd528a0e26534e7b6077f6c82e (patch) | |
tree | fabfe51a197072de8e1c93e81aaf4bc91dd65834 /mail | |
parent | b0a064c03a32e7f0e17e7fd2ea6dee95fe0d2356 (diff) | |
download | freebsd-ports-gnome-7694f985837220bd528a0e26534e7b6077f6c82e.tar.gz freebsd-ports-gnome-7694f985837220bd528a0e26534e7b6077f6c82e.tar.zst freebsd-ports-gnome-7694f985837220bd528a0e26534e7b6077f6c82e.zip |
- Update to 6.3.8
- Fix insecure APOP authentication (minor)
Security: http://fetchmail.berlios.de/fetchmail-SA-2007-01.txt
Security: http://www.vuxml.org/freebsd/f1c4d133-e6d3-11db-99ea-0060084a00e5.html
ChangeLog: https://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=12610
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index ce33a3ffb042..af096024c46c 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -10,7 +10,7 @@ # want fetchmailconf to work, define WITH_X11 PORTNAME= fetchmail -PORTVERSION= 6.3.7 +PORTVERSION= 6.3.8 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_BERLIOS}/%SUBDIR%/ \ http://home.pages.de/~mandree/%SUBDIR%/ \ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 40e125af167c..18607870ac57 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -MD5 (fetchmail-6.3.7.tar.bz2) = 9ef60ab06661108c3c6605aad97e8325 -SHA256 (fetchmail-6.3.7.tar.bz2) = 7957f5eaf4aca6d839ca9869f607b005d09ded884774b8757693410b492ce9f3 -SIZE (fetchmail-6.3.7.tar.bz2) = 1315062 +MD5 (fetchmail-6.3.8.tar.bz2) = 66b97500b0a1e3c0916b3b5314f597f5 +SHA256 (fetchmail-6.3.8.tar.bz2) = 5612f9af367f641e0efd084f44fcf1889669e711dbd8c60f6b7953e494d1b09b +SIZE (fetchmail-6.3.8.tar.bz2) = 1323515 |