diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-08-19 07:17:11 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-08-19 07:17:11 +0800 |
commit | 56a169008345a6ff073551e506d366d9ec44cac7 (patch) | |
tree | 5a00d444e6e46e918eaa6997bcfffa7c26baffe0 /net/ntop | |
parent | 0aac4b5ab012d66c566dbeefe056647e32ce6287 (diff) | |
download | freebsd-ports-gnome-56a169008345a6ff073551e506d366d9ec44cac7.tar.gz freebsd-ports-gnome-56a169008345a6ff073551e506d366d9ec44cac7.tar.zst freebsd-ports-gnome-56a169008345a6ff073551e506d366d9ec44cac7.zip |
- Update to 4.1.0
Diffstat (limited to 'net/ntop')
-rw-r--r-- | net/ntop/Makefile | 6 | ||||
-rw-r--r-- | net/ntop/distinfo | 4 | ||||
-rw-r--r-- | net/ntop/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index bd7dbdc5da95..cd620dd53bb0 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ntop -PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.1.0 CATEGORIES= net -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +#MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz MAINTAINER= sylvio@FreeBSD.org diff --git a/net/ntop/distinfo b/net/ntop/distinfo index ff3675c1527d..bc5ef62e4f36 100644 --- a/net/ntop/distinfo +++ b/net/ntop/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntop-4.0.1.tar.gz) = 5b8d393246e423e434532a4de79fe4f08191b98c451d76a4ede251302fd4f56d -SIZE (ntop-4.0.1.tar.gz) = 39184538 +SHA256 (ntop-4.1.0.tar.gz) = c71e5563879ec1866296825e1705f30b5a67eb87c9abfbd7dc1c5baeed0384a4 +SIZE (ntop-4.1.0.tar.gz) = 39118983 diff --git a/net/ntop/pkg-plist b/net/ntop/pkg-plist index eced7c40fd3a..95ddcebca484 100644 --- a/net/ntop/pkg-plist +++ b/net/ntop/pkg-plist @@ -102,6 +102,7 @@ lib/ntop/plugins/sflowPlugin.so %%DATADIR%%/html/error.gif %%DATADIR%%/html/expanded.gif %%DATADIR%%/html/external.png +%%DATADIR%%/html/facebook.gif %%DATADIR%%/html/faq.html %%DATADIR%%/html/favicon.ico %%DATADIR%%/html/fback.png @@ -136,6 +137,7 @@ lib/ntop/plugins/sflowPlugin.so %%DATADIR%%/html/jscalendar/calendar.js %%DATADIR%%/html/jscalendar/lang/calendar-en.js %%DATADIR%%/html/json2.js +%%DATADIR%%/html/linkedin.gif %%DATADIR%%/html/line-bottom.png %%DATADIR%%/html/lock.png %%DATADIR%%/html/mail.gif @@ -402,10 +404,12 @@ lib/ntop/plugins/sflowPlugin.so %%DATADIR%%/html/statsicons/os/os2.gif %%DATADIR%%/html/statsicons/os/sun.gif %%DATADIR%%/html/statsicons/os/windows.gif +%%DATADIR%%/html/skype.png %%DATADIR%%/html/style.css %%DATADIR%%/html/switch.gif %%DATADIR%%/html/theme.css %%DATADIR%%/html/theme.js +%%DATADIR%%/html/twitter.png %%DATADIR%%/html/upload.gif %%DATADIR%%/html/url.gif %%DATADIR%%/html/user.gif @@ -415,6 +419,7 @@ lib/ntop/plugins/sflowPlugin.so %%DATADIR%%/html/web.gif %%DATADIR%%/html/wheel.gif %%DATADIR%%/html/white_bg.gif +%%DATADIR%%/html/youtube.gif %%DATADIR%%/html/zoom.js %%DATADIR%%/python/GeoPacketVisualizer.py %%DATADIR%%/python/docs/Makefile |