summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndraž Levstik2010-10-22 12:15:17 +0200
committerAndraž Levstik2010-10-22 12:15:17 +0200
commit7c77db5ee3aacde4385d23b64dcf74c5148be5b0 (patch)
tree3267995142985d60a20e83ca1c6b7be220c97981
parenta6bee879e87fc006d334a2d33ece5fda8711288c (diff)
bitlbee: update to 3.0
-rwxr-xr-xchat-irc/bitlbee/CONFIGURE7
-rwxr-xr-xchat-irc/bitlbee/DETAILS5
-rw-r--r--chat-irc/bitlbee/HISTORY4
-rw-r--r--chat-irc/bitlbee/bitlbee-1.2.4.tar.gz.sigbin287 -> 0 bytes
4 files changed, 8 insertions, 8 deletions
diff --git a/chat-irc/bitlbee/CONFIGURE b/chat-irc/bitlbee/CONFIGURE
index 460c279e40..8a8aee5794 100755
--- a/chat-irc/bitlbee/CONFIGURE
+++ b/chat-irc/bitlbee/CONFIGURE
@@ -16,11 +16,8 @@ config_query_option BITLBEE_OPTS "Enable Oscar protocol (for ICQ or AIM)? " \
config_query_option BITLBEE_OPTS "Enable Yahoo protocol? " y \
"--yahoo=1" "--yahoo=0"
-#config_query AIM "Add patch with AIM improvements?" n
-
-#config_query MSN "Add patch with MSN extensions?" n
-
-#config_query JAB "Add patch to allow jabber to work with Google Talk?" n
+config_query_option BITLBEE_OPTS "Enable Twitter protocol? " y \
+ "--twitter=1" "--twitter=0"
config_query BITLBEE_BITLBEED \
"Build bitlbeed (to run bitlbee without xinetd)?" n
diff --git a/chat-irc/bitlbee/DETAILS b/chat-irc/bitlbee/DETAILS
index fe99686f55..bfa0852db9 100755
--- a/chat-irc/bitlbee/DETAILS
+++ b/chat-irc/bitlbee/DETAILS
@@ -1,13 +1,12 @@
SPELL=bitlbee
- VERSION=1.2.7
+ VERSION=3.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://get.bitlbee.org/src/$SOURCE
WEB_SITE=http://www.bitlbee.org
ENTERED=20031024
SECURITY_PATCH=1
- SOURCE_HASH=sha512:e9ccc425c3873fbbbaae9bc9a89513483052f73ca056136020960ba35eb35957585cacdb4ec5ba3f1444d8e468d3737e336d4bc18247ac90fc35988f52912f7c
- # SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_HASH=sha512:548414b5391aa9eb6426e3bc7f3fd5fb98e9a8c41e775288d0d58e88b02d31e0d8a26ceb46e07bc2c1846377ee61c21596b2e51072f9fd976e92dfc6781d2339
LICENSE[0]=GPL
KEYWORDS="irc chat"
SHORT="bitlbee - an IRC gateway to IM chat networks"
diff --git a/chat-irc/bitlbee/HISTORY b/chat-irc/bitlbee/HISTORY
index 8fc45e09df..30cb456a81 100644
--- a/chat-irc/bitlbee/HISTORY
+++ b/chat-irc/bitlbee/HISTORY
@@ -1,3 +1,7 @@
+2010-10-22 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
+ * DETAILS: updated spell to 3.0
+ * CONFIGURE: added twitter
+
2010-06-08 Robert Figura <template@sourcemage.org>
* DETAILS: Updated to 1.2.7
diff --git a/chat-irc/bitlbee/bitlbee-1.2.4.tar.gz.sig b/chat-irc/bitlbee/bitlbee-1.2.4.tar.gz.sig
deleted file mode 100644
index f863ef711b..0000000000
--- a/chat-irc/bitlbee/bitlbee-1.2.4.tar.gz.sig
+++ /dev/null
Binary files differ