From owner-svn-ports-head@FreeBSD.ORG Thu Nov 29 10:01:49 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6130984D; Thu, 29 Nov 2012 10:01:49 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 3B9A98FC13; Thu, 29 Nov 2012 10:01:49 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qATA1nds050769; Thu, 29 Nov 2012 10:01:49 GMT (envelope-from jadawin@svn.freebsd.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qATA1n2p050766; Thu, 29 Nov 2012 10:01:49 GMT (envelope-from jadawin@svn.freebsd.org) Message-Id: <201211291001.qATA1n2p050766@svn.freebsd.org> From: Philippe Audeoud Date: Thu, 29 Nov 2012 10:01:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307959 - head/www/p5-CIF-Client X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Nov 2012 10:01:49 -0000 Author: jadawin Date: Thu Nov 29 10:01:48 2012 New Revision: 307959 URL: http://svnweb.freebsd.org/changeset/ports/307959 Log: - Update to 0.19 PR: ports/173955 Submitted by: Paul Schmehl (maintainer) Feature safe: yes Modified: head/www/p5-CIF-Client/Makefile head/www/p5-CIF-Client/distinfo head/www/p5-CIF-Client/pkg-plist Modified: head/www/p5-CIF-Client/Makefile ============================================================================== --- head/www/p5-CIF-Client/Makefile Thu Nov 29 09:41:47 2012 (r307958) +++ head/www/p5-CIF-Client/Makefile Thu Nov 29 10:01:48 2012 (r307959) @@ -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= ART10 GPLv2 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 Modified: head/www/p5-CIF-Client/distinfo ============================================================================== --- head/www/p5-CIF-Client/distinfo Thu Nov 29 09:41:47 2012 (r307958) +++ head/www/p5-CIF-Client/distinfo Thu Nov 29 10:01:48 2012 (r307959) @@ -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 Modified: head/www/p5-CIF-Client/pkg-plist ============================================================================== --- head/www/p5-CIF-Client/pkg-plist Thu Nov 29 09:41:47 2012 (r307958) +++ head/www/p5-CIF-Client/pkg-plist Thu Nov 29 10:01:48 2012 (r307959) @@ -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 @@ bin/cif %%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