[Lunar-commits] r23893 - moonbase/trunk/chat/xchat-gnome

Chad Kittel v3rt1g0 at lunar-linux.org
Mon Apr 2 19:49:26 CEST 2007


Author: v3rt1g0
Date: 2007-04-02 19:49:25 +0200 (Mon, 02 Apr 2007)
New Revision: 23893

Modified:
   moonbase/trunk/chat/xchat-gnome/DEPENDS
   moonbase/trunk/chat/xchat-gnome/DETAILS
Log:
  Module Version Bump: xchat-gnome (0.16 -> 0.17)

   * libsexy is now a requirement
   * mostly just defect fixes

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


Modified: moonbase/trunk/chat/xchat-gnome/DEPENDS
===================================================================
--- moonbase/trunk/chat/xchat-gnome/DEPENDS	2007-04-02 17:45:13 UTC (rev 23892)
+++ moonbase/trunk/chat/xchat-gnome/DEPENDS	2007-04-02 17:49:25 UTC (rev 23893)
@@ -1,4 +1,5 @@
 depends  libgnomeui  &&
+depends  libsexy     &&
 
 optional_depends  "enchant"   ""  ""                      \
                   "for spell checking support"            &&
@@ -12,7 +13,5 @@
                   "for tcl-based plugin support"          &&
 optional_depends  "dbus-glib" ""  "--disable-dbus"        \
                   "for DBus support"                      &&
-optional_depends  "libsexy"   ""  ""                      \
-                  "for enhanced user interface elements"  &&
 optional_depends  "libnotify"  ""  ""                     \
                   "for desktop notification support"

Modified: moonbase/trunk/chat/xchat-gnome/DETAILS
===================================================================
--- moonbase/trunk/chat/xchat-gnome/DETAILS	2007-04-02 17:45:13 UTC (rev 23892)
+++ moonbase/trunk/chat/xchat-gnome/DETAILS	2007-04-02 17:49:25 UTC (rev 23893)
@@ -1,11 +1,11 @@
           MODULE=xchat-gnome
-         VERSION=0.16
+         VERSION=0.17
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://releases.navi.cx/$MODULE/
-      SOURCE_VFY=sha1:0ee0b2df917203f443a947fcd38fe0eb58c47d6e
+      SOURCE_VFY=sha1:173cdb3979f66b1d57e08bbec2aec81dcfdb122e
         WEB_SITE=http://xchat-gnome.navi.cx/
          ENTERED=20040504
-         UPDATED=20070113
+         UPDATED=20070402
            SHORT="a GNOME frontend to X-Chat"
 
 cat << EOF



More information about the Lunar-commits mailing list