View | Details | Raw Unified | Return to bug 143792
Collapse All | Expand All

(-)/home/staff/gslin/work/ports/p5-Benchmark-Forking/Makefile (-3 / +3 lines)
Lines 6-22 Link Here
6
#
6
#
7
7
8
PORTNAME=	Benchmark-Forking
8
PORTNAME=	Benchmark-Forking
9
PORTVERSION=	0.99
9
PORTVERSION=	1.01
10
CATEGORIES=	benchmarks perl5
10
CATEGORIES=	benchmarks perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
MASTER_SITE_SUBDIR=	Benchmark
12
MASTER_SITE_SUBDIR=	Benchmark
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
14
14
15
MAINTAINER=	gslin@gslin.org
15
MAINTAINER=	perl@FreeBSD.org
16
COMMENT=	Run benchmarks in separate processes
16
COMMENT=	Run benchmarks in separate processes
17
17
18
PERL_CONFIGURE=	yes
18
PERL_CONFIGURE=	yes
19
19
20
MAN3=		Benchmark::Forking.3 Benchmark::Forking::ReadMe.3
20
MAN3=		Benchmark::Forking.3
21
21
22
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)/home/staff/gslin/work/ports/p5-Benchmark-Forking/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Benchmark-Forking-0.99.tar.gz) = e7174e746c2b2e02c24939b248230f96
1
MD5 (Benchmark-Forking-1.01.tar.gz) = 672abae6fd4aaeac1c1af955105c9a7e
2
SHA256 (Benchmark-Forking-0.99.tar.gz) = 332c54ea8c08d75df012204caf45878878b84b957a35e00eda7e8e328b09e966
2
SHA256 (Benchmark-Forking-1.01.tar.gz) = d0c2f68fb3187826553017ea1f98f9ef2cc01aa131ee6c5ba9fdc248bbcebf95
3
SIZE (Benchmark-Forking-0.99.tar.gz) = 6182
3
SIZE (Benchmark-Forking-1.01.tar.gz) = 6251
(-)/home/staff/gslin/work/ports/p5-Benchmark-Forking/pkg-plist (-1 lines)
Lines 1-7 Link Here
1
@comment $FreeBSD: ports/benchmarks/p5-Benchmark-Forking/pkg-plist,v 1.1 2007/01/08 03:48:30 clsung Exp $
1
@comment $FreeBSD: ports/benchmarks/p5-Benchmark-Forking/pkg-plist,v 1.1 2007/01/08 03:48:30 clsung Exp $
2
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Forking/.packlist
2
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Forking/.packlist
3
%%SITE_PERL%%/Benchmark/Forking.pm
3
%%SITE_PERL%%/Benchmark/Forking.pm
4
%%SITE_PERL%%/Benchmark/Forking/ReadMe.pod
5
@dirrmtry %%SITE_PERL%%/Benchmark/Forking
4
@dirrmtry %%SITE_PERL%%/Benchmark/Forking
6
@dirrmtry %%SITE_PERL%%/Benchmark
5
@dirrmtry %%SITE_PERL%%/Benchmark
7
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Forking
6
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Forking

Return to bug 143792