1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

Adds CPAN Testers reporting to CPAN.pm

WWW:	http://search.cpan.org/dist/CPAN-Reporter/
This commit is contained in:
Steve Wills 2011-02-26 20:08:35 +00:00
parent 31225446e6
commit 117dfa50b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269838
5 changed files with 54 additions and 0 deletions

View File

@ -1225,6 +1225,7 @@
SUBDIR += p5-CPAN-Inject
SUBDIR += p5-CPAN-Meta
SUBDIR += p5-CPAN-Mini
SUBDIR += p5-CPAN-Reporter
SUBDIR += p5-CPAN-SQLite
SUBDIR += p5-CPAN-YACSmoke
SUBDIR += p5-CPANPLUS

View File

@ -0,0 +1,37 @@
# New ports collection makefile for: p5-CPAN-Reporter
# Date created: 2011-02-04
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= CPAN-Reporter
PORTVERSION= 1.1902
CATEGORIES= devel
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/D/DA/DAGOLDEN
PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Adds CPAN Testers reporting to CPAN.pm
BUILD_DEPENDS= p5-Archive-Tar>0:${PORTSDIR}/archivers/p5-Archive-Tar \
p5-Capture-Tiny>0:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Config-Tiny>0:${PORTSDIR}/devel/p5-Config-Tiny \
p5-File-Copy-Recursive>0:${PORTSDIR}/devel/p5-File-Copy-Recursive \
p5-File-HomeDir>0:${PORTSDIR}/devel/p5-File-HomeDir \
p5-File-pushd>0:${PORTSDIR}/devel/p5-File-pushd \
p5-IO-CaptureOutput>0:${PORTSDIR}/devel/p5-IO-CaptureOutput \
p5-Probe-Perl>0:${PORTSDIR}/sysutils/p5-Probe-Perl \
p5-Test-Reporter>1.54:${PORTSDIR}/devel/p5-Test-Reporter \
p5-Devel-Autoflush>0:${PORTSDIR}/devel/p5-Devel-Autoflush \
p5-Tee>0:${PORTSDIR}/devel/p5-Tee
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= CPAN::Reporter::API.3 CPAN::Reporter::Config.3 \
CPAN::Reporter::History.3 CPAN::Reporter::PrereqCheck.3 \
CPAN::Reporter.3 CPAN::Reporter::FAQ.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (CPAN-Reporter-1.1902.tar.gz) = 41a1e442af6ff10eb2b136bc14162a81d121a152726a8f00a1a0b236996825a5
SIZE (CPAN-Reporter-1.1902.tar.gz) = 97389

View File

@ -0,0 +1,3 @@
Adds CPAN Testers reporting to CPAN.pm
WWW: http://search.cpan.org/dist/CPAN-Reporter/

View File

@ -0,0 +1,11 @@
%%SITE_PERL%%/CPAN/Reporter/History.pm
%%SITE_PERL%%/CPAN/Reporter/PrereqCheck.pm
%%SITE_PERL%%/CPAN/Reporter/Config.pm
%%SITE_PERL%%/CPAN/Reporter/FAQ.pm
%%SITE_PERL%%/CPAN/Reporter/API.pm
%%SITE_PERL%%/CPAN/Reporter.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CPAN/Reporter/.packlist
@dirrmtry %%SITE_PERL%%/CPAN/Reporter
@dirrmtry %%SITE_PERL%%/CPAN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CPAN/Reporter
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CPAN