From steve@mouf.net  Sun Aug 26 18:45:51 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 70252106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Aug 2012 18:45:51 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3])
	by mx1.freebsd.org (Postfix) with ESMTP id 11AA78FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Aug 2012 18:45:50 +0000 (UTC)
Received: from meatwad.mouf.net ([IPv6:2001:470:8:58f:21f:d0ff:feaf:1a4d])
	by mouf.net (8.14.5/8.14.5) with ESMTP id q7QIii2R026256
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sun, 26 Aug 2012 14:44:45 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q7QIjhg2080394;
	Sun, 26 Aug 2012 14:45:43 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201208261845.q7QIjhg2080394@meatwad.mouf.net>
Date: Sun, 26 Aug 2012 14:45:43 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: pauls@utdallas.edu
Subject: [PATCH] www/p5-CIF-Client: update to 0.15
X-Send-Pr-Version: 3.113
X-GNATS-Notify: pauls@utdallas.edu

>Number:         171087
>Category:       ports
>Synopsis:       [PATCH] www/p5-CIF-Client: update to 0.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 26 18:50:14 UTC 2012
>Closed-Date:    Mon Aug 27 21:46:53 UTC 2012
>Last-Modified:  Mon Aug 27 21:50:11 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #7 r239244M: Mon Aug 13 23:21:42 EDT
>Description:
- Update to 0.15

Port maintainer (pauls@utdallas.edu) is cc'd.

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

--- p5-CIF-Client-0.15.patch begins here ---
Index: distinfo
===================================================================
--- distinfo	(revision 303201)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (CIF-Client-0.11.tar.gz) = 820d1102e486ec433708ed45d1e368ad96610d6cdd4062ef5277ab5fa4adc616
-SIZE (CIF-Client-0.11.tar.gz) = 32342
+SHA256 (CIF-Client-0.15.tar.gz) = 755bea9ea4eda7ff02e20be6677eb3879e1124d11b3008b6fbfd1597ae93c995
+SIZE (CIF-Client-0.15.tar.gz) = 33278
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 303201)
+++ pkg-plist	(working copy)
@@ -1,6 +1,7 @@
 bin/cif
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF/Client/.packlist
 %%SITE_PERL%%/CIF/Client.pm
+%%SITE_PERL%%/CIF/Client/Support.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Raw.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Pcapfilter.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Csv.pm
Index: Makefile
===================================================================
--- Makefile	(revision 303201)
+++ Makefile	(working copy)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	CIF-Client
-PORTVERSION=	0.11
+PORTVERSION=	0.15
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/cif
--- p5-CIF-Client-0.15.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Aug 26 18:50:27 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171087 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 26 18:50:32 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: pauls@utdallas.edu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/171087: [PATCH] www/p5-CIF-Client: update to 0.15
Date: Sun, 26 Aug 2012 18:50:30 UT

 Maintainer of www/p5-CIF-Client,
 
 Please note that PR ports/171087 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/171087
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Aug 26 19:14:37 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

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

From: "Schmehl, Paul" <pauls@utdallas.edu>
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/171087: [PATCH] www/p5-CIF-Client: update to 0.15
Date: Mon, 27 Aug 2012 14:09:38 +0000

 Approved.
 
 Paul Schmehl (pauls@utdallas.edu)
 Senior Information Security Analyst
 The University of Texas at Dallas
 http://www.utdallas.edu/infosecurity/
 
 
 
 
 On 8/26/12 1:50 PM, "Edwin Groothuis" <edwin@FreeBSD.org> wrote:
 
 >Maintainer of www/p5-CIF-Client,
 >
 >Please note that PR ports/171087 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=3Dports/171087
 >
 >--=20
 >Edwin Groothuis via the GNATS Auto Assign Tool
 >edwin@FreeBSD.org
 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Mon Aug 27 21:46:52 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171087: commit references a PR
Date: Mon, 27 Aug 2012 21:46:56 +0000 (UTC)

 Author: swills
 Date: Mon Aug 27 21:46:46 2012
 New Revision: 303254
 URL: http://svn.freebsd.org/changeset/ports/303254
 
 Log:
   - Update to 0.15
   
   PR:		ports/171087
   Approved by:	"Schmehl, Paul" <pauls@utdallas.edu> (maintainer)
 
 Modified:
   head/www/p5-CIF-Client/Makefile   (contents, props changed)
   head/www/p5-CIF-Client/distinfo   (contents, props changed)
   head/www/p5-CIF-Client/pkg-plist   (contents, props changed)
 
 Modified: head/www/p5-CIF-Client/Makefile
 ==============================================================================
 --- head/www/p5-CIF-Client/Makefile	Mon Aug 27 21:45:58 2012	(r303253)
 +++ head/www/p5-CIF-Client/Makefile	Mon Aug 27 21:46:46 2012	(r303254)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	CIF-Client
 -PORTVERSION=	0.11
 +PORTVERSION=	0.15
  CATEGORIES=	www perl5
  MASTER_SITES=	CPAN
  MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/cif
 
 Modified: head/www/p5-CIF-Client/distinfo
 ==============================================================================
 --- head/www/p5-CIF-Client/distinfo	Mon Aug 27 21:45:58 2012	(r303253)
 +++ head/www/p5-CIF-Client/distinfo	Mon Aug 27 21:46:46 2012	(r303254)
 @@ -1,2 +1,2 @@
 -SHA256 (CIF-Client-0.11.tar.gz) = 820d1102e486ec433708ed45d1e368ad96610d6cdd4062ef5277ab5fa4adc616
 -SIZE (CIF-Client-0.11.tar.gz) = 32342
 +SHA256 (CIF-Client-0.15.tar.gz) = 755bea9ea4eda7ff02e20be6677eb3879e1124d11b3008b6fbfd1597ae93c995
 +SIZE (CIF-Client-0.15.tar.gz) = 33278
 
 Modified: head/www/p5-CIF-Client/pkg-plist
 ==============================================================================
 --- head/www/p5-CIF-Client/pkg-plist	Mon Aug 27 21:45:58 2012	(r303253)
 +++ head/www/p5-CIF-Client/pkg-plist	Mon Aug 27 21:46:46 2012	(r303254)
 @@ -1,6 +1,7 @@
  bin/cif
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF/Client/.packlist
  %%SITE_PERL%%/CIF/Client.pm
 +%%SITE_PERL%%/CIF/Client/Support.pm
  %%SITE_PERL%%/CIF/Client/Plugin/Raw.pm
  %%SITE_PERL%%/CIF/Client/Plugin/Pcapfilter.pm
  %%SITE_PERL%%/CIF/Client/Plugin/Csv.pm
 _______________________________________________
 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"
 
>Unformatted:
