diff options
author | marcus <marcus@FreeBSD.org> | 2005-05-08 04:17:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-05-08 04:17:25 +0800 |
commit | a8a78c9a33db8402f03df47faeb0ba2046fde127 (patch) | |
tree | 4b77cf2e543407e0a0561ccf4ac6e14881f8f064 /net/wireshark | |
parent | 20cc5fbada830be8d0cc1b112539fddb404066ab (diff) | |
download | freebsd-ports-gnome-a8a78c9a33db8402f03df47faeb0ba2046fde127.tar.gz freebsd-ports-gnome-a8a78c9a33db8402f03df47faeb0ba2046fde127.tar.zst freebsd-ports-gnome-a8a78c9a33db8402f03df47faeb0ba2046fde127.zip |
Update to 0.10.11 which fixes a number of security issues as well as adds
a slew of new features. See http://www.ethereal.com/news/item_20050504_01.html
for the list of all the changes.
Security: See http://www.ethereal.com/news/item_20050504_01.html
for all of the security fixes in this release
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 4 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 428de521bb9c..b559b42b8cb9 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.10.10 +PORTVERSION= 0.10.11 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/all-versions/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/all-versions/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 08c452da8a5b..876207425ec5 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,2 +1,2 @@ -MD5 (ethereal-0.10.10.tar.bz2) = 5addaf1db088a8b51941e4db191b0ab0 -SIZE (ethereal-0.10.10.tar.bz2) = 5799231 +MD5 (ethereal-0.10.11.tar.bz2) = 03aa7fe2cbef9aa0654637cdc60e0458 +SIZE (ethereal-0.10.11.tar.bz2) = 5964016 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 02fdffdcc21b..1b49378f1fe3 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -23,6 +23,7 @@ lib/ethereal/plugins/%%PORTVERSION%%/megaco.so lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so lib/ethereal/plugins/%%PORTVERSION%%/opsi.so lib/ethereal/plugins/%%PORTVERSION%%/pcli.so +lib/ethereal/plugins/%%PORTVERSION%%/profinet.so lib/ethereal/plugins/%%PORTVERSION%%/rdm.so lib/ethereal/plugins/%%PORTVERSION%%/rlm.so lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so |