[Lunar-commits] <moonbase> weechat: Bumped to version 0.3.1. Added a few optional depends

Stefan Wold ratler at lunar-linux.org
Sat Jan 23 11:02:51 CET 2010


commit 08e317053d089a642c33ebb4ada51a2412f3e798
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Sat Jan 23 11:02:51 2010 +0100

    weechat: Bumped to version 0.3.1. Added a few optional depends
---
 chat/weechat/DEPENDS |    3 +++
 chat/weechat/DETAILS |    9 +++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/chat/weechat/DEPENDS b/chat/weechat/DEPENDS
index 83e978c..6936659 100644
--- a/chat/weechat/DEPENDS
+++ b/chat/weechat/DEPENDS
@@ -1,3 +1,6 @@
 depends ncurses
 optional_depends "perl"  "--enable-perl" "--disable-perl" "to compile the perl plugin"
 optional_depends "Python" "--enable-python" "--disable-python" "to compile the Python plugin"
+optional_depends "lua" "--enable-lua" "--disable-lua" "to compile the lua plugin"
+optional_depends "ruby" "--enable-ruby" "--disable-ruby" "to compile the ruby plugin"
+optional_depends "tcl" "--enable-tcl" "--disable-tcl" "to compile the tcl plugin"
diff --git a/chat/weechat/DETAILS b/chat/weechat/DETAILS
index 52b8a56..156eb5c 100644
--- a/chat/weechat/DETAILS
+++ b/chat/weechat/DETAILS
@@ -1,13 +1,14 @@
           MODULE=weechat
-         VERSION=0.3.0
+         VERSION=0.3.1
           SOURCE=${MODULE}-${VERSION}.tar.bz2
       SOURCE_URL=http://weechat.flashtux.org/download/src/
-      SOURCE_VFY=sha1:9de94907de42d84f008d07c69714b411fead8928
+      SOURCE_VFY=sha1:aa9829e37e6444d18bbf37190d3f49e9a4c49483
         WEB_SITE=http://weechat.flashtux.org/index.php?lang=en
          ENTERED=20050223
-         UPDATED=20090911
-           PSAFE=no
+         UPDATED=20100123
            SHORT="very light and neat IRC client"
+PSAFE=no
+
 cat << EOF
 WeeChat is very light and neat IRC client.
 EOF


More information about the Lunar-commits mailing list