diff options
author | billf <billf@FreeBSD.org> | 2003-05-20 09:05:51 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2003-05-20 09:05:51 +0800 |
commit | b589ac00063610fd88c37ce6caeafc1d35e46266 (patch) | |
tree | 5c20a8db02c6513293ecdf43f589e928bc311032 /net/wireshark | |
parent | 6e68435c6f91936b3cf9a197c0cad7fad8040214 (diff) | |
download | freebsd-ports-gnome-b589ac00063610fd88c37ce6caeafc1d35e46266.tar.gz freebsd-ports-gnome-b589ac00063610fd88c37ce6caeafc1d35e46266.tar.zst freebsd-ports-gnome-b589ac00063610fd88c37ce6caeafc1d35e46266.zip |
update to 0.9.12
Diffstat (limited to 'net/wireshark')
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 2 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index f4dbf60294b4..eda823e9dbf5 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.12 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.ethereal.com/pub/ethereal/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/infosys/security/ethereal/%SUBDIR%/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 79659e23c8d2..e4ebd6475da3 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.10.tar.gz) = d276936daf4d1df583ce03b432202608 +MD5 (ethereal-0.9.12.tar.gz) = 24fc4145967a23ca7c5b7b55bcf2df91 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 82d6e38fea15..d1575c49c9ce 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -4,6 +4,8 @@ bin/idl2eth bin/mergecap bin/tethereal bin/text2pcap +lib/ethereal/plugins/%%PORTVERSION%%/artnet.la +lib/ethereal/plugins/%%PORTVERSION%%/artnet.so lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la |