diff options
author | sem <sem@FreeBSD.org> | 2005-01-11 05:55:46 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-01-11 05:55:46 +0800 |
commit | 91f4da8a43fc7611725f22a2548452e8512ce895 (patch) | |
tree | 3e72bc3d02bdc7580c39e57d55f822f1dc7aae09 /net-mgmt/netwox | |
parent | b96add3904a64cf02ca6e19b82666feab4aca3ac (diff) | |
download | freebsd-ports-gnome-91f4da8a43fc7611725f22a2548452e8512ce895.tar.gz freebsd-ports-gnome-91f4da8a43fc7611725f22a2548452e8512ce895.tar.zst freebsd-ports-gnome-91f4da8a43fc7611725f22a2548452e8512ce895.zip |
- Update to 5.28.0
* The SMB share enumeration packet was not decoded if the number of
available shares was less than announced. The new 210 tool is a Web
spider limited to the requested directory. The new 211 tool converts
a Web spidered filename to its URL. The new 212 tool indicates where
a Web spider stored a URL. Traceroute tools have a new parameter
--resolve to resolve hostnames.
PR: ports/76042
Submitted by: maintainer
Diffstat (limited to 'net-mgmt/netwox')
-rw-r--r-- | net-mgmt/netwox/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/netwox/distinfo | 8 | ||||
-rw-r--r-- | net-mgmt/netwox/pkg-plist | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mgmt/netwox/Makefile b/net-mgmt/netwox/Makefile index 297ac27bba85..03dc456ef06e 100644 --- a/net-mgmt/netwox/Makefile +++ b/net-mgmt/netwox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netwox -PORTVERSION= 5.27.0 +PORTVERSION= 5.28.0 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwox/download/v5/ \ http://membres.lycos.fr/lauconstantin/common/netw/netwox/download/v5/ \ diff --git a/net-mgmt/netwox/distinfo b/net-mgmt/netwox/distinfo index 6dfeb2ed6f03..2a5a95b14796 100644 --- a/net-mgmt/netwox/distinfo +++ b/net-mgmt/netwox/distinfo @@ -1,4 +1,4 @@ -MD5 (netwox-5.27.0-src.tgz) = 193bb5184828a4b246982ad3a35f0ea9 -SIZE (netwox-5.27.0-src.tgz) = 514010 -MD5 (netwox-5.27.0-doc_html.tgz) = fbaa8b53432124feb7e4803a0c2621e9 -SIZE (netwox-5.27.0-doc_html.tgz) = 110711 +MD5 (netwox-5.28.0-src.tgz) = fb06458a9e80a8dd2f09fcdc0fb49bd9 +SIZE (netwox-5.28.0-src.tgz) = 522892 +MD5 (netwox-5.28.0-doc_html.tgz) = d4be8edafb486f5cd81ae8d7f13562e8 +SIZE (netwox-5.28.0-doc_html.tgz) = 112154 diff --git a/net-mgmt/netwox/pkg-plist b/net-mgmt/netwox/pkg-plist index 8bcab61c4bc4..9d4476622f77 100644 --- a/net-mgmt/netwox/pkg-plist +++ b/net-mgmt/netwox/pkg-plist @@ -230,6 +230,10 @@ bin/netwox %%PORTDOCS%%%%DOCSDIR%%/tools/207.html %%PORTDOCS%%%%DOCSDIR%%/tools/208.html %%PORTDOCS%%%%DOCSDIR%%/tools/209.html +%%PORTDOCS%%%%DOCSDIR%%/tools/210.html +%%PORTDOCS%%%%DOCSDIR%%/tools/211.html +%%PORTDOCS%%%%DOCSDIR%%/tools/212.html +%%PORTDOCS%%%%DOCSDIR%%/tools/213.html %%PORTDOCS%%%%DOCSDIR%%/tools/index.html %%PORTDOCS%%@dirrm %%DOCSDIR%%/tools %%PORTDOCS%%@dirrm %%DOCSDIR%%/txt |