FreeBSD Bugzilla – Attachment 201111 Details for
Bug 234931
[patch] net/wireshark update to 2.6.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update net/wireshark to 2.6.6
wireshark.patch (text/plain), 2.01 KB, created by
rkoberman
on 2019-01-14 03:54:38 UTC
(
hide
)
Description:
patch to update net/wireshark to 2.6.6
Filename:
MIME Type:
Creator:
rkoberman
Created:
2019-01-14 03:54:38 UTC
Size:
2.01 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 490157) >+++ Makefile (working copy) >@@ -2,8 +2,8 @@ > # $FreeBSD$ > > PORTNAME?= wireshark >-PORTVERSION= 2.6.5 >-PORTREVISION?= 2 >+PORTVERSION= 2.6.6 >+PORTREVISION?= 0 > CATEGORIES= net ipv6 > MASTER_SITES= http://www.wireshark.org/download/src/ \ > http://ftp.uni-kl.de/pub/wireshark/src/ \ >@@ -102,7 +102,7 @@ > RTP_CPPFLAGS= -I${LOCALBASE}/include > SNMP_LIB_DEPENDS= libsmi.so:net-mgmt/libsmi > CARES_LIB_DEPENDS= libcares.so:dns/c-ares >-GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP >+GEOIP_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb > DECRYPT_LIB_DEPENDS= libgnutls.so:security/gnutls \ > libgcrypt.so:security/libgcrypt > SSHDUMP_LIB_DEPENDS= libssh.so:security/libssh >@@ -119,7 +119,7 @@ > RTP_CONFIGURE_WITH= portaudio spandsp > SNMP_CONFIGURE_WITH= libsmi > CARES_CONFIGURE_WITH= c-ares >-GEOIP_CONFIGURE_WITH= geoip >+GEOIP_CONFIGURE_WITH= maxminddb > DECRYPT_CONFIGURE_WITH= gnutls > ANDROIDDUMP_CONFIGURE_ON=--enable-androiddump=yes > ANDROIDDUMP_CONFIGURE_OFF=--enable-androiddump=no >Index: distinfo >=================================================================== >--- distinfo (revision 490157) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1544215216 >-SHA256 (wireshark-2.6.5.tar.xz) = 93155b798544b2f07693920f4ac1b531c952965ee4eb1d98419961240177438a >-SIZE (wireshark-2.6.5.tar.xz) = 28390292 >+TIMESTAMP = 1547339518 >+SHA256 (wireshark-2.6.6.tar.xz) = 487933ea075bdbb25d8df06017d9c4f49fc20eb7f6ec80af086718ed5550e863 >+SIZE (wireshark-2.6.6.tar.xz) = 28407404 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 490157) >+++ pkg-plist (working copy) >@@ -637,10 +637,10 @@ > include/wireshark/wsutil/xtea.h > lib/libwireshark.so > lib/libwireshark.so.10 >-lib/libwireshark.so.10.1.5 >+lib/libwireshark.so.10.1.6 > lib/libwiretap.so > lib/libwiretap.so.8 >-lib/libwiretap.so.8.0.5 >+lib/libwiretap.so.8.0.6 > %%GUI%%lib/libwscodecs.so > %%GUI%%lib/libwscodecs.so.2 > %%GUI%%lib/libwscodecs.so.2.0.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 234931
: 201111