FreeBSD Bugzilla – Attachment 84636 Details for
Bug 120673
[UPDATE] devel/p5-Test-Harness
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.31 KB, created by
Felippe de Meirelles Motta
on 2008-02-14 20:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Felippe de Meirelles Motta
Created:
2008-02-14 20:10:01 UTC
Size:
2.31 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Test-Harness/Makefile,v >retrieving revision 1.30 >diff -u -r1.30 Makefile >--- Makefile 15 Jan 2008 02:37:02 -0000 1.30 >+++ Makefile 14 Feb 2008 03:11:19 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Test-Harness >-PORTVERSION= 3.07 >+PORTVERSION= 3.09 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -14,12 +14,14 @@ > MAINTAINER= perl@FreeBSD.org > COMMENT= Run perl standard test scripts with statistics > >+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools >+RUN_DEPENDS+= ${BUILD_DEPENDS} >+ > PERL_CONFIGURE= yes > INSTALL_TARGET= pure_install > > MAN1= prove.1 >-MAN3= \ >- App::Prove.3 \ >+MAN3= App::Prove.3 \ > App::Prove::State.3 \ > TAP::Base.3 \ > TAP::Formatter::Color.3 \ >@@ -45,6 +47,7 @@ > TAP::Parser::Result::YAML.3 \ > TAP::Parser::Source.3 \ > TAP::Parser::Source::Perl.3 \ >+ TAP::Parser::Utils.3 \ > TAP::Parser::YAMLish::Reader.3 \ > TAP::Parser::YAMLish::Writer.3 \ > Test::HACKING.3 \ >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Test-Harness/distinfo,v >retrieving revision 1.22 >diff -u -r1.22 distinfo >--- distinfo 15 Jan 2008 02:37:02 -0000 1.22 >+++ distinfo 14 Feb 2008 03:11:19 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Test-Harness-3.07.tar.gz) = 488ac59b739376e62349e6c0b22daf14 >-SHA256 (Test-Harness-3.07.tar.gz) = fb8ee530b6998f2b53c3bc60ba2c62b0e6c1cde2a49cf93f43a5c0188da38dfb >-SIZE (Test-Harness-3.07.tar.gz) = 174120 >+MD5 (Test-Harness-3.09.tar.gz) = 40196584ddb987cadb7144a7d171bf4f >+SHA256 (Test-Harness-3.09.tar.gz) = e0d269967f0975f0f8e9fa398ed4830b0dd68129fca718d64f19283b1856baa6 >+SIZE (Test-Harness-3.09.tar.gz) = 175618 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/devel/p5-Test-Harness/pkg-plist,v >retrieving revision 1.11 >diff -u -r1.11 pkg-plist >--- pkg-plist 20 Dec 2007 10:42:39 -0000 1.11 >+++ pkg-plist 14 Feb 2008 03:11:19 -0000 >@@ -26,6 +26,7 @@ > %%SITE_PERL%%/TAP/Parser/Result/YAML.pm > %%SITE_PERL%%/TAP/Parser/Source.pm > %%SITE_PERL%%/TAP/Parser/Source/Perl.pm >+%%SITE_PERL%%/TAP/Parser/Utils.pm > %%SITE_PERL%%/TAP/Parser/YAMLish/Reader.pm > %%SITE_PERL%%/TAP/Parser/YAMLish/Writer.pm > %%SITE_PERL%%/Test/HACKING.pod
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 120673
: 84636