FreeBSD Bugzilla – Attachment 187889 Details for
Bug 223577
net/wireshark: update to 2.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update net/wireshark to 2.4.2 - git diff (-p1 patch)
wireshark_2_4_2.diff (text/plain), 1.95 KB, created by
Christoph Moench-Tegeder
on 2017-11-09 23:26:45 UTC
(
hide
)
Description:
update net/wireshark to 2.4.2 - git diff (-p1 patch)
Filename:
MIME Type:
Creator:
Christoph Moench-Tegeder
Created:
2017-11-09 23:26:45 UTC
Size:
1.95 KB
patch
obsolete
>diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile >index 6f774bf8491a..9fc0ab283696 100644 >--- a/net/wireshark/Makefile >+++ b/net/wireshark/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME?= wireshark >-PORTVERSION= 2.4.1 >+PORTVERSION= 2.4.2 > PORTREVISION?= 0 > CATEGORIES= net ipv6 > MASTER_SITES= http://www.wireshark.org/download/src/ \ >@@ -30,14 +30,18 @@ GNU_CONFIGURE= yes > USES= alias cpe gettext-runtime gmake libtool pathfix perl5 \ > pkgconfig python:build ssl tar:xz > USE_PERL5= build >-USE_GNOME= glib20 >+USE_GNOME= glib20 libxml2 > CONFIGURE_ARGS+= --program-transform-name="" \ > --with-ssl=${OPENSSLBASE} > INSTALL_TARGET= install-strip > USE_LDCONFIG= yes > > LIB_DEPENDS+= libgpg-error.so:security/libgpg-error \ >- libgcrypt.so:security/libgcrypt >+ libgcrypt.so:security/libgcrypt \ >+ liblz4.so:archivers/liblz4 \ >+ libnghttp2.so:www/libnghttp2 \ >+ libsnappy.so:archivers/snappy \ >+ libspandsp.so:comms/spandsp > > CFLAGS+= -funit-at-a-time > LIBS+= -L${LOCALBASE}/lib >diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo >index 8b7cc32a5066..4df09a117b18 100644 >--- a/net/wireshark/distinfo >+++ b/net/wireshark/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1504624546 >-SHA256 (wireshark-2.4.1.tar.xz) = 02ddbcf9b10f9dfa1e36eec00fe00cb5b5ce8e07203843baf056ac7909911fcd >-SIZE (wireshark-2.4.1.tar.xz) = 28780384 >+TIMESTAMP = 1510262556 >+SHA256 (wireshark-2.4.2.tar.xz) = d1acb24735fd35e18e9b7a0555ec58277c2b87da45a19ebeb8087c3dda55f47d >+SIZE (wireshark-2.4.2.tar.xz) = 28791712 >diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist >index 3b460cc7690b..5c632cf9043e 100644 >--- a/net/wireshark/pkg-plist >+++ b/net/wireshark/pkg-plist >@@ -18,10 +18,10 @@ bin/tshark > %%TEXT2PCAP%% > lib/libwireshark.so > lib/libwireshark.so.10 >-lib/libwireshark.so.10.0.1 >+lib/libwireshark.so.10.0.2 > lib/libwiretap.so > lib/libwiretap.so.7 >-lib/libwiretap.so.7.0.1 >+lib/libwiretap.so.7.0.2 > %%GUI%%lib/libwscodecs.so > %%GUI%%lib/libwscodecs.so.1 > %%GUI%%lib/libwscodecs.so.1.1.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223577
: 187889