From owner-svn-ports-all@FreeBSD.ORG Fri Jan 9 18:07:21 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2C7F214; Fri, 9 Jan 2015 18:07:21 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 745E690F; Fri, 9 Jan 2015 18:07:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t09I7L8H096742; Fri, 9 Jan 2015 18:07:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t09I7KGV096740; Fri, 9 Jan 2015 18:07:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201501091807.t09I7KGV096740@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 9 Jan 2015 18:07:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376635 - head/devel/p5-MouseX-App-Cmd 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.18-1 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, 09 Jan 2015 18:07:21 -0000 Author: sunpoet Date: Fri Jan 9 18:07:20 2015 New Revision: 376635 URL: https://svnweb.freebsd.org/changeset/ports/376635 QAT: https://qat.redports.org/buildarchive/r376635/ Log: - Update to 0.30 - Add LICENSE Changes: http://search.cpan.org/dist/MouseX-App-Cmd/Changes Modified: head/devel/p5-MouseX-App-Cmd/Makefile head/devel/p5-MouseX-App-Cmd/distinfo Modified: head/devel/p5-MouseX-App-Cmd/Makefile ============================================================================== --- head/devel/p5-MouseX-App-Cmd/Makefile Fri Jan 9 18:07:14 2015 (r376634) +++ head/devel/p5-MouseX-App-Cmd/Makefile Fri Jan 9 18:07:20 2015 (r376635) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= MouseX-App-Cmd -PORTVERSION= 0.11 -PORTREVISION= 1 +PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,16 +10,18 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mashes up MouseX::Getopt and App::Cmd -BUILD_DEPENDS= p5-App-Cmd>=0.300:${PORTSDIR}/devel/p5-App-Cmd \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-App-Cmd>=0.321:${PORTSDIR}/devel/p5-App-Cmd \ p5-Getopt-Long-Descriptive>=0.091:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ - p5-Mouse>=0.86:${PORTSDIR}/devel/p5-Mouse \ + p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ p5-MouseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MouseX-ConfigFromFile \ - p5-MouseX-Getopt>=0.1800:${PORTSDIR}/devel/p5-MouseX-Getopt \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML + p5-MouseX-Getopt>=0:${PORTSDIR}/devel/p5-MouseX-Getopt \ + p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \ - p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok +TEST_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output USE_PERL5= configure USES= perl5 Modified: head/devel/p5-MouseX-App-Cmd/distinfo ============================================================================== --- head/devel/p5-MouseX-App-Cmd/distinfo Fri Jan 9 18:07:14 2015 (r376634) +++ head/devel/p5-MouseX-App-Cmd/distinfo Fri Jan 9 18:07:20 2015 (r376635) @@ -1,2 +1,2 @@ -SHA256 (MouseX-App-Cmd-0.11.tar.gz) = 8d535955f9c547007b7cc5b9be185f4860980df835b2173ee94c9757d87c361d -SIZE (MouseX-App-Cmd-0.11.tar.gz) = 24575 +SHA256 (MouseX-App-Cmd-0.30.tar.gz) = d43f9ce6748ffa42de1339ca8e0391221ee595684b3037bc2d7717dd5ffe7e15 +SIZE (MouseX-App-Cmd-0.30.tar.gz) = 30631