[Lunar-commits] r26594 - moonbase/trunk/mail/dbmail

Florin Braescu florin at lunar-linux.org
Sun Nov 4 08:33:21 CET 2007


Author: florin
Date: 2007-11-04 08:33:21 +0100 (Sun, 04 Nov 2007)
New Revision: 26594

Modified:
   moonbase/trunk/mail/dbmail/DEPENDS
   moonbase/trunk/mail/dbmail/DETAILS
Log:
bump the version from 2.2.5 to 2.2.7. Text with unknown encoding is better converted to UTF-8, and character sets are correctly handled for IMAP SEARCH. The IMAP IDLE command is now allowed at any time, improving Outlook compatibility. 

Modified: moonbase/trunk/mail/dbmail/DEPENDS
===================================================================
--- moonbase/trunk/mail/dbmail/DEPENDS	2007-11-04 07:18:59 UTC (rev 26593)
+++ moonbase/trunk/mail/dbmail/DEPENDS	2007-11-04 07:33:21 UTC (rev 26594)
@@ -1,9 +1,9 @@
-depends  gmime  &&
+depends  gmime
 
-optional_depends "mysql"      "--with-mysql"   "" "MySQL support"      &&
-optional_depends "postgresql" "--with-pgsql"   "" "Postgresql support" &&
-optional_depends "sqlite"     "--with-sqlite"  "" "SQLite3 support"    &&
-optional_depends "postfix"    ""               "" "Postfix support"    &&
-optional_depends "exim"       ""               "" "Exim support"       &&
-optional_depends "sendmail"   ""               "" "Sendmail support"   &&
+optional_depends "mysql"      "--with-mysql"   "" "MySQL support"
+optional_depends "postgresql" "--with-pgsql"   "" "Postgresql support"
+optional_depends "sqlite"     "--with-sqlite"  "" "SQLite3 support"
+optional_depends "postfix"    ""               "" "Postfix support"
+optional_depends "exim"       ""               "" "Exim support"
+optional_depends "sendmail"   ""               "" "Sendmail support"
 optional_depends "openldap"   "--with-auth-ldap=/usr/include" "" "LDAP support"

Modified: moonbase/trunk/mail/dbmail/DETAILS
===================================================================
--- moonbase/trunk/mail/dbmail/DETAILS	2007-11-04 07:18:59 UTC (rev 26593)
+++ moonbase/trunk/mail/dbmail/DETAILS	2007-11-04 07:33:21 UTC (rev 26594)
@@ -1,11 +1,11 @@
           MODULE=dbmail
-         VERSION=2.2.5
+         VERSION=2.2.7
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.dbmail.org/download/2.2/
-      SOURCE_VFY=sha1:0b959c9ab97a01e7a3f9be0d6823cf14c64454a3
+      SOURCE_VFY=sha1:15d3bbd945ee09fdc36da6f988f2b4723bd1cc28
         WEB_SITE=http://www.dbmail.org/
          ENTERED=20050304
-         UPDATED=20070603
+         UPDATED=20071104
            SHORT="Enables email to be stored in and retrieved from a database"
 
 cat << EOF



More information about the Lunar-commits mailing list