From owner-svn-ports-all@FreeBSD.ORG Fri Feb 1 20:59:00 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9DF59A1F; Fri, 1 Feb 2013 20:59:00 +0000 (UTC) (envelope-from sunpoet@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 5ED47E94; Fri, 1 Feb 2013 20:59:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r11KwxMn061555; Fri, 1 Feb 2013 20:58:59 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r11KwxDx061553; Fri, 1 Feb 2013 20:58:59 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201302012058.r11KwxDx061553@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 1 Feb 2013 20:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311396 - head/devel/p5-Log-Dispatch-Configurator-Any 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: Fri, 01 Feb 2013 20:59:00 -0000 Author: sunpoet Date: Fri Feb 1 20:58:58 2013 New Revision: 311396 URL: http://svnweb.freebsd.org/changeset/ports/311396 Log: - Update to 1.122640 - Add LICENSE - Cleanup Makefile header Changes: http://search.cpan.org/dist/Log-Dispatch-Configurator-Any/Changes Modified: head/devel/p5-Log-Dispatch-Configurator-Any/Makefile (contents, props changed) head/devel/p5-Log-Dispatch-Configurator-Any/distinfo (contents, props changed) Modified: head/devel/p5-Log-Dispatch-Configurator-Any/Makefile ============================================================================== --- head/devel/p5-Log-Dispatch-Configurator-Any/Makefile Fri Feb 1 20:32:56 2013 (r311395) +++ head/devel/p5-Log-Dispatch-Configurator-Any/Makefile Fri Feb 1 20:58:58 2013 (r311396) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Log-Dispatch-Configurator-Any -# Date created: 2011-10-05 -# Whom: Sunpoet Po-Chuan Hsieh -# +# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -# PORTNAME= Log-Dispatch-Configurator-Any -PORTVERSION= 1.110.690 +PORTVERSION= 1.122.640 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,15 +11,17 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Configurator implementation with Config::Any +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Config-Any>=0.15:${PORTSDIR}/devel/p5-Config-Any \ p5-Log-Dispatch>=2.23:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config -RUN_DEPENDS= p5-Config-Any>=0.15:${PORTSDIR}/devel/p5-Config-Any \ - p5-Log-Dispatch>=2.23:${PORTSDIR}/devel/p5-Log-Dispatch \ - p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config - +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \ - p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny + p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ + p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML PERL_CONFIGURE= yes Modified: head/devel/p5-Log-Dispatch-Configurator-Any/distinfo ============================================================================== --- head/devel/p5-Log-Dispatch-Configurator-Any/distinfo Fri Feb 1 20:32:56 2013 (r311395) +++ head/devel/p5-Log-Dispatch-Configurator-Any/distinfo Fri Feb 1 20:58:58 2013 (r311396) @@ -1,2 +1,2 @@ -SHA256 (Log-Dispatch-Configurator-Any-1.110690.tar.gz) = 0d11cee6a43d237be139ae23c00fef082369d462f24c51ef878963d62ca02fcf -SIZE (Log-Dispatch-Configurator-Any-1.110690.tar.gz) = 13952 +SHA256 (Log-Dispatch-Configurator-Any-1.122640.tar.gz) = e9900c7c510b27d96eeb5ab28afc2780ccce19558f24daf649810514a11f41c8 +SIZE (Log-Dispatch-Configurator-Any-1.122640.tar.gz) = 14051