From owner-svn-ports-head@FreeBSD.ORG Fri Mar 27 13:46:41 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8C80552; Fri, 27 Mar 2015 13:46:41 +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 9AF70611; Fri, 27 Mar 2015 13:46:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2RDkfnA065500; Fri, 27 Mar 2015 13:46:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2RDkfNv065495; Fri, 27 Mar 2015 13:46:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503271346.t2RDkfNv065495@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, 27 Mar 2015 13:46:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382404 - head/devel/p5-MooseX-TransactionalMethods 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.18-1 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: Fri, 27 Mar 2015 13:46:41 -0000 Author: sunpoet Date: Fri Mar 27 13:46:40 2015 New Revision: 382404 URL: https://svnweb.freebsd.org/changeset/ports/382404 QAT: https://qat.redports.org/buildarchive/r382404/ Log: - Update to 0.009 Changes: http://search.cpan.org/dist/MooseX-TransactionalMethods/Changes Modified: head/devel/p5-MooseX-TransactionalMethods/Makefile head/devel/p5-MooseX-TransactionalMethods/distinfo Modified: head/devel/p5-MooseX-TransactionalMethods/Makefile ============================================================================== --- head/devel/p5-MooseX-TransactionalMethods/Makefile Fri Mar 27 13:46:33 2015 (r382403) +++ head/devel/p5-MooseX-TransactionalMethods/Makefile Fri Mar 27 13:46:40 2015 (r382404) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= MooseX-TransactionalMethods -PORTVERSION= 0.008 -PORTREVISION= 1 +PORTVERSION= 0.009 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Moose>=1.21:${PORTSDIR}/devel/p5-Moose \ + p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name \ p5-aliased>=0:${PORTSDIR}/devel/p5-aliased RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-MooseX-TransactionalMethods/distinfo ============================================================================== --- head/devel/p5-MooseX-TransactionalMethods/distinfo Fri Mar 27 13:46:33 2015 (r382403) +++ head/devel/p5-MooseX-TransactionalMethods/distinfo Fri Mar 27 13:46:40 2015 (r382404) @@ -1,2 +1,2 @@ -SHA256 (MooseX-TransactionalMethods-0.008.tar.gz) = 420210f503df76b21276be52b773c08511e0ce0568ac87a9c6bc50bc57d99e38 -SIZE (MooseX-TransactionalMethods-0.008.tar.gz) = 28266 +SHA256 (MooseX-TransactionalMethods-0.009.tar.gz) = bec8a9a3c05a0d2f9ee75b723c83e64c7a752cfb5493acb02ccce7b329dc48bf +SIZE (MooseX-TransactionalMethods-0.009.tar.gz) = 29864