21649785 Upgrade Wireshark to version 1.12.7
21649725 problem in UTILITY/WIRESHARK
21455658 problem in UTILITY/WIRESHARK
--- a/components/wireshark/Makefile Fri Sep 18 00:41:45 2015 -0400
+++ b/components/wireshark/Makefile Tue Sep 15 01:11:53 2015 -0700
@@ -23,16 +23,16 @@
include ../../make-rules/shared-macros.mk
COMPONENT_NAME= wireshark
-COMPONENT_VERSION= 1.12.5
+COMPONENT_VERSION= 1.12.7
COMPONENT_PROJECT_URL= http://www.wireshark.org/
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH= \
- sha256:d0f177b2ef49e4deae4ff7d3299bdd295ba558a3934ce8ae489b2f13927cbd82
+ sha256:c74a1c14e72ce0f198a93d832e71742c7f312cbbe719e5def9ecef176860f92c
COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
COMPONENT_BUGDB= utility/wireshark
-TPNO= 22659
+TPNO= 24132
include $(WS_MAKE_RULES)/prep.mk
include $(WS_MAKE_RULES)/configure.mk