From owner-svn-ports-head@FreeBSD.ORG Tue Jun 11 14:51:38 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2251EBC9; Tue, 11 Jun 2013 14:51:38 +0000 (UTC) (envelope-from culot@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 EF1DC18AB; Tue, 11 Jun 2013 14:51:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5BEpb9w072391; Tue, 11 Jun 2013 14:51:37 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5BEpbLC072386; Tue, 11 Jun 2013 14:51:37 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201306111451.r5BEpbLC072386@svn.freebsd.org> From: Frederic Culot Date: Tue, 11 Jun 2013 14:51:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320585 - head/devel/p5-Log-Dispatchouli 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: Tue, 11 Jun 2013 14:51:38 -0000 Author: culot Date: Tue Jun 11 14:51:37 2013 New Revision: 320585 URL: http://svnweb.freebsd.org/changeset/ports/320585 Log: - Update to 2.006 [1] - Trim Makefile's header Changes: http://search.cpan.org/dist/Log-Dispatchouli/Changes PR: ports/179475 [1] Submitted by: Geraud CONTINSOUZAS (maintainer) Modified: head/devel/p5-Log-Dispatchouli/Makefile head/devel/p5-Log-Dispatchouli/distinfo Modified: head/devel/p5-Log-Dispatchouli/Makefile ============================================================================== --- head/devel/p5-Log-Dispatchouli/Makefile Tue Jun 11 14:51:23 2013 (r320584) +++ head/devel/p5-Log-Dispatchouli/Makefile Tue Jun 11 14:51:37 2013 (r320585) @@ -1,15 +1,11 @@ -# New ports collection makefile for: devel/p5-Log-Dispatchouli -# Date created: 2011-09-19 -# Whom: Geraud CONTINSOUZAS -# +# Created by: Geraud CONTINSOUZAS # $FreeBSD$ -# PORTNAME= Log-Dispatchouli -PORTVERSION= 2.005 -PORTREVISION= 1 +PORTVERSION= 2.006 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= geraud@gcu.info @@ -20,10 +16,12 @@ LICENSE_COMB= dual RUN_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Log-Dispatch-Array>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Array \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Sub-Exporter-GlobExporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter-GlobExporter \ + p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \ p5-String-Flogger>=0:${PORTSDIR}/textproc/p5-String-Flogger \ - p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny + p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ + p5-Sub-Exporter-GlobExporter>=0.002:${PORTSDIR}/devel/p5-Sub-Exporter-GlobExporter \ + p5-Sys-Syslog>=0.16:${PORTSDIR}/sysutils/p5-Sys-Syslog \ + p5-Try-Tiny>0.04:${PORTSDIR}/lang/p5-Try-Tiny BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal @@ -37,7 +35,7 @@ MAN3= Log::Dispatchouli.3 \ .include .if ${PERL_LEVEL} < 501400 -TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple +TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple .endif .include Modified: head/devel/p5-Log-Dispatchouli/distinfo ============================================================================== --- head/devel/p5-Log-Dispatchouli/distinfo Tue Jun 11 14:51:23 2013 (r320584) +++ head/devel/p5-Log-Dispatchouli/distinfo Tue Jun 11 14:51:37 2013 (r320585) @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatchouli-2.005.tar.gz) = e3d9e7219bc52d3c7bed241cb2f259eee5b9edde1d60e093d75423167555a519 -SIZE (Log-Dispatchouli-2.005.tar.gz) = 22449 +SHA256 (Log-Dispatchouli-2.006.tar.gz) = bd33b4fcf88ccfb694593ea6d7b330f053e6afee40f27acdf690c24547365354 +SIZE (Log-Dispatchouli-2.006.tar.gz) = 25086