svn commit: r327408 - head/devel/p5-Function-Parameters

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 16 15:18:13 UTC 2013


Author: sunpoet
Date: Mon Sep 16 15:18:12 2013
New Revision: 327408
URL: http://svnweb.freebsd.org/changeset/ports/327408

Log:
  - Update to 1.0301
  
  Changes:	http://search.cpan.org/dist/Function-Parameters/Changes

Modified:
  head/devel/p5-Function-Parameters/Makefile
  head/devel/p5-Function-Parameters/distinfo

Modified: head/devel/p5-Function-Parameters/Makefile
==============================================================================
--- head/devel/p5-Function-Parameters/Makefile	Mon Sep 16 15:17:59 2013	(r327407)
+++ head/devel/p5-Function-Parameters/Makefile	Mon Sep 16 15:18:12 2013	(r327408)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Function-Parameters
-PORTVERSION=	1.02.02
+PORTVERSION=	1.03.01
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAUKE
@@ -19,7 +19,9 @@ TEST_DEPENDS=	p5-Dir-Self>=0:${PORTSDIR}
 		p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
 		p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
-		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
+		p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
+		p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
+		p5-aliased>=0:${PORTSDIR}/devel/p5-aliased
 
 USE_PERL5=	5.14+ configure
 USES=		perl5

Modified: head/devel/p5-Function-Parameters/distinfo
==============================================================================
--- head/devel/p5-Function-Parameters/distinfo	Mon Sep 16 15:17:59 2013	(r327407)
+++ head/devel/p5-Function-Parameters/distinfo	Mon Sep 16 15:18:12 2013	(r327408)
@@ -1,2 +1,2 @@
-SHA256 (Function-Parameters-1.0202.tar.gz) = a575bdb452da0e2ff6f221470b31b150509c5058155634af236aed45d4177b34
-SIZE (Function-Parameters-1.0202.tar.gz) = 63728
+SHA256 (Function-Parameters-1.0301.tar.gz) = 54ec7650a12009c4de8bac342c5eb06fca011079f3605c2f1d7e38a0fb077b6a
+SIZE (Function-Parameters-1.0301.tar.gz) = 68970


More information about the svn-ports-head mailing list