diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-09 02:46:16 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-09 02:46:16 +0000 |
commit | 752b19527cfa5339bfce1d792a665388c11e7588 (patch) | |
tree | 6250c82dea04d87087c97d4236d9c464abb2fed6 /net | |
parent | d1082945957982bd6e2854e8a214ac52240121a3 (diff) | |
download | ports-752b19527cfa5339bfce1d792a665388c11e7588.tar.gz ports-752b19527cfa5339bfce1d792a665388c11e7588.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/wireshark/Makefile | 3 | ||||
-rw-r--r-- | net/wireshark/distinfo | 6 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 97d11c0e2cb5..596268fb11dc 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -6,8 +6,7 @@ # PORTNAME?= wireshark -PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTVERSION= 1.2.8 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://wireshark.osmirror.nl/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index cdd53c40fc8a..593633ff3a5c 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -MD5 (wireshark-1.2.6.tar.bz2) = f3e0917ed393366bbf96c53b58cb0931 -SHA256 (wireshark-1.2.6.tar.bz2) = 72c8178dd0614d963173d667d5ecb39bc7102453ea09da7ef3302daee7733f3c -SIZE (wireshark-1.2.6.tar.bz2) = 15340008 +MD5 (wireshark-1.2.8.tar.bz2) = 3a75d4f62317e52b8b39a1e9e37f1553 +SHA256 (wireshark-1.2.8.tar.bz2) = 5ec4391e198105e1d48b209ca2e366b3a53aacc80856d514f5fb66a98cbdba10 +SIZE (wireshark-1.2.8.tar.bz2) = 15384912 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index b49a541a9043..4aac48a262ff 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -75,6 +75,7 @@ lib/wireshark/plugins/%%PORTVERSION%%/wimaxasncp.so %%DATADIR%%/diameter/gqpolicy.xml %%DATADIR%%/diameter/imscxdx.xml %%DATADIR%%/diameter/mobileipv4.xml +%%DATADIR%%/diameter/mobileipv6.xml %%DATADIR%%/diameter/nasreq.xml %%DATADIR%%/diameter/sip.xml %%DATADIR%%/diameter/sunping.xml |