diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2003-05-20 01:05:51 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2003-05-20 01:05:51 +0000 |
commit | 80a58dba114b349ef174a5aeef9d42239ec7c375 (patch) | |
tree | 845c0bd630d8abe2dc7386b22f6c98b673926b83 /net/wireshark | |
parent | Update to 2.2.4. (diff) |
update to 0.9.12
Notes
Notes:
svn path=/head/; revision=81511
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 |