From nobody@FreeBSD.org  Thu Oct  6 22:33:41 2011
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 555931065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Oct 2011 22:33:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 467928FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Oct 2011 22:33:41 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p96MXfOv028397
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 6 Oct 2011 22:33:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p96MXfAJ028381;
	Thu, 6 Oct 2011 22:33:41 GMT
	(envelope-from nobody)
Message-Id: <201110062233.p96MXfAJ028381@red.freebsd.org>
Date: Thu, 6 Oct 2011 22:33:41 GMT
From: Ryan Steinmetz <zi@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [update] net/daq to 0.6.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: wfreeman@sourcefire.com

>Number:         161348
>Category:       ports
>Synopsis:       [update] net/daq to 0.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    zi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 06 22:40:12 UTC 2011
>Closed-Date:    Fri Oct 07 13:42:41 UTC 2011
>Last-Modified:  Fri Oct  7 13:50:16 UTC 2011
>Originator:     Ryan Steinmetz
>Release:        8.2-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
>Description:
- Update to 0.6.2
- Required for security/snort update to 2.9.1.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/daq/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	23 Sep 2011 22:24:25 -0000	1.6
+++ Makefile	6 Oct 2011 22:12:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	daq
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	net
 MASTER_SITES=	SF/snort/snort
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/daq/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	8 Sep 2011 01:42:13 -0000	1.3
+++ distinfo	6 Oct 2011 22:13:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (daq-0.6.1.tar.gz) = 707dcb4e0da9115729d7ad8a4f70bc6b592854ba1e6534b83907f861a5281406
-SIZE (daq-0.6.1.tar.gz) = 454422
+SHA256 (daq-0.6.2.tar.gz) = 0159865b5dc127ed2faf8d6732d781939f27e38b7c7deabcd369a22ea9e42f26
+SIZE (daq-0.6.2.tar.gz) = 451581


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->zi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 6 22:40:49 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161348 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Oct 6 22:40:55 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wfreeman@sourcefire.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/161348: [update] net/daq to 0.6.2
Date: Thu, 6 Oct 2011 22:40:52 UT

 Maintainer of net/daq,
 
 Please note that PR ports/161348 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161348
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: zi 
State-Changed-When: Fri Oct 7 13:42:39 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161348: commit references a PR
Date: Fri,  7 Oct 2011 13:41:37 +0000 (UTC)

 zi          2011-10-07 13:41:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/daq              Makefile distinfo 
   Log:
   - Update to 0.6.2
   
   PR:             ports/161348
   Submitted by:   Ryan Steinmetz <zi@FreeBSD.org>
   Approved by:    Dean Freeman <wfreeman@sourcefire.com> (maintainer)
   
   Revision  Changes    Path
   1.7       +1 -1      ports/net/daq/Makefile
   1.4       +2 -2      ports/net/daq/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"
 

From: Dean Freeman <wfreeman@sourcefire.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/161348: [update] net/daq to 0.6.2
Date: Fri, 7 Oct 2011 09:23:15 -0400

 approved
 
 On Thu, Oct 6, 2011 at 6:40 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of net/daq,
 >
 > Please note that PR ports/161348 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/161348
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 
 
 --=20
 Dean Freeman
 Research Engineer
 Sourcefire VRT - Department of Intelligence
>Unformatted:
