summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2010-10-30 19:22:18 +0200
committerBor Kraljič2010-10-30 20:04:09 +0200
commit7fb27f9290c6e9c64826f239223d7c4d12c4ef78 (patch)
tree19d91516e248c75d4c51e8cf4fc0342e0378e024
parentad13175147226166488e8d85312b25e61ac75c3c (diff)
ntop: added SOURCE_IGNORE for SOURCE2 and SOURCE3
-rwxr-xr-xnet/ntop/DETAILS5
-rw-r--r--net/ntop/GeoIPASNum.dat.gz.sigbin287 -> 0 bytes
-rw-r--r--net/ntop/GeoLiteCity.dat.gz.sigbin287 -> 0 bytes
-rw-r--r--net/ntop/HISTORY4
4 files changed, 6 insertions, 3 deletions
diff --git a/net/ntop/DETAILS b/net/ntop/DETAILS
index c1bf1a77f4..102c26dec8 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 ec5484a671..0000000000
--- a/net/ntop/GeoIPASNum.dat.gz.sig
+++ /dev/null
Binary files differ
diff --git a/net/ntop/GeoLiteCity.dat.gz.sig b/net/ntop/GeoLiteCity.dat.gz.sig
deleted file mode 100644
index f4635afd74..0000000000
--- a/net/ntop/GeoLiteCity.dat.gz.sig
+++ /dev/null
Binary files differ
diff --git a/net/ntop/HISTORY b/net/ntop/HISTORY
index 6b735d891e..a812852bd7 100644
--- a/net/ntop/HISTORY
+++ b/net/ntop/HISTORY
@@ -1,3 +1,7 @@
+2010-10-30 Bor Kraljič <pyrobor@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@sourcemage.org>
* DEPENDS: updated mysql dependency to MYSQL provider