[Lunar-commits] <moonbase> ircservices: version bumped to 5.1.18.
Florin Braescu
florin at lunar-linux.org
Mon Jul 13 09:00:24 CEST 2009
commit 99a4cf77b0099c9d5eb281adb6f8d1a245ac322f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Jul 13 10:00:24 2009 +0300
ircservices: version bumped to 5.1.18.
This release fixes several minor issues, as well as a bug in the
OperServ EXCEPTION MOVE which could cause Services to misbehave or
crash if the EXCEPTION DEL command was later used.
---
chat/ircservices/BUILD | 2 ++
chat/ircservices/DETAILS | 9 ++++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/chat/ircservices/BUILD b/chat/ircservices/BUILD
index 9d9d593..d1e50b4 100644
--- a/chat/ircservices/BUILD
+++ b/chat/ircservices/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
./configure -prefix /usr \
-cc gcc &&
default_make
diff --git a/chat/ircservices/DETAILS b/chat/ircservices/DETAILS
index 825ad92..9eee07e 100644
--- a/chat/ircservices/DETAILS
+++ b/chat/ircservices/DETAILS
@@ -1,11 +1,14 @@
MODULE=ircservices
- VERSION=5.1.17
+ VERSION=5.1.18
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-$VERSION-getline.patch.bz2
SOURCE_URL=http://www.ircservices.za.net/download
- SOURCE_VFY=sha1:f486405a5887bd11d07fb50808ddfc576307f6d5
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:297ac6d5c6b38581ce9a8525473f63a60464bc5b
+ SOURCE2_VFY=sha1:aa0ea8d320234a2c6cf607c7f6dd2a244fbb2a5a
WEB_SITE=http://www.irc.org
ENTERED=20030713
- UPDATED=20090531
+ UPDATED=20090713
SHORT="IRC services provides NickServ and ChanServ"
PSAFE=no
More information about the Lunar-commits
mailing list