20323300 Upgrade Wireshark to version 1.10.12 s11u2-sru
authorPetr Sumbera <petr.sumbera@oracle.com>
Tue, 27 Jan 2015 05:56:13 -0800
branchs11u2-sru
changeset 3812 626c2028b6d7
parent 3810 8421290d92e0
child 3818 622f35e015e8
20323300 Upgrade Wireshark to version 1.10.12 20323258 problem in UTILITY/WIRESHARK 20361850 problem in UTILITY/WIRESHARK
components/wireshark/Makefile
--- a/components/wireshark/Makefile	Wed Feb 11 10:30:02 2015 -0800
+++ b/components/wireshark/Makefile	Tue Jan 27 05:56:13 2015 -0800
@@ -18,21 +18,21 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		wireshark
-COMPONENT_VERSION=	1.10.11
+COMPONENT_VERSION=	1.10.12
 COMPONENT_PROJECT_URL=	http://www.wireshark.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:8aaf07584c023c02f7db6aed5226a259c7da0da660f356efd3088ce936dd5034
+    sha256:e8fe3993b60a93106fad3b186ab8adb7a88ef06549a4b2bc2755db84725720ae
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)download/src/all-versions/$(COMPONENT_ARCHIVE)
 COMPONENT_BUGDB=	utility/wireshark
 
-TPNO=			20429
+TPNO=			21136
 
 include ../../make-rules/prep.mk
 include ../../make-rules/configure.mk