diff options
author | marcus <marcus@FreeBSD.org> | 2016-12-25 05:54:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2016-12-25 05:54:59 +0800 |
commit | ca688a5dbac1661fdb0b60b083db34736278d0d9 (patch) | |
tree | 47886d28977a1d8618dfd9ad943c235015b16911 | |
parent | 8bb1dad19449820fa4469757780111932fd374d0 (diff) | |
download | freebsd-ports-gnome-ca688a5dbac1661fdb0b60b083db34736278d0d9.tar.gz freebsd-ports-gnome-ca688a5dbac1661fdb0b60b083db34736278d0d9.tar.zst freebsd-ports-gnome-ca688a5dbac1661fdb0b60b083db34736278d0d9.zip |
Update to 2.2.3.
See https://www.wireshark.org/docs/relnotes/wireshark-2.2.3.html for the list
of changes in this release.
-rw-r--r-- | net/wireshark/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark/distinfo | 6 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 5d94eb4e7b9e..2f27f758d230 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= wireshark -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 PORTREVISION?= 0 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo index 86411548ece0..4bb25e74ffd8 100644 --- a/net/wireshark/distinfo +++ b/net/wireshark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480609678 -SHA256 (wireshark-2.2.2.tar.bz2) = f9acef5e9a9021a400b4244fafc06969f41ec594ec57fd7f0ff63bafca0055b3 -SIZE (wireshark-2.2.2.tar.bz2) = 32230208 +TIMESTAMP = 1482615606 +SHA256 (wireshark-2.2.3.tar.bz2) = 97bac89e88892054a5848a9f7e0c36aa399a2008900829b078e29cab0ddd593b +SIZE (wireshark-2.2.3.tar.bz2) = 32315857 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index e807af6cd3e0..fe6b3a8e413d 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -17,10 +17,10 @@ bin/tshark %%TEXT2PCAP%% lib/libwireshark.so lib/libwireshark.so.8 -lib/libwireshark.so.8.1.0 +lib/libwireshark.so.8.1.3 lib/libwiretap.so lib/libwiretap.so.6 -lib/libwiretap.so.6.0.2 +lib/libwiretap.so.6.0.3 %%GUI%%lib/libwscodecs.so %%GUI%%lib/libwscodecs.so.1 %%GUI%%lib/libwscodecs.so.1.0.0 |