diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-04-04 03:03:29 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-04-04 03:03:29 +0000 |
commit | 987f8586056f693ad3e5919b8f347b5c7c7ad1a5 (patch) | |
tree | 2f06fb5d9867d597ceec4e42038ba00f27cbf6bc /mail | |
parent | - change MASTER_SITE_SUBDIR value (diff) |
- Update the port to 4.3.5;
- from CHANGELOG:
make getmail less conservative about remembering messages as already-seen
when unrelated errors occur after successfully delivering them.
PR: 79512
Submitted by: Linh Pham (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/getmail/Makefile | 2 | ||||
-rw-r--r-- | mail/getmail/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index f3247f749aba..3c807e93814e 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 4.3.4 +PORTVERSION= 4.3.5 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ MASTER_SITE_SUBDIR= old-versions diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index f3fe17cf6beb..37224b45a84f 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,2 +1,2 @@ -MD5 (getmail-4.3.4.tar.gz) = e161b8f7518322b5eacdfb08f054b0a4 -SIZE (getmail-4.3.4.tar.gz) = 132423 +MD5 (getmail-4.3.5.tar.gz) = 70d5d7bae43445f6d3a6b300d04346ca +SIZE (getmail-4.3.5.tar.gz) = 132747 |