From gslin@colo-p.gslin.org  Fri Feb 22 02:56:57 2013
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 869D7209
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Feb 2013 02:56:57 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (112-121-80-241.mwsrv.com [112.121.80.241])
	by mx1.freebsd.org (Postfix) with ESMTP id 49F5CF1C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 22 Feb 2013 02:56:57 +0000 (UTC)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id 847047E827; Fri, 22 Feb 2013 10:56:56 +0800 (CST)
Message-Id: <20130222025656.847047E827@colo-p.gslin.org>
Date: Fri, 22 Feb 2013 10:56:56 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: snowfly@yuntech.edu.tw, gslin@gslin.org
Subject: [PATCH] net/p5-Net-Flow: update to 1.000
X-Send-Pr-Version: 3.113
X-GNATS-Notify: snowfly@yuntech.edu.tw

>Number:         176342
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Flow: update to 1.000
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 22 03:00:00 UTC 2013
>Closed-Date:    Mon Mar 04 08:31:37 UTC 2013
>Last-Modified:  Mon Mar 04 08:31:37 UTC 2013
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39
>Description:
- Update to 1.000

Port maintainer (snowfly@yuntech.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Net-Flow-1.000.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Flow/Makefile ./Makefile
--- /usr/ports/net/p5-Net-Flow/Makefile	2012-11-17 14:00:10.000000000 +0800
+++ ./Makefile	2013-02-22 10:34:28.000000000 +0800
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Net-Flow
-# Date created:		2008-02-17
-# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
-#
+# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
 # $FreeBSD: ports/net/p5-Net-Flow/Makefile,v 1.5 2012/11/17 06:00:10 svnexp Exp $
-#
 
 PORTNAME=	Net-Flow
-PORTVERSION=	0.04
+PORTVERSION=	1.000
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Flow/distinfo ./distinfo
--- /usr/ports/net/p5-Net-Flow/distinfo	2011-03-20 20:52:08.000000000 +0800
+++ ./distinfo	2013-02-22 10:33:54.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (Net-Flow-0.04.tar.gz) = b2bc300a4b0c0ce9f77490ed74ac62af4789f13aef522e5b4afbbb8a1e8d949d
-SIZE (Net-Flow-0.04.tar.gz) = 10981
+SHA256 (Net-Flow-1.000.tar.gz) = 3c29721b2076322b43a88fde81a687e3e992f42847b6f31fe31050a4e709eb50
+SIZE (Net-Flow-1.000.tar.gz) = 11274
--- p5-Net-Flow-1.000.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 22 03:00:14 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176342 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Feb 22 03:00:16 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: snowfly@yuntech.edu.tw
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/176342: [PATCH] net/p5-Net-Flow: update to 1.000
Date: Fri, 22 Feb 2013 03:00:15 UT

 Maintainer of net/p5-Net-Flow,
 
 Please note that PR ports/176342 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/176342
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Fri Feb 22 06:04:48 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176342: commit references a PR
Date: Mon,  4 Mar 2013 08:27:11 +0000 (UTC)

 Author: culot
 Date: Mon Mar  4 08:27:03 2013
 New Revision: 313400
 URL: http://svnweb.freebsd.org/changeset/ports/313400
 
 Log:
   - Update to 1.000 [1]
   - Trim Makefile's header [1]
   - Add LICENSE (Artistic 1 & GPL 1)
   
   Changes:        http://search.cpan.org/dist/Net-Flow/Changes
   PR:             ports/176342 [1]
   Submitted by:   Gea-Suan Lin <gslin@gslin.org>
   Approved by:    Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email)
 
 Modified:
   head/net/p5-Net-Flow/Makefile
   head/net/p5-Net-Flow/distinfo
 
 Modified: head/net/p5-Net-Flow/Makefile
 ==============================================================================
 --- head/net/p5-Net-Flow/Makefile	Mon Mar  4 07:46:54 2013	(r313399)
 +++ head/net/p5-Net-Flow/Makefile	Mon Mar  4 08:27:03 2013	(r313400)
 @@ -1,12 +1,8 @@
 -# New ports collection makefile for:	p5-Net-Flow
 -# Date created:		2008-02-17
 -# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
 -#
 +# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  # $FreeBSD$
 -#
  
  PORTNAME=	Net-Flow
 -PORTVERSION=	0.04
 +PORTVERSION=	1.000
  CATEGORIES=	net perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 @@ -14,6 +10,9 @@ PKGNAMEPREFIX=	p5-
  MAINTAINER=	snowfly@yuntech.edu.tw
  COMMENT=	Decode and encode NetFlow/IPFIX datagrams
  
 +LICENSE=	ART10 GPLv1
 +LICENSE_COMB=	dual
 +
  PERL_CONFIGURE=	yes
  
  MAN3=		Net::Flow.3
 
 Modified: head/net/p5-Net-Flow/distinfo
 ==============================================================================
 --- head/net/p5-Net-Flow/distinfo	Mon Mar  4 07:46:54 2013	(r313399)
 +++ head/net/p5-Net-Flow/distinfo	Mon Mar  4 08:27:03 2013	(r313400)
 @@ -1,2 +1,2 @@
 -SHA256 (Net-Flow-0.04.tar.gz) = b2bc300a4b0c0ce9f77490ed74ac62af4789f13aef522e5b4afbbb8a1e8d949d
 -SIZE (Net-Flow-0.04.tar.gz) = 10981
 +SHA256 (Net-Flow-1.000.tar.gz) = 3c29721b2076322b43a88fde81a687e3e992f42847b6f31fe31050a4e709eb50
 +SIZE (Net-Flow-1.000.tar.gz) = 11274
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: culot 
State-Changed-When: Mon Mar 4 08:31:33 UTC 2013 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176342 
>Unformatted:
