From owner-svn-ports-head@FreeBSD.ORG Sun Feb 16 10:37:24 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BD1DD3D; Sun, 16 Feb 2014 10:37:23 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5F51C11FF; Sun, 16 Feb 2014 10:37:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1GAbNgf062370; Sun, 16 Feb 2014 10:37:23 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1GAbMCt062368; Sun, 16 Feb 2014 10:37:22 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402161037.s1GAbMCt062368@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 16 Feb 2014 10:37:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344517 - head/devel/p5-MooseX-Getopt 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.17 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: Sun, 16 Feb 2014 10:37:24 -0000 Author: sunpoet Date: Sun Feb 16 10:37:22 2014 New Revision: 344517 URL: http://svnweb.freebsd.org/changeset/ports/344517 QAT: https://qat.redports.org/buildarchive/r344517/ Log: - Update to 0.61 Changes: http://search.cpan.org/dist/MooseX-Getopt/Changes Modified: head/devel/p5-MooseX-Getopt/Makefile head/devel/p5-MooseX-Getopt/distinfo Modified: head/devel/p5-MooseX-Getopt/Makefile ============================================================================== --- head/devel/p5-MooseX-Getopt/Makefile Sun Feb 16 10:37:18 2014 (r344516) +++ head/devel/p5-MooseX-Getopt/Makefile Sun Feb 16 10:37:22 2014 (r344517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MooseX-Getopt -PORTVERSION= 0.59 +PORTVERSION= 0.61 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ETHER @@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Getopt-Long-Descriptiv p5-Moose>=0.56:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile \ p5-MooseX-Role-Parameterized>=0:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny + p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ + p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-MooseX-SimpleConfig>=0.07:${PORTSDIR}/devel/p5-MooseX-SimpleConfig \ p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \ Modified: head/devel/p5-MooseX-Getopt/distinfo ============================================================================== --- head/devel/p5-MooseX-Getopt/distinfo Sun Feb 16 10:37:18 2014 (r344516) +++ head/devel/p5-MooseX-Getopt/distinfo Sun Feb 16 10:37:22 2014 (r344517) @@ -1,2 +1,2 @@ -SHA256 (MooseX-Getopt-0.59.tar.gz) = f4cbfbced7ab59dc960ba8cf07a2d47d79526716f7b9809787e60bcfdbc4792c -SIZE (MooseX-Getopt-0.59.tar.gz) = 46850 +SHA256 (MooseX-Getopt-0.61.tar.gz) = 162c492aa7d6d9f2e5491ca68a1a987fa5546cfc11fe97028cff59394fd0893b +SIZE (MooseX-Getopt-0.61.tar.gz) = 48208