Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jun 2010 03:08:24 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mauricio@arareko.net
Subject:   ports/147370: [PATCH] devel/p5-Devel-TraceUse: update to 2.01
Message-ID:  <201006030708.o5378OGP077500@frieza.p6m7g8.net>
Resent-Message-ID: <201006030710.o537A3sI058051@freefall.freebsd.org>

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

>Number:         147370
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Devel-TraceUse: update to 2.01
>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:   Thu Jun 03 07:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:
- Update to 2.01

Port maintainer (mauricio@arareko.net) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Devel-TraceUse-2.01.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Devel-TraceUse/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	17 Apr 2008 14:25:15 -0000	1.3
+++ Makefile	3 Jun 2010 06:23:41 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Devel-TraceUse
-PORTVERSION=	1.00
+PORTVERSION=	2.01
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +14,8 @@
 MAINTAINER=	mauricio@arareko.net
 COMMENT=	This module shows the modules your program loads, recursively
 
-PERL_DEPENDS=	p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes
-BUILD_DEPENDS=	${PERL_DEPENDS}
-RUN_DEPENDS=	${PERL_DEPENDS}
+BUILD_DEPENDS=	p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes
+RUN_DEPENDS=	p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes
 
 PERL_MODBUILD=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Devel-TraceUse/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	22 Sep 2006 07:47:34 -0000	1.1
+++ distinfo	3 Jun 2010 06:23:41 -0000
@@ -1,3 +1,3 @@
-MD5 (Devel-TraceUse-1.00.tar.gz) = 8d6f15384917d5db61765f18961c3c89
-SHA256 (Devel-TraceUse-1.00.tar.gz) = 58a7c0fa73b87690be228fd17aa77e4d68158d5e3d0d103656526ba5d0fc41b6
-SIZE (Devel-TraceUse-1.00.tar.gz) = 4628
+MD5 (Devel-TraceUse-2.01.tar.gz) = 8390b77c94498f8636be2d0a8016bd9b
+SHA256 (Devel-TraceUse-2.01.tar.gz) = 4eed6b8585309adc3944d8a8a7f951b1791ace57dcf9c21a5480ddc197841cf3
+SIZE (Devel-TraceUse-2.01.tar.gz) = 7773
--- p5-Devel-TraceUse-2.01.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?201006030708.o5378OGP077500>