From prvs=6714c1807=root+buttercup4@utdallas.edu  Tue Nov 27 18:37:35 2012
Return-Path: <prvs=6714c1807=root+buttercup4@utdallas.edu>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A9801F2A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Nov 2012 18:37:35 +0000 (UTC)
	(envelope-from prvs=6714c1807=root+buttercup4@utdallas.edu)
Received: from ip-relay-001.utdallas.edu (ip-relay-001.utdallas.edu [129.110.20.111])
	by mx1.freebsd.org (Postfix) with ESMTP id 753F88FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Nov 2012 18:37:35 +0000 (UTC)
Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31])
  by ip-relay-001.utdallas.edu with ESMTP; 27 Nov 2012 12:36:26 -0600
Received: from buttercup4.utdallas.edu (buttercup4.utdallas.edu [10.110.4.132])
	by mx31.utdallas.edu (Postfix) with ESMTP id AB50941FA7
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Nov 2012 12:39:17 -0600 (CST)
Received: by buttercup4.utdallas.edu (Postfix, from userid 0)
	id 257A0DCA82A; Tue, 27 Nov 2012 18:36:25 +0000 (UTC)
Message-Id: <20121127183625.257A0DCA82A@buttercup4.utdallas.edu>
Date: Tue, 27 Nov 2012 18:36:25 +0000 (UTC)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: port update, www/p5-CIF-Client, bump version to 0.19
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         173955
>Category:       ports
>Synopsis:       port update, www/p5-CIF-Client, bump version to 0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jadawin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 27 18:40:00 UTC 2012
>Closed-Date:    Thu Nov 29 10:02:46 UTC 2012
>Last-Modified:  Thu Nov 29 10:02:46 UTC 2012
>Originator:     Paul Schmehl
>Release:        FreeBSD 8.3-STABLE amd64
>Organization:
The University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 8.3-STABLE FreeBSD 8.3-STABLE #2 r243378M: Wed Nov 21 22:16:38 UTC 2012 root@hostname.utdallas.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	ports, port update, www/p5-CIF-Client, bump version to 0.19
>How-To-Repeat:
	
>Fix:

	

--- p5-CIF-Client.diff begins here ---
Index: ../p5-CIF-Client/Makefile
===================================================================
--- ../p5-CIF-Client/Makefile	(revision 307858)
+++ ../p5-CIF-Client/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	CIF-Client
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SAXJAZMAN/cif
@@ -15,23 +15,23 @@
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \
+		p5-Compress-Raw-Zlib>=2.008:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib \
 		p5-Config-Simple>=4.58:${PORTSDIR}/devel/p5-Config-Simple \
 		p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1 \
 		p5-Digest-MD5>=2.36:${PORTSDIR}/security/p5-Digest-MD5 \
+		p5-ExtUtils-MakeMaker>=6.4:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
 		p5-HTML-Table>=2.08:${PORTSDIR}/www/p5-HTML-Table \
 		p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
 		p5-JSON>=2.07:${PORTSDIR}/converters/p5-JSON \
 		p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
 		p5-Module-Install>=1.00:${PORTSDIR}/devel/p5-Module-Install \
-		p5-REST-Client>=243:${PORTSDIR}/www/p5-REST-Client \
+		p5-Module-Pluggable>=3.6:${PORTSDIR}/devel/p5-Module-Pluggable \
+		p5-Parse-Range>=0.96:${PORTSDIR}/math/p5-Parse-Range \
 		p5-Regexp-Common>=2.108:${PORTSDIR}/textproc/p5-Regexp-Common \
 		p5-Regexp-Common-net-CIDR>=0.02:${PORTSDIR}/textproc/p5-Regexp-Common-net-CIDR \
+		p5-REST-Client>=243:${PORTSDIR}/www/p5-REST-Client \
 		p5-Snort-Rule>=1.07:${PORTSDIR}/security/p5-Snort-Rule \
-		p5-Text-Table>=1.114:${PORTSDIR}/textproc/p5-Text-Table \
-		p5-Data-Dumper>=:${PORTSDIR}/devel/p5-Data-Dumper \
-		p5-Module-Pluggable>=3.6:${PORTSDIR}/devel/p5-Module-Pluggable \
-		p5-Parse-Range>=0.96:${PORTSDIR}/math/p5-Parse-Range \
-		p5-Compress-Raw-Zlib>=2.008:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib
+		p5-Text-Table>=1.114:${PORTSDIR}/textproc/p5-Text-Table
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: ../p5-CIF-Client/distinfo
===================================================================
--- ../p5-CIF-Client/distinfo	(revision 307858)
+++ ../p5-CIF-Client/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (CIF-Client-0.18.tar.gz) = 1578822d027a9b33914a5033d7d812103dab4ecad566a2fd705a92fdb864289e
-SIZE (CIF-Client-0.18.tar.gz) = 33721
+SHA256 (CIF-Client-0.19.tar.gz) = 4c9c7f59deee4520ffb77d1f67296688793f386ba3cda465d94849069547fefb
+SIZE (CIF-Client-0.19.tar.gz) = 34446
Index: ../p5-CIF-Client/pkg-plist
===================================================================
--- ../p5-CIF-Client/pkg-plist	(revision 307858)
+++ ../p5-CIF-Client/pkg-plist	(working copy)
@@ -1,6 +1,7 @@
 bin/cif
 %%SITE_PERL%%/CIF/Client.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Bindzone.pm
+%%SITE_PERL%%/CIF/Client/Plugin/Bro.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Csv.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Html.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Iodef.pm
@@ -21,9 +22,9 @@
 %%SITE_PERL%%/CIF/Client/Plugin/Snort.pm
 %%SITE_PERL%%/CIF/Client/Plugin/Table.pm
 %%SITE_PERL%%/CIF/Client/Support.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF/Client/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF/Client
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF
+%%SITE_PERL%%/mach/auto/CIF/Client/.packlist
+@dirrm %%SITE_PERL%%/mach/auto/CIF/Client
+@dirrm %%SITE_PERL%%/mach/auto/CIF
 @dirrm %%SITE_PERL%%/CIF/Client/Plugin/Iodef
 @dirrm %%SITE_PERL%%/CIF/Client/Plugin
 @dirrm %%SITE_PERL%%/CIF/Client
--- p5-CIF-Client.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Nov 27 18:40:09 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=173955 
Responsible-Changed-From-To: perl->jadawin 
Responsible-Changed-By: jadawin 
Responsible-Changed-When: Thu Nov 29 09:40:00 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173955 
State-Changed-From-To: open->closed 
State-Changed-By: jadawin 
State-Changed-When: Thu Nov 29 10:02:46 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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