Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Apr 2009 22:01:03 GMT
From:      Gary Palmer <gpalmer@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133548: [net/wireshark] Update to 1.0.7
Message-ID:  <200904092201.n39M135m059136@www.freebsd.org>
Resent-Message-ID: <200904092210.n39MA3cT037308@freefall.freebsd.org>

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

>Number:         133548
>Category:       ports
>Synopsis:       [net/wireshark] Update to 1.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 09 22:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gary Palmer
>Release:        
>Organization:
N/A
>Environment:
>Description:
Wireshark has been updated to 1.0.7

Release announcement: 

http://www.wireshark.org/news/20090408.html

Release notes:

http://www.wireshark.org/docs/relnotes/wireshark-1.0.7.html

Security announcement:

http://www.wireshark.org/security/wnpa-sec-2009-02.html


NOTE: The portaudit database will need updating also.  I have only included the wireshark port update in this patch
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/wireshark/Makefile,v
retrieving revision 1.140
diff -d -u -r1.140 Makefile
--- Makefile	12 Feb 2009 06:09:21 -0000	1.140
+++ Makefile	9 Apr 2009 21:36:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	wireshark
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.7
 PORTREVISION?=	0
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wireshark.org/download/src/ \
@@ -30,6 +30,7 @@
 USE_GNOME=	gnometarget
 WANT_GNOME=	yes
 USE_OPENSSL=	yes
+MAKE_JOBS_SAFE= yes
 CONFIGURE_ENV=	LIBS="${WIRESHARK_LIBS}"
 CONFIGURE_ARGS+=	--program-transform-name="" \
 			--with-ssl=${OPENSSLBASE} \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/wireshark/distinfo,v
retrieving revision 1.67
diff -d -u -r1.67 distinfo
--- distinfo	12 Feb 2009 06:09:21 -0000	1.67
+++ distinfo	9 Apr 2009 21:29:45 -0000
@@ -1,3 +1,3 @@
-MD5 (wireshark-1.0.6.tar.bz2) = f97041ec73e72fc36e39be2588045578
-SHA256 (wireshark-1.0.6.tar.bz2) = 7b4adacd86ba9f1c6a3a0dc74303d03635cd361c23c312ff9698e0c2a44b9f0d
-SIZE (wireshark-1.0.6.tar.bz2) = 13161721
+MD5 (wireshark-1.0.7.tar.bz2) = 34807e6f21a0118d9f1961c5c5f59d66
+SHA256 (wireshark-1.0.7.tar.bz2) = dc6d7ce1d9fd576fc75f79c2e541786f33706c03996ab93e5c0056b74bca0021
+SIZE (wireshark-1.0.7.tar.bz2) = 13289668


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



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