[Lunar-commits] <moonbase> fetchmail: version bumped to 6.3.10.
Florin Braescu
florin at lunar-linux.org
Mon Jul 6 12:57:09 CEST 2009
commit 79df3414cee2457abbf5715749a6198b0387a6f1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jul 6 13:57:09 2009 +0300
fetchmail: version bumped to 6.3.10.
Changes:
* Fetchmail no longer drops permanently undelivered messages by default, to
match historic documentation. It does this by adding a new "softbounce"
option.
* There is a new "softbounce" global option that prevents the deletion of
messages that have not been forwarded. It defaults to "true" for fetchmail
6.3.X in order to match historic documentation. This may change its default
in the next major release.
* Bugfixes and translations updates.
---
mail/fetchmail/DEPENDS | 10 +++++-----
mail/fetchmail/DETAILS | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/mail/fetchmail/DEPENDS b/mail/fetchmail/DEPENDS
index 29d3f98..77d5a14 100644
--- a/mail/fetchmail/DEPENDS
+++ b/mail/fetchmail/DEPENDS
@@ -1,11 +1,11 @@
depends bison
-optional_depends "openssl" \
+optional_depends "openssl" \
"--with-ssl" \
- "" \
+ "" \
"to enable ssl support"
-optional_depends "Python" \
- "" \
- "" \
+optional_depends "Python" \
+ "" \
+ "" \
"for fetchmailconf"
diff --git a/mail/fetchmail/DETAILS b/mail/fetchmail/DETAILS
index 68fdc61..bd99b7d 100644
--- a/mail/fetchmail/DETAILS
+++ b/mail/fetchmail/DETAILS
@@ -1,12 +1,12 @@
MODULE=fetchmail
- VERSION=6.3.9
+ VERSION=6.3.10
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.berlios.de/$MODULE
SOURCE_URL[1]=http://download2.berlios.de/$MODULE
- SOURCE_VFY=sha1:2ed705ffe40afd6d085535cf2af06914507da36a
+ SOURCE_VFY=sha1:30a3d7c082481f2a3676cf863cee1e70d557212c
WEB_SITE=http://fetchmail.berlios.de
ENTERED=20010922
- UPDATED=20081117
+ UPDATED=20090706
SHORT="A powerful MTA that's easy to configure"
cat << EOF
More information about the Lunar-commits
mailing list