Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (7fb27f9290c6e9c64826f239223d7c4d12c4ef78)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (7fb27f9290c6e9c64826f239223d7c4d12c4ef78)
  • Date: Sat, 30 Oct 2010 13:16:28 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

dev/null |binary
net/ntop/DETAILS | 5 ++---
net/ntop/GeoIPASNum.dat.gz.sig | 0
net/ntop/GeoLiteCity.dat.gz.sig | 0
net/ntop/HISTORY | 4 ++++
5 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 7fb27f9290c6e9c64826f239223d7c4d12c4ef78
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

ntop: added SOURCE_IGNORE for SOURCE2 and SOURCE3

diff --git a/net/ntop/DETAILS b/net/ntop/DETAILS
index c1bf1a7..102c26d 100755
--- a/net/ntop/DETAILS
+++ b/net/ntop/DETAILS
@@ -7,10 +7,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE2_URL[0]=http://www.maxmind.com/download/geoip/database/$SOURCE2

SOURCE3_URL[0]=http://www.maxmind.com/download/geoip/database/asnum/$SOURCE3
-#
SOURCE_HASH=sha512:6aeb2b7194376a7f04a64800ec272785d7ce57429c3931506506c28a809f3febff8df3ba50f432f198efb0e83553dc99c0824fe63af6574b63054ce8eec34d2e
SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
- SOURCE2_GPG="gurus.gpg:$SOURCE2.sig:WORKS_FOR_ME"
- SOURCE3_GPG="gurus.gpg:$SOURCE3.sig:WORKS_FOR_ME"
+ SOURCE2_IGNORE=unversioned
+ SOURCE3_IGNORE=unversioned
LICENSE[0]=GPL
WEB_SITE=http://www.ntop.org/
KEYWORDS="net"
diff --git a/net/ntop/GeoIPASNum.dat.gz.sig b/net/ntop/GeoIPASNum.dat.gz.sig
deleted file mode 100644
index ec5484a..0000000
Binary files a/net/ntop/GeoIPASNum.dat.gz.sig and /dev/null differ
diff --git a/net/ntop/GeoLiteCity.dat.gz.sig b/net/ntop/GeoLiteCity.dat.gz.sig
deleted file mode 100644
index f4635af..0000000
Binary files a/net/ntop/GeoLiteCity.dat.gz.sig and /dev/null differ
diff --git a/net/ntop/HISTORY b/net/ntop/HISTORY
index 6b735d8..a812852 100644
--- a/net/ntop/HISTORY
+++ b/net/ntop/HISTORY
@@ -1,3 +1,7 @@
+2010-10-30 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: added SOURCE_IGNORE for SOURCE2 and SOURCE3
+ * GeoLiteCity.dat.gz.sig, GeoIPASNum.dat.gz.sig: removed, no longer
needed
+
2010-04-06 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
* DEPENDS: updated mysql dependency to MYSQL provider




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (7fb27f9290c6e9c64826f239223d7c4d12c4ef78), Bor Kraljič, 10/30/2010

Archive powered by MHonArc 2.6.24.

Top of Page