From owner-svn-ports-all@FreeBSD.ORG Thu Jul 25 07:45:10 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 5F1ABB0B; Thu, 25 Jul 2013 07:45:10 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4C9F722DA; Thu, 25 Jul 2013 07:45:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6P7jAR7024527; Thu, 25 Jul 2013 07:45:10 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6P7j9us024525; Thu, 25 Jul 2013 07:45:09 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201307250745.r6P7j9us024525@svn.freebsd.org> From: Frederic Culot Date: Thu, 25 Jul 2013 07:45:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323627 - head/devel/p5-Log-Dispatch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jul 2013 07:45:10 -0000 Author: culot Date: Thu Jul 25 07:45:09 2013 New Revision: 323627 URL: http://svnweb.freebsd.org/changeset/ports/323627 Log: - Update to 2.41 Changes: http://search.cpan.org/dist/Log-Dispatch/Changes PR: ports/180823 Submitted by: Stephon Chen Modified: head/devel/p5-Log-Dispatch/Makefile head/devel/p5-Log-Dispatch/distinfo Modified: head/devel/p5-Log-Dispatch/Makefile ============================================================================== --- head/devel/p5-Log-Dispatch/Makefile Thu Jul 25 07:28:34 2013 (r323626) +++ head/devel/p5-Log-Dispatch/Makefile Thu Jul 25 07:45:09 2013 (r323627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Dispatch -PORTVERSION= 2.40 +PORTVERSION= 2.41 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ COMMENT= Suite of OO modules for logging LICENSE= ART20 BUILD_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ + p5-Dist-CheckConflicts>=0.02:${PORTSDIR}/devel/p5-Dist-CheckConflicts \ p5-Params-Validate>=0.15:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-Log-Dispatch/distinfo ============================================================================== --- head/devel/p5-Log-Dispatch/distinfo Thu Jul 25 07:28:34 2013 (r323626) +++ head/devel/p5-Log-Dispatch/distinfo Thu Jul 25 07:45:09 2013 (r323627) @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatch-2.40.tar.gz) = ce302a56021ca85b763c9ae484d25efb450870e50defc03d9034ed9865115249 -SIZE (Log-Dispatch-2.40.tar.gz) = 35057 +SHA256 (Log-Dispatch-2.41.tar.gz) = 3f81fa068a2d68b0d13243a874da765ffb728a9d26ed44ef088ca627faa4556f +SIZE (Log-Dispatch-2.41.tar.gz) = 35285