[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7d7c4b4d2d33970e9984c90f85efeeeed9c7b898)

Vlad Glagolev scm at sourcemage.org
Fri Jul 24 06:56:48 EDT 2009


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 chat-irc/znc/DEPENDS |    4 ++++
 chat-irc/znc/DETAILS |   13 ++++++++-----
 chat-irc/znc/HISTORY |    4 ++++
 3 files changed, 16 insertions(+), 5 deletions(-)

New commits:
commit 7d7c4b4d2d33970e9984c90f85efeeeed9c7b898
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    znc: => 0.074

diff --git a/chat-irc/znc/DEPENDS b/chat-irc/znc/DEPENDS
index fd7711a..ce1294d 100755
--- a/chat-irc/znc/DEPENDS
+++ b/chat-irc/znc/DEPENDS
@@ -8,6 +8,10 @@ optional_depends cyrus-sasl \
                  "--enable-sasl" "" \
                  "for SASL support" &&
 
+optional_depends c-ares \
+                 "" "--disable-c-ares" \
+                 "for c-ares usage" &&
+
 optional_depends openssl \
                  "" "--disable-openssl" \
                  "to use OpenSSL"
diff --git a/chat-irc/znc/DETAILS b/chat-irc/znc/DETAILS
index 42f4606..c967fc6 100755
--- a/chat-irc/znc/DETAILS
+++ b/chat-irc/znc/DETAILS
@@ -1,14 +1,17 @@
            SPELL=znc
-         VERSION=0.070
-  SECURITY_PATCH=1
+         VERSION=0.074
+  SECURITY_PATCH=2
           SOURCE=$SPELL-$VERSION.tar.gz
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:dbac89140d7c2bd41c77689cb28313e9fc8aeb04749255d22e954e234298a792165357ff3a5a3a555526f101d68f9eb8cb363f1e2c1b77ddd738e3b8ef4900be
+     SOURCE_HASH=sha512:11fcdb3c8d20de5b865d0b4679ce1a9eb4bb92e92a1f9929dbd8771428fe4ac1e04b0d694385d4a99c3f245bd93c37378882694055b54b2079bcf2010f630dce
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
         WEB_SITE=http://en.znc.in/
       LICENSE[0]=GPL
          ENTERED=20080723
-           SHORT="IRC Bouncer"
+           SHORT="advanced IRC Bouncer"
 cat << EOF
-ZNC, an advanced IRC bouncer.
+ZNC is an advanced IRC bouncer with features that include support for
+multiple users, playback buffers, DCC bouncing, SASL authentication and
+SSL encryption. It can be extended with dynamically loaded modules
+written in C++ or Perl.
 EOF
diff --git a/chat-irc/znc/HISTORY b/chat-irc/znc/HISTORY
index f0c637c..1b6971a 100644
--- a/chat-irc/znc/HISTORY
+++ b/chat-irc/znc/HISTORY
@@ -1,3 +1,7 @@
+2009-07-24 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.074; SECURITY_PATCH++; use better desc
+	* DEPENDS: added c-ares optional dependency
+
 2009-05-24 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 0.070
 



More information about the SM-Commit mailing list