Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (52e9b6bafe1f78e16a450bd68ac162237278cf06)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (52e9b6bafe1f78e16a450bd68ac162237278cf06)
  • Date: Sat, 13 Sep 2008 12:34:06 -0500

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

chat-irc/znc/DEPENDS | 2 ++
chat-irc/znc/DETAILS | 12 ++++++------
chat-irc/znc/HISTORY | 5 ++++-
3 files changed, 12 insertions(+), 7 deletions(-)

New commits:
commit 52e9b6bafe1f78e16a450bd68ac162237278cf06
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

znc: => 0.060

diff --git a/chat-irc/znc/DEPENDS b/chat-irc/znc/DEPENDS
index f580806..455e81f 100755
--- a/chat-irc/znc/DEPENDS
+++ b/chat-irc/znc/DEPENDS
@@ -1,8 +1,10 @@
depends g++ &&
+
optional_depends perl \
"" \
"--disable-perl" \
"to use perl" &&
+
optional_depends openssl \
"" \
"--disable-openssl" \
diff --git a/chat-irc/znc/DETAILS b/chat-irc/znc/DETAILS
index 5c9886b..29f033b 100755
--- a/chat-irc/znc/DETAILS
+++ b/chat-irc/znc/DETAILS
@@ -1,10 +1,10 @@
SPELL=znc
- VERSION=0.058
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://voxel.dl.sourceforge.net/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:7b044776ee1b17c98ccb0a7d33d88a3e8f121ff3ef36df1cb2dbdef2ffd7fd390bf18d0c344230f7da5a6c57e2507c07137aa7989d3f3592ad0571291c90364d
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://en.znc.in";
+ VERSION=0.060
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:81b28ae734cb2c2d2d344d40513859353d35fa2b578dbd0b246599a3b28e702d0ed7767e034dabee6aefaa1cc588e2d4a4e24c5478c8f711b4720e78611135f9
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=http://en.znc.in/
LICENSE[0]=GPL
ENTERED=20080723
SHORT="IRC Bouncer"
diff --git a/chat-irc/znc/HISTORY b/chat-irc/znc/HISTORY
index 048fec3..c35389b 100644
--- a/chat-irc/znc/HISTORY
+++ b/chat-irc/znc/HISTORY
@@ -1,6 +1,9 @@
+2008-09-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.060; cleaned up
+ * DEPENDS: improved readability :P
+
2008-07-24 George Sherwood <gsherwood AT sourcemage.org>
* DEPENDS: depends g++

2008-07-23 George Sherwood <gsherwood AT sourcemage.org>
* DEPENDS, DETAILS: spell created
-



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (52e9b6bafe1f78e16a450bd68ac162237278cf06), Vlad Glagolev, 09/13/2008

Archive powered by MHonArc 2.6.24.

Top of Page