aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-08-03 22:21:39 +0800
committermiwi <miwi@FreeBSD.org>2008-08-03 22:21:39 +0800
commitb6af94535a32105fa3fe2ef8d3187f1d8524096e (patch)
tree54382318a31735a7c5078b0cfe7acd44dd0f2785 /mail
parent49ac717aa69c945a13ffc207a24f666b0e10e8fd (diff)
downloadfreebsd-ports-gnome-b6af94535a32105fa3fe2ef8d3187f1d8524096e.tar.gz
freebsd-ports-gnome-b6af94535a32105fa3fe2ef8d3187f1d8524096e.tar.zst
freebsd-ports-gnome-b6af94535a32105fa3fe2ef8d3187f1d8524096e.zip
- Update 4.8.2
Changelog: - for IMAP retrievers, keep message state around for 30 days even if the corresponding message isn't seen. This allows users to have multiple rc files with different IMAP folders to retrieve from without losing their "seen" mail state for the folders they're not currently retrieving from. You no longer need to work around this with different getmail state directories. PR: 126201 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/getmail/Makefile2
-rw-r--r--mail/getmail/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 922f3d6d81a2..1ecad695c399 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= getmail
-PORTVERSION= 4.8.1
+PORTVERSION= 4.8.2
CATEGORIES= mail python
MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \
http://mirrors.closedsrc.org/getmail/
diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo
index ebf3c85e35e4..51be099b38ac 100644
--- a/mail/getmail/distinfo
+++ b/mail/getmail/distinfo
@@ -1,3 +1,3 @@
-MD5 (getmail-4.8.1.tar.gz) = 3ea7cff8a80d845c5a6086551737311f
-SHA256 (getmail-4.8.1.tar.gz) = 8c4c49c0d42004d09afbfd076204c03c8fbf722bdbd4cc9572a81a5bc47517b9
-SIZE (getmail-4.8.1.tar.gz) = 150706
+MD5 (getmail-4.8.2.tar.gz) = 78105eef2e5e71fef2fe6564bec10bea
+SHA256 (getmail-4.8.2.tar.gz) = 82e920128b21200dbb72150c660b47942d0857cbb80382b7e055eefb09203ed1
+SIZE (getmail-4.8.2.tar.gz) = 151261