From owner-svn-ports-all@freebsd.org Thu Oct 1 15:58:40 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 875F7A0B7ED; Thu, 1 Oct 2015 15:58:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.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 70AAE1BE8; Thu, 1 Oct 2015 15:58:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t91Fwed0065280; Thu, 1 Oct 2015 15:58:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t91FwdM3065278; Thu, 1 Oct 2015 15:58:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510011558.t91FwdM3065278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Oct 2015 15:58:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398335 - head/devel/p5-MooseX-MethodAttributes 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.20 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, 01 Oct 2015 15:58:40 -0000 Author: sunpoet Date: Thu Oct 1 15:58:39 2015 New Revision: 398335 URL: https://svnweb.freebsd.org/changeset/ports/398335 Log: - Update to 0.31 Changes: http://search.cpan.org/dist/MooseX-MethodAttributes/Changes Modified: head/devel/p5-MooseX-MethodAttributes/Makefile head/devel/p5-MooseX-MethodAttributes/distinfo Modified: head/devel/p5-MooseX-MethodAttributes/Makefile ============================================================================== --- head/devel/p5-MooseX-MethodAttributes/Makefile Thu Oct 1 15:58:33 2015 (r398334) +++ head/devel/p5-MooseX-MethodAttributes/Makefile Thu Oct 1 15:58:39 2015 (r398335) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MooseX-MethodAttributes -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,6 +23,6 @@ TEST_DEPENDS= p5-MooseX-Role-Parameteriz NO_ARCH= yes USES= perl5 -USE_PERL5= modbuildtiny +USE_PERL5= configure .include Modified: head/devel/p5-MooseX-MethodAttributes/distinfo ============================================================================== --- head/devel/p5-MooseX-MethodAttributes/distinfo Thu Oct 1 15:58:33 2015 (r398334) +++ head/devel/p5-MooseX-MethodAttributes/distinfo Thu Oct 1 15:58:39 2015 (r398335) @@ -1,2 +1,2 @@ -SHA256 (MooseX-MethodAttributes-0.30.tar.gz) = b9010f8309668000d630595ae251170ddcfad642d468efea0afda55eb1e53239 -SIZE (MooseX-MethodAttributes-0.30.tar.gz) = 41590 +SHA256 (MooseX-MethodAttributes-0.31.tar.gz) = 93616ee3862145e9622283e85ebf587ba7c81620fcdd77a4e26dd47538080df2 +SIZE (MooseX-MethodAttributes-0.31.tar.gz) = 39845