From owner-svn-ports-all@FreeBSD.ORG Thu Dec 20 09:22:56 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CC859B3; Thu, 20 Dec 2012 09:22:56 +0000 (UTC) (envelope-from tobez@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 557EA8FC12; Thu, 20 Dec 2012 09:22:56 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBK9Muwq013856; Thu, 20 Dec 2012 09:22:56 GMT (envelope-from tobez@svn.freebsd.org) Received: (from tobez@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBK9Mt0G013854; Thu, 20 Dec 2012 09:22:55 GMT (envelope-from tobez@svn.freebsd.org) Message-Id: <201212200922.qBK9Mt0G013854@svn.freebsd.org> From: Anton Berezin Date: Thu, 20 Dec 2012 09:22:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309303 - head/devel/p5-Throwable 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: Thu, 20 Dec 2012 09:22:56 -0000 Author: tobez Date: Thu Dec 20 09:22:55 2012 New Revision: 309303 URL: http://svnweb.freebsd.org/changeset/ports/309303 Log: Update to 0.200003. Changes: http://search.cpan.org/dist/Throwable/Changes Modified: head/devel/p5-Throwable/Makefile head/devel/p5-Throwable/distinfo Modified: head/devel/p5-Throwable/Makefile ============================================================================== --- head/devel/p5-Throwable/Makefile Thu Dec 20 09:16:17 2012 (r309302) +++ head/devel/p5-Throwable/Makefile Thu Dec 20 09:22:55 2012 (r309303) @@ -1,12 +1,8 @@ -# New ports collection makefile for: Throwable -# Date created: 15 February 2010 -# Whom: Philip M. Gollucci -# +# Created by: Philip M. Gollucci # $FreeBSD$ -# PORTNAME= Throwable -PORTVERSION= 0.102080 +PORTVERSION= 0.200003 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -15,8 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An easy-to-use class for error objects -RUN_DEPENDS= p5-Devel-StackTrace>=1.21:${PORTSDIR}/devel/p5-Devel-StackTrace \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose +RUN_DEPENDS= p5-Class-Load>=0.20:${PORTSDIR}/devel/p5-Class-Load \ + p5-Devel-StackTrace>=1.21:${PORTSDIR}/devel/p5-Devel-StackTrace \ + p5-Moo>=1.000001:${PORTSDIR}/devel/p5-Moo \ + p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Modified: head/devel/p5-Throwable/distinfo ============================================================================== --- head/devel/p5-Throwable/distinfo Thu Dec 20 09:16:17 2012 (r309302) +++ head/devel/p5-Throwable/distinfo Thu Dec 20 09:22:55 2012 (r309303) @@ -1,2 +1,2 @@ -SHA256 (Throwable-0.102080.tar.gz) = a556bf38e6cd80216e60eb2e61bb4612703cc7ba093a8c60c9afde3c04a45f6e -SIZE (Throwable-0.102080.tar.gz) = 12455 +SHA256 (Throwable-0.200003.tar.gz) = f33106239b5f9b02fbc6dba7f6bb9d48cca3b620bf07761d4e8a653ec079424f +SIZE (Throwable-0.200003.tar.gz) = 15706