diff options
author | nork <nork@FreeBSD.org> | 2003-07-12 04:19:02 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-07-12 04:19:02 +0800 |
commit | 3faa0caf3b4fb4ad190597507ea474fe5346f234 (patch) | |
tree | b7b4cf6d884975722c5812f82d815d1df0b42cc1 /net/wireshark | |
parent | 1fda06ccecd422327acd83734e6cf7af0b7c74b1 (diff) | |
download | freebsd-ports-gnome-3faa0caf3b4fb4ad190597507ea474fe5346f234.tar.gz freebsd-ports-gnome-3faa0caf3b4fb4ad190597507ea474fe5346f234.tar.zst freebsd-ports-gnome-3faa0caf3b4fb4ad190597507ea474fe5346f234.zip |
Update to 0.9.13.
PR: ports/53643
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Approved by: maintainer timeout (20 days)
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 eda823e9dbf5..dfa45f03102b 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ethereal -PORTVERSION= 0.9.12 +PORTVERSION= 0.9.13 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 e4ebd6475da3..bbe3dee2378c 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1 +1 @@ -MD5 (ethereal-0.9.12.tar.gz) = 24fc4145967a23ca7c5b7b55bcf2df91 +MD5 (ethereal-0.9.13.tar.gz) = 0d3942b1352d690342ae444afffdb3e6 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index d1575c49c9ce..5eca33c21b39 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -20,6 +20,8 @@ lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so lib/ethereal/plugins/%%PORTVERSION%%/pcli.la lib/ethereal/plugins/%%PORTVERSION%%/pcli.so +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.la +lib/ethereal/plugins/%%PORTVERSION%%/rtnet.so share/ethereal/diameter/dictionary.dtd share/ethereal/diameter/dictionary.xml share/ethereal/diameter/mobileipv4.xml |