Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 16:38:17 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        swills@FreeBSD.org
Subject:   ports/189603: [PATCH] devel/p5-Test-Timer: update to 0.08
Message-ID:  <201405101438.s4AEcHuE054337@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405101440.s4AEe0nT061122@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189603
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Test-Timer: update to 0.08
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 10 14:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 0.08
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/p5-Test-Timer/0.08/

Port maintainer (swills@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- p5-Test-Timer-0.08.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353572)
+++ Makefile	(working copy)
@@ -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 @@
 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
Index: distinfo
===================================================================
--- distinfo	(revision 353572)
+++ distinfo	(working copy)
@@ -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
--- p5-Test-Timer-0.08.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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