From nobody@FreeBSD.org  Thu Apr  9 22:01:03 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E6CE310656C9
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Apr 2009 22:01:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D39268FC27
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  9 Apr 2009 22:01:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n39M137f059137
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 9 Apr 2009 22:01:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n39M135m059136;
	Thu, 9 Apr 2009 22:01:03 GMT
	(envelope-from nobody)
Message-Id: <200904092201.n39M135m059136@www.freebsd.org>
Date: Thu, 9 Apr 2009 22:01:03 GMT
From: Gary Palmer <gpalmer@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [net/wireshark] Update to 1.0.7
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         133548
>Category:       ports
>Synopsis:       [net/wireshark] Update to 1.0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    marcus
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 09 22:10:03 UTC 2009
>Closed-Date:    Sun Apr 12 06:40:58 UTC 2009
>Last-Modified:  Sun Apr 12 06:50:02 UTC 2009
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->marcus 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 9 22:10:21 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133548 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sun Apr 12 06:40:45 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133548 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133548: commit references a PR
Date: Sun, 12 Apr 2009 06:40:46 +0000 (UTC)

 marcus      2009-04-12 06:40:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/wireshark        Makefile distinfo 
   Log:
   Update to 1.0.7.  See
   http://www.wireshark.org/docs/relnotes/wireshark-1.0.7.html for a list
   of changes.
   
   PR:             133548
   Submitted by:   gpalmer
   
   Revision  Changes    Path
   1.141     +2 -1      ports/net/wireshark/Makefile
   1.68      +3 -3      ports/net/wireshark/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
