Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2013 19:57:08 +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: r336217 - head/devel/p5-strictures
Message-ID:  <201312111957.rBBJv8Rp024540@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Dec 11 19:57:08 2013
New Revision: 336217
URL: http://svnweb.freebsd.org/changeset/ports/336217

Log:
  - Update to 1.005002
  
  Changes:	http://search.cpan.org/dist/strictures/Changes

Modified:
  head/devel/p5-strictures/Makefile
  head/devel/p5-strictures/distinfo

Modified: head/devel/p5-strictures/Makefile
==============================================================================
--- head/devel/p5-strictures/Makefile	Wed Dec 11 19:56:21 2013	(r336216)
+++ head/devel/p5-strictures/Makefile	Wed Dec 11 19:57:08 2013	(r336217)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	strictures
-PORTVERSION=	1.005001
+PORTVERSION=	1.005002
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:HAARG
@@ -14,6 +14,11 @@ COMMENT=	Turn on strict and make all war
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+BUILD_DEPENDS=	p5-bareword-filehandles>=0:${PORTSDIR}/devel/p5-bareword-filehandles \
+		p5-indirect>=0:${PORTSDIR}/devel/p5-indirect \
+		p5-multidimensional>=0:${PORTSDIR}/devel/p5-multidimensional
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-strictures/distinfo
==============================================================================
--- head/devel/p5-strictures/distinfo	Wed Dec 11 19:56:21 2013	(r336216)
+++ head/devel/p5-strictures/distinfo	Wed Dec 11 19:57:08 2013	(r336217)
@@ -1,2 +1,2 @@
-SHA256 (strictures-1.005001.tar.gz) = e20e66246adaea5f922f5d2283d8118f7e63cc460853a4cb04d8fa422013fe66
-SIZE (strictures-1.005001.tar.gz) = 9417
+SHA256 (strictures-1.005002.tar.gz) = 7b925d666223becb0d8e07ff4f9a07f076cb088f2ddc677dff6c880e4500be96
+SIZE (strictures-1.005002.tar.gz) = 9579



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