Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 May 2013 23:59:46 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r319078 - head/devel/p5-Scalar-Does
Message-ID:  <201305252359.r4PNxkuD057316@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305252359.r4PNxkuD057316>