[Lunar-commits] r17227 - moonbase/trunk/mail/sylpheed2

Chad Kittel v3rt1g0 at lunar-linux.org
Tue Nov 8 14:47:36 UTC 2005


Author: v3rt1g0
Date: 2005-11-08 14:47:35 +0000 (Tue, 08 Nov 2005)
New Revision: 17227

Removed:
   moonbase/trunk/mail/sylpheed2/BUILD
Modified:
   moonbase/trunk/mail/sylpheed2/DEPENDS
   moonbase/trunk/mail/sylpheed2/DETAILS
Log:
  Module Version Bump: sylpheed2 (2.0.3 -> 2.0.4)

  * A buffer overflow security fixe and a fix for the Drag n Drop issue
    Patch no longer needed!
  * Tidyed up the depends layout a bit too

  compiled/tested: gcc-3.4.4 | glibc-2.3.5 | kernel headers 2.6.x


Deleted: moonbase/trunk/mail/sylpheed2/BUILD

Modified: moonbase/trunk/mail/sylpheed2/DEPENDS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DEPENDS	2005-11-08 14:00:02 UTC (rev 17226)
+++ moonbase/trunk/mail/sylpheed2/DEPENDS	2005-11-08 14:47:35 UTC (rev 17227)
@@ -1,26 +1,21 @@
 depends gtk+-2  &&
 
-optional_depends  "compface"             \
-                  ""                     \
-                  "--disable-compface"   \
-                  "for X-Face support"   &&
+optional_depends  "compface"                               \
+                  ""                 "--disable-compface"  \
+                  "for X-Face support"                     &&
 
-optional_depends  "openssl"              \
-                  ""                     \
-                  "--disable-ssl"        \
-                  "for pop3s and imaps"  &&
+optional_depends  "openssl"                                \
+                  ""                 "--disable-ssl"       \
+                  "for pop3s and imaps"                    &&
 
-optional_depends  "openldap"             \
-                  "--enable-ldap"        \
-                  ""                     \
-                  "for ldap support"     &&
+optional_depends  "openldap"                               \
+                  "--enable-ldap"    ""                    \
+                  "for ldap support"                       &&
 
-optional_depends  "gpgme"                \
-                  "--enable-gpgme"       \
-                  "--disable-gpgme"      \
-                  "for encrypted email"  &&
+optional_depends  "gpgme"                                  \
+                  "--enable-gpgme"   "--disable-gpgme"     \
+                  "for encrypted email"                    &&
 
-optional_depends  "jpilot"               \
-                  "--enable-jpilot"      \
-                  ""                     \
+optional_depends  "jpilot"                                 \
+                  "--enable-jpilot"  ""                    \
                   "to use jpilot address book"

Modified: moonbase/trunk/mail/sylpheed2/DETAILS
===================================================================
--- moonbase/trunk/mail/sylpheed2/DETAILS	2005-11-08 14:00:02 UTC (rev 17226)
+++ moonbase/trunk/mail/sylpheed2/DETAILS	2005-11-08 14:47:35 UTC (rev 17227)
@@ -1,15 +1,12 @@
           MODULE=sylpheed2
-         VERSION=2.0.3
+         VERSION=2.0.4
           SOURCE=sylpheed-$VERSION.tar.bz2
-         SOURCE2=sylpheed-$VERSION-dragdropfix.patch
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/sylpheed-$VERSION
       SOURCE_URL=http://sylpheed.good-day.net/sylpheed/v2.0/
-      SOURCE_VFY=sha1:5fd3d73d2d0742f547017d772ed83ba46b1f4e60
-     SOURCE2_URL=$PATCH_URL/
-     SOURCE2_VFY=sha1:3a9c63d30e2ec34c47cf7788ab34993baadf1942
+      SOURCE_VFY=sha1:97949f339b911febc2c734ef225bb266dd187a37
         WEB_SITE=http://sylpheed.good-day.net
          ENTERED=20050201
-         UPDATED=20051023
+         UPDATED=20051108
            SHORT="an e-mail client (and news reader)"
 
 cat << EOF



More information about the Lunar-commits mailing list