[Lunar-commits] <moonbase> ntop: version bumped to 3.3.8.

Florin Braescu florin at lunar-linux.org
Mon Oct 6 14:18:39 CEST 2008


commit df0b1c89adeb4666b4b8dcbe3750dd05f51ac5b6
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Oct 6 15:18:39 2008 +0300

    ntop: version bumped to 3.3.8.
    
    Changes:
    cPacket cTap support was improved.
    The core was fixed when ntop is started with -f.
    A crash in handling DHCP packets was fixed.
    Tiny changes were made to configure.
    A minor HTML header change was done.
---
 net/ntop/DEPENDS |   14 +++++++-------
 net/ntop/DETAILS |    6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/net/ntop/DEPENDS b/net/ntop/DEPENDS
index e2ef62f..7079505 100644
--- a/net/ntop/DEPENDS
+++ b/net/ntop/DEPENDS
@@ -1,9 +1,9 @@
-depends automake  &&
-depends gdbm      &&
-depends libpcap   &&
-depends ncurses   &&
-depends gd        &&
+depends automake
+depends gdbm
+depends libpcap
+depends ncurses
+depends gd
 
-optional_depends "lsof"  ""               "" "For lsof support"  &&
-optional_depends "nmap"  ""               "" "For nmap support"  &&
+optional_depends "lsof"  ""               "" "For lsof support" 
+optional_depends "nmap"  ""               "" "For nmap support"
 optional_depends "mysql" "--enable-mysql" "" "For My-SQL support"
diff --git a/net/ntop/DETAILS b/net/ntop/DETAILS
index 7c105f2..2860890 100644
--- a/net/ntop/DETAILS
+++ b/net/ntop/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ntop
-         VERSION=3.3.7
+         VERSION=3.3.8
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_VFY=sha1:2e43bca145d559f192b627ea9b67bf17773ea25f
+      SOURCE_VFY=sha1:6ef20a1c43ce560b81e6439dc7ad0f7b29edc2c0
       SOURCE_URL=$SFORGE_URL/$MODULE
         WEB_SITE=http://www.ntop.org
          ENTERED=20020803
-         UPDATED=20080818
+         UPDATED=20081006
            SHORT="A network traffic probe with a web frontend"
 
 cat << EOF


More information about the Lunar-commits mailing list