Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2012 18:36:25 +0000 (UTC)
From:      Paul Schmehl <pauls@utdallas.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173955: port update, www/p5-CIF-Client, bump version to 0.19
Message-ID:  <20121127183625.257A0DCA82A@buttercup4.utdallas.edu>
Resent-Message-ID: <201211271840.qARIe05b060852@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173955
>Category:       ports
>Synopsis:       port update, www/p5-CIF-Client, bump version to 0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 27 18:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121127183625.257A0DCA82A>