[Lunar-commits] <moonbase> weechat: Version bump to 0.3.0
Terry Chan
tchan at lunar-linux.org
Sat Sep 12 06:53:00 CEST 2009
commit b11dbfb2338c5cb3f7e7a48b2bfc0f770bf4ef8d
Author: Terry Chan <tchan at lunar-linux.org>
Date: Fri Sep 11 23:53:00 2009 -0500
weechat: Version bump to 0.3.0
---
chat/weechat/BUILD | 3 ++-
chat/weechat/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/chat/weechat/BUILD b/chat/weechat/BUILD
index 52f036d..11cb9c2 100644
--- a/chat/weechat/BUILD
+++ b/chat/weechat/BUILD
@@ -4,6 +4,7 @@
if [ -h /usr/bin/weechat ]; then
rm -f weechat
fi &&
- ln -sf weechat-curses weechat
+ ln -sf weechat-curses weechat &&
+ gather_docs UPGRADE_0.3
) > $C_FIFO 2>&1
diff --git a/chat/weechat/DETAILS b/chat/weechat/DETAILS
index d67e61f..c1b0b50 100644
--- a/chat/weechat/DETAILS
+++ b/chat/weechat/DETAILS
@@ -1,11 +1,11 @@
MODULE=weechat
- VERSION=0.2.6.3
+ VERSION=0.3.0
SOURCE=${MODULE}-${VERSION}.tar.bz2
SOURCE_URL=http://weechat.flashtux.org/download/
- SOURCE_VFY=sha1:f30afb14a0b3920baab349e0efaef17fd5b0ce5e
+ SOURCE_VFY=sha1:9de94907de42d84f008d07c69714b411fead8928
WEB_SITE=http://weechat.flashtux.org/index.php?lang=en
ENTERED=20050223
- UPDATED=20090621
+ UPDATED=20090911
PSAFE=no
SHORT="very light and neat IRC client"
cat << EOF
More information about the Lunar-commits
mailing list