[Lunar-commits] r21910 - moonbase/trunk/chat/xchat
Terry Chan
tchan at lunar-linux.org
Mon Oct 23 17:28:50 CEST 2006
Author: tchan
Date: 2006-10-23 17:28:50 +0200 (Mon, 23 Oct 2006)
New Revision: 21910
Modified:
moonbase/trunk/chat/xchat/DEPENDS
moonbase/trunk/chat/xchat/DETAILS
Log:
Version bump to xchat-2.6.8. Added tcl optional support at Stelz's request.
Modified: moonbase/trunk/chat/xchat/DEPENDS
===================================================================
--- moonbase/trunk/chat/xchat/DEPENDS 2006-10-23 15:14:18 UTC (rev 21909)
+++ moonbase/trunk/chat/xchat/DEPENDS 2006-10-23 15:28:50 UTC (rev 21910)
@@ -9,5 +9,8 @@
optional_depends "perl" "--enable-perl" "--disable-perl" \
"enable support for perl plugins" &&
+optional_depends "tcl" "--enable-tcl=/usr" "--disable-tcl" \
+ "enable support for tcl plugins" &&
+
optional_depends "dbus" "--enable-dbus" "--disable-dbus" \
"enable support for a DBus remote interface"
Modified: moonbase/trunk/chat/xchat/DETAILS
===================================================================
--- moonbase/trunk/chat/xchat/DETAILS 2006-10-23 15:14:18 UTC (rev 21909)
+++ moonbase/trunk/chat/xchat/DETAILS 2006-10-23 15:28:50 UTC (rev 21910)
@@ -1,11 +1,11 @@
MODULE=xchat
- VERSION=2.6.6
+ VERSION=2.6.8
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.xchat.org/files/source/2.6/
- SOURCE_VFY=sha1:ba674165ad9f8e48acd2c0437bea6b1acc2871b9
+ SOURCE_VFY=sha1:7be12710c7461c8108524b763af83de89ae900f4
WEB_SITE=http://www.xchat.org
ENTERED=20020729
- UPDATED=20060726
+ UPDATED=20061023
SHORT="a GTK+-2 based IRC client"
cat << EOF
More information about the Lunar-commits
mailing list