[Lunar-commits] r25699 - moonbase/trunk/mail/esmtp
Florin Braescu
florin at lunar-linux.org
Mon Sep 3 21:48:38 CEST 2007
Author: florin
Date: 2007-09-03 21:48:38 +0200 (Mon, 03 Sep 2007)
New Revision: 25699
Modified:
moonbase/trunk/mail/esmtp/DETAILS
Log:
bump the version from 0.5.1 to 0.6.0. bugfixes.
Modified: moonbase/trunk/mail/esmtp/DETAILS
===================================================================
--- moonbase/trunk/mail/esmtp/DETAILS 2007-09-03 14:35:09 UTC (rev 25698)
+++ moonbase/trunk/mail/esmtp/DETAILS 2007-09-03 19:48:38 UTC (rev 25699)
@@ -1,16 +1,16 @@
MODULE=esmtp
- VERSION=0.5.1
+ VERSION=0.6.0
SOURCE=${MODULE}-${VERSION}.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:daf31e9e4283dbbc8a35b1841626b69bc636960e
+ SOURCE_VFY=sha1:821b5cbf46a933b03b0063af2193cc25375952db
WEB_SITE=http://esmtp.sourceforge.net
ENTERED=20050523
- UPDATED=20050523
+ UPDATED=20050903
SHORT="User configurable relay-only Mail Transfer Agent (MTA)"
+
cat << EOF
esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a
sendmail compatible syntax. It's based on libESMTP supporting the AUTH
(including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP
extensions.
-
EOF
More information about the Lunar-commits
mailing list