From owner-svn-ports-head@FreeBSD.ORG Sat May 25 23:59:47 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 4D0862EB; Sat, 25 May 2013 23:59:47 +0000 (UTC) (envelope-from sunpoet@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 3DD6BF2B; Sat, 25 May 2013 23:59:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4PNxldZ057318; Sat, 25 May 2013 23:59:47 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4PNxkuD057316; Sat, 25 May 2013 23:59:46 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201305252359.r4PNxkuD057316@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 25 May 2013 23:59:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319078 - head/devel/p5-Scalar-Does 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.14 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: Sat, 25 May 2013 23:59:47 -0000 Author: sunpoet Date: Sat May 25 23:59:46 2013 New Revision: 319078 URL: http://svnweb.freebsd.org/changeset/ports/319078 Log: - Update to 0.200 Changes: http://search.cpan.org/dist/Scalar-Does/Changes Modified: head/devel/p5-Scalar-Does/Makefile head/devel/p5-Scalar-Does/distinfo Modified: head/devel/p5-Scalar-Does/Makefile ============================================================================== --- head/devel/p5-Scalar-Does/Makefile Sat May 25 23:57:11 2013 (r319077) +++ head/devel/p5-Scalar-Does/Makefile Sat May 25 23:59:46 2013 (r319078) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Scalar-Does -PORTVERSION= 0.102 +PORTVERSION= 0.200 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Like ref() but useful LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ +BUILD_DEPENDS= p5-Type-Tiny>=0.004:${PORTSDIR}/devel/p5-Type-Tiny \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-lexical-underscore>=0:${PORTSDIR}/devel/p5-lexical-underscore \ p5-namespace-clean>=0.19:${PORTSDIR}/devel/p5-namespace-clean Modified: head/devel/p5-Scalar-Does/distinfo ============================================================================== --- head/devel/p5-Scalar-Does/distinfo Sat May 25 23:57:11 2013 (r319077) +++ head/devel/p5-Scalar-Does/distinfo Sat May 25 23:59:46 2013 (r319078) @@ -1,2 +1,2 @@ -SHA256 (Scalar-Does-0.102.tar.gz) = 6baa2b3854bb82d949eac29eec69753a812df8299a51c6cb988eb64cc33bae52 -SIZE (Scalar-Does-0.102.tar.gz) = 65971 +SHA256 (Scalar-Does-0.200.tar.gz) = 6ce433e14facfb9ee8a0607065cdc99040ca2efb4d9f91de53ab4d39ad96c991 +SIZE (Scalar-Does-0.200.tar.gz) = 66370