Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2013 17:57:32 GMT
From:      Douglas Carmichael <dcarmich@dcarmichael.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182065: I have updated net/wireshark to 1.10.2
Message-ID:  <201309131757.r8DHvWmp015444@oldred.freebsd.org>
Resent-Message-ID: <201309131800.r8DI00k2039199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         182065
>Category:       ports
>Synopsis:       I have updated net/wireshark to 1.10.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 13 18:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Douglas Carmichael
>Release:        9.1-RELEASE
>Organization:
n/a
>Environment:
n/a
>Description:
I have updated net/wireshark to 1.10.2.

A patch is attached.

>How-To-Repeat:
n/a
>Fix:
A patch is attached.

Patch attached with submission follows:

diff -ruN wireshark.orig/Makefile wireshark/Makefile
--- wireshark.orig/Makefile	2013-09-13 11:48:45.000000000 -0500
+++ wireshark/Makefile	2013-09-13 11:48:50.000000000 -0500
@@ -2,7 +2,7 @@
 # $FreeBSD: net/wireshark/Makefile 324744 2013-08-14 22:35:50Z ak $
 
 PORTNAME?=	wireshark
-PORTVERSION=	1.10.1
+PORTVERSION=	1.10.2
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wireshark.org/download/src/ \
 		http://ftp.uni-kl.de/pub/wireshark/src/ \
diff -ruN wireshark.orig/distinfo wireshark/distinfo
--- wireshark.orig/distinfo	2013-09-13 11:48:45.000000000 -0500
+++ wireshark/distinfo	2013-09-13 11:48:57.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (wireshark-1.10.1.tar.bz2) = 06499544f053cc1f73529278ede0ac210d709cada8267e81d908bd346cc0c5bc
-SIZE (wireshark-1.10.1.tar.bz2) = 26815901
+SHA256 (wireshark-1.10.2.tar.bz2) = b7a83314424e13639c591de924aa240bc5f3d9cae01dde69bf858fa04b22a33d
+SIZE (wireshark-1.10.2.tar.bz2) = 26667284
diff -ruN wireshark.orig/pkg-plist wireshark/pkg-plist
--- wireshark.orig/pkg-plist	2013-09-13 11:48:45.000000000 -0500
+++ wireshark/pkg-plist	2013-09-13 12:17:11.000000000 -0500
@@ -11,7 +11,7 @@
 %%TEXT2PCAP%%
 lib/libwireshark.la
 lib/libwireshark.so
-lib/libwireshark.so.3
+lib/libwireshark.so.4
 lib/libwiretap.la
 lib/libwiretap.so
 lib/libwiretap.so.3


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309131757.r8DHvWmp015444>