From nobody@FreeBSD.org  Wed Sep 21 06:00:55 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 D070F106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Sep 2011 06:00:55 +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 C20418FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Sep 2011 06:00:55 +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 p8L60sBG069116
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Sep 2011 06:00:54 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p8L60sxG069115;
	Wed, 21 Sep 2011 06:00:54 GMT
	(envelope-from nobody)
Message-Id: <201109210600.p8L60sxG069115@red.freebsd.org>
Date: Wed, 21 Sep 2011 06:00:54 GMT
From: dikshie <dikshie@sfc.wide.ad.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net-mgmt/yaf update to 2.1.1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         160863
>Category:       ports
>Synopsis:       net-mgmt/yaf update to 2.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    zi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 21 06:10:07 UTC 2011
>Closed-Date:    Mon Sep 26 01:51:26 UTC 2011
>Last-Modified:  Mon Sep 26 02:00:22 UTC 2011
>Originator:     dikshie
>Release:        FreeBSD-8.2
>Organization:
Keio University
>Environment:
FreeBSD sfc-monitor.ai3.net 8.2-STABLE FreeBSD 8.2-STABLE #5: Fri Sep 16 17:23:07 JST 2011     dikshie@sfc-monitor.ai3.net:/usr/obj/usr/src/sys/MONITOR  amd64
>Description:
update /usr/ports/net-mgmt/yaf from 1.3.1 to 2.1.1. 

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-09-21 14:51:31.000000000 +0900
+++ Makefile	2011-09-21 14:54:43.000000000 +0900
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net-mgmt/yaf/Makefile,v 1.2 2010/12/31 03:02:04 wen Exp $
 
 PORTNAME=	yaf
-PORTVERSION=	1.3.1
+PORTVERSION=	2.1.1
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://tools.netsa.cert.org/releases/
 
--- distinfo.orig	2011-09-21 14:51:17.000000000 +0900
+++ distinfo	2011-09-21 14:52:20.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (yaf-1.3.1.tar.gz) = 0c41dba35abf7d6890817351aacf12b2cb87d4d795a48157c3fb27810c56a097
-SIZE (yaf-1.3.1.tar.gz) = 1220573
+SHA256 (yaf-2.1.1.tar.gz) = 078c7518f6bdc6f9c1a93ec0bc8613be4f9f8090b3ec9cff76f87ddcd54df212
+SIZE (yaf-2.1.1.tar.gz) = 1298770
--- pkg-plist.orig	2011-09-21 14:55:16.000000000 +0900
+++ pkg-plist	2011-09-21 14:55:30.000000000 +0900
@@ -35,8 +35,8 @@
 include/yaf/yafhooks.h
 include/yaf/yafrag.h
 include/yaf/yaftab.h
-lib/libairframe-1.3.1.so
-lib/libairframe-1.3.1.so.4
+lib/libairframe-2.1.1.so
+lib/libairframe-2.1.1.so.4
 lib/libairframe.a
 lib/libairframe.la
 lib/libairframe.so
@@ -44,8 +44,8 @@
 lib/libltdl.la
 lib/libltdl.so
 lib/libltdl.so.9
-lib/libyaf-1.3.1.so
-lib/libyaf-1.3.1.so.4
+lib/libyaf-2.1.1.so
+lib/libyaf-2.1.1.so.4
 lib/libyaf.a
 lib/libyaf.la
 lib/libyaf.so


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->zi 
Responsible-Changed-By: zi 
Responsible-Changed-When: Sun Sep 25 23:41:25 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160863 
State-Changed-From-To: open->closed 
State-Changed-By: zi 
State-Changed-When: Mon Sep 26 01:51:25 UTC 2011 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160863: commit references a PR
Date: Mon, 26 Sep 2011 01:51:24 +0000 (UTC)

 zi          2011-09-26 01:51:10 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/yaf         Makefile distinfo pkg-plist 
   Log:
   - Update to 2.1.1 [1]
   - Add LICENSE
   - Add Endace DAG support
   - Mark MAKE_JOBS_SAFE
   - Remove unneeded 6.x check
   
   PR:             ports/160863
   Submitted by:   dikshie <dikshie@sfc.wide.ad.jp> (maintainer) [1]
   
   Revision  Changes    Path
   1.3       +14 -8     ports/net-mgmt/yaf/Makefile
   1.3       +2 -2      ports/net-mgmt/yaf/distinfo
   1.3       +4 -4      ports/net-mgmt/yaf/pkg-plist
 _______________________________________________
 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:
