Skip to Content.
Sympa Menu

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

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 (2c9c44eee40f8f197c0ad6a412fb3ad3df50a30b)
  • Date: Tue, 11 Feb 2014 08:27:47 -0600

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

ftp/ncdc/DEPENDS | 7 ++++++-
ftp/ncdc/DETAILS | 2 +-
ftp/ncdc/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit 2c9c44eee40f8f197c0ad6a412fb3ad3df50a30b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ncdc: => 1.19

diff --git a/ftp/ncdc/DEPENDS b/ftp/ncdc/DEPENDS
index 910d082..78d0e45 100755
--- a/ftp/ncdc/DEPENDS
+++ b/ftp/ncdc/DEPENDS
@@ -3,4 +3,9 @@ depends zlib &&
depends bzip2 &&
depends sqlite &&
depends glib2 &&
-depends gnutls
+depends gnutls &&
+
+optional_depends geoip \
+ "--with-geoip" \
+ "--without-geoip" \
+ "for IP-to-country lookups support"
diff --git a/ftp/ncdc/DETAILS b/ftp/ncdc/DETAILS
index 86a49dd..a5502ab 100755
--- a/ftp/ncdc/DETAILS
+++ b/ftp/ncdc/DETAILS
@@ -1,5 +1,5 @@
SPELL=ncdc
- VERSION=1.18
+ VERSION=1.19
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://dev.yorhel.nl/download/$SOURCE
diff --git a/ftp/ncdc/HISTORY b/ftp/ncdc/HISTORY
index bc0fc59..1562589 100644
--- a/ftp/ncdc/HISTORY
+++ b/ftp/ncdc/HISTORY
@@ -1,3 +1,7 @@
+2014-02-11 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.19
+ * DEPENDS: added optional geoip support
+
2013-10-02 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.18




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2c9c44eee40f8f197c0ad6a412fb3ad3df50a30b), Vlad Glagolev, 02/11/2014

Archive powered by MHonArc 2.6.24.

Top of Page