Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2014 15:38:25 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r353836 - head/devel/p5-Test-Timer
Message-ID:  <201405121538.s4CFcPZp097573@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon May 12 15:38:24 2014
New Revision: 353836
URL: http://svnweb.freebsd.org/changeset/ports/353836
QAT: https://qat.redports.org/buildarchive/r353836/

Log:
  - Update to 0.08
  - Pet portlint
  
  PR:		ports/189603
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Modified:
  head/devel/p5-Test-Timer/Makefile
  head/devel/p5-Test-Timer/distinfo

Modified: head/devel/p5-Test-Timer/Makefile
==============================================================================
--- head/devel/p5-Test-Timer/Makefile	Mon May 12 15:31:43 2014	(r353835)
+++ head/devel/p5-Test-Timer/Makefile	Mon May 12 15:38:24 2014	(r353836)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Timer
-PORTVERSION=	0.05
-PORTREVISION=	1
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,10 +11,9 @@ MAINTAINER=	swills@FreeBSD.org
 COMMENT=	Perl test module to test/assert response times
 
 BUILD_DEPENDS=	p5-Error>=0:${PORTSDIR}/lang/p5-Error
-RUN_DEPENDS=	p5-Error>=0:${PORTSDIR}/lang/p5-Error
-
 TEST_DEPENDS=	p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-Test-Tester>=0:${PORTSDIR}/devel/p5-Test-Tester
+RUN_DEPENDS=	p5-Error>=0:${PORTSDIR}/lang/p5-Error
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-Test-Timer/distinfo
==============================================================================
--- head/devel/p5-Test-Timer/distinfo	Mon May 12 15:31:43 2014	(r353835)
+++ head/devel/p5-Test-Timer/distinfo	Mon May 12 15:38:24 2014	(r353836)
@@ -1,2 +1,2 @@
-SHA256 (Test-Timer-0.05.tar.gz) = b5f833797d858951ef2392e2052c4c96c327ceac3407d238c6b16b511443ed9e
-SIZE (Test-Timer-0.05.tar.gz) = 9003
+SHA256 (Test-Timer-0.08.tar.gz) = bde72fc209d71353f8188b0d02a822c8b152e8a4c3fbe5e626755203452b3686
+SIZE (Test-Timer-0.08.tar.gz) = 14679



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