[Lunar-commits] r23198 - moonbase/trunk/mail/gmime

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Feb 9 02:57:53 CET 2007


Author: v3rt1g0
Date: 2007-02-09 02:57:53 +0100 (Fri, 09 Feb 2007)
New Revision: 23198

Modified:
   moonbase/trunk/mail/gmime/DEPENDS
   moonbase/trunk/mail/gmime/DETAILS
Log:
  Module Version Bump: gmime (2.2.3 -> 2.2.4)

   * cleaned up the descriptions
   * updated optional depends to point to gtk-sharp2
   * bugfixes and enhancements

  compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x


Modified: moonbase/trunk/mail/gmime/DEPENDS
===================================================================
--- moonbase/trunk/mail/gmime/DEPENDS	2007-02-09 00:43:04 UTC (rev 23197)
+++ moonbase/trunk/mail/gmime/DEPENDS	2007-02-09 01:57:53 UTC (rev 23198)
@@ -1,3 +1,4 @@
 depends glib-2  &&
 
-optional_depends "gtk-sharp" "" "" "to enable the mono bindings"
+optional_depends  "gtk-sharp2"  "--enable-mono"  "--disable-mono"  \
+                  "to enable the mono bindings"

Modified: moonbase/trunk/mail/gmime/DETAILS
===================================================================
--- moonbase/trunk/mail/gmime/DETAILS	2007-02-09 00:43:04 UTC (rev 23197)
+++ moonbase/trunk/mail/gmime/DETAILS	2007-02-09 01:57:53 UTC (rev 23198)
@@ -1,18 +1,15 @@
           MODULE=gmime
-         VERSION=2.2.3
+         VERSION=2.2.4
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://spruce.sourceforge.net/gmime/sources/v2.2/
-      SOURCE_VFY=sha1:1ae5bb7577cc8ef7f1bd19fef573bfedc3274f12
+      SOURCE_VFY=sha1:1cf5de2e9e594b136c37b7627f7676be6a977704
         WEB_SITE=http://spruce.sourceforge.net/gmime/
          ENTERED=20040721
-         UPDATED=20061025
-           SHORT="MIME creation/parsing library and toolset."
+         UPDATED=20070208
+           SHORT="MIME creation/parsing library and toolset"
 
 cat << EOF
-The GMime suite provides a core library and set of utilities which may be used
-for the creation and parsing of messages using the Multipurpose Internet Mail
-Extension (MIME), as defined by the following RFCs:
-    0822, 1521, 1847, 1864, 2015, 2045, 2046, 2047, 2048, 2049, 2183, 2184,
-    2231, 3156
-More related RFC's listed on the gmime homepage.
+The GMime suite provides a core library and set of utilities which may
+be used for the creation and parsing of messages using the Multipurpose
+Internet Mail Extension (MIME)
 EOF



More information about the Lunar-commits mailing list