[Lunar-commits] r15837 - moonbase/trunk/mail/fetchmail
Florin Braescu
florin at lunar-linux.org
Sun Jul 24 05:24:31 UTC 2005
Author: florin
Date: 2005-07-24 05:24:31 +0000 (Sun, 24 Jul 2005)
New Revision: 15837
Modified:
moonbase/trunk/mail/fetchmail/DEPENDS
moonbase/trunk/mail/fetchmail/DETAILS
Log:
bump the version 6.2.5 to 6.2.5.2. security release.
Modified: moonbase/trunk/mail/fetchmail/DEPENDS
===================================================================
--- moonbase/trunk/mail/fetchmail/DEPENDS 2005-07-24 05:14:37 UTC (rev 15836)
+++ moonbase/trunk/mail/fetchmail/DEPENDS 2005-07-24 05:24:31 UTC (rev 15837)
@@ -1,8 +1,10 @@
-depends bison
+depends bison &&
+
optional_depends "openssl" \
"--with-ssl" \
"" \
- "to enable ssl support"
+ "to enable ssl support" &&
+
optional_depends "Python" \
"" \
"" \
Modified: moonbase/trunk/mail/fetchmail/DETAILS
===================================================================
--- moonbase/trunk/mail/fetchmail/DETAILS 2005-07-24 05:14:37 UTC (rev 15836)
+++ moonbase/trunk/mail/fetchmail/DETAILS 2005-07-24 05:24:31 UTC (rev 15837)
@@ -1,13 +1,15 @@
MODULE=fetchmail
- VERSION=6.2.5
- #VERSION=6.2.4
+ VERSION=6.2.5.2
+ #VERSION=6.2.5
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://catb.org/~esr/$MODULE/$MODULE-$VERSION.tar.gz
- SOURCE_VFY=md5:9956b30139edaa4f5f77c4d0dbd80225
- WEB_SITE=http://catb.org/~esr/$MODULE
+ SOURCE_URL[0]=http://download.berlios.de/$MODULE/
+ SOURCE_URL[1]=http://catb.org/~esr/$MODULE/
+ SOURCE_VFY=sha1:8341296bae50bf49dce8e146cbb685622c5421b9
+ WEB_SITE=http://catb.org/~esr/$MODULE
ENTERED=20010922
- UPDATED=20031016
+ UPDATED=20050724
SHORT="Fetchmail is a powerful MTA that's easy to configure."
+
cat << EOF
Fetchmail is a remote mail retrieval and forwarding utility intended to
be used over on-demand TCP/IP links (such as SLIP or PPP connections).
More information about the Lunar-commits
mailing list