1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Update to 2.08 [1]

- Add LICENSE (Artistic 1 & GPL 1)
- Remove Time::HiRes from dependency list (already in core)
- Pet portlint(1) by adding a trailing slash to WWW link

Changes:	http://search.cpan.org/dist/Devel-TraceUse/Changes
PR:		ports/172106 [1]
Submitted by:	Mauricio Herrera Cuadra <mauricio@arareko.net> (maintainer)
This commit is contained in:
Frederic Culot 2012-09-29 08:04:31 +00:00
parent cbd28eb890
commit 95c08373ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305031
2 changed files with 6 additions and 10 deletions

View File

@ -1,12 +1,8 @@
# New ports collection makefile for: devel/p5-Devel-TraceUse
# Date created: 20 September 2006
# Whom: Mauricio Herrera Cuadra <mauricio@arareko.net>
#
# Created by: Mauricio Herrera Cuadra <mauricio@arareko.net>
# $FreeBSD$
#
PORTNAME= Devel-TraceUse
PORTVERSION= 2.06
PORTVERSION= 2.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,8 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mauricio@arareko.net
COMMENT= This module shows the modules your program loads, recursively
BUILD_DEPENDS= p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes
RUN_DEPENDS= p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_MODBUILD= yes

View File

@ -1,2 +1,2 @@
SHA256 (Devel-TraceUse-2.06.tar.gz) = 3fd1aa1367e9b40c076153be8df7851ebbb871ed0b7e42f117d2bfee9ba3b449
SIZE (Devel-TraceUse-2.06.tar.gz) = 12650
SHA256 (Devel-TraceUse-2.08.tar.gz) = f46e17bebaf53d4582d8c383b6187590fe43b5e016d76601120ff7e12f27ee8a
SIZE (Devel-TraceUse-2.08.tar.gz) = 13431