From c7d4d160b4db299251cc77f44ba268ebb30dec2c Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 15 Nov 2013 17:40:36 +0000 Subject: [PATCH] Chase up perltidy new name. Pointy hat to: mat Reported by: portsnap's cperciva. --- deskutils/p5-Goo/Makefile | 2 +- devel/p5-Data-Dumper-Perltidy/Makefile | 2 +- devel/p5-Test-PerlTidy/Makefile | 2 +- print/a2pdf/Makefile | 2 +- textproc/p5-Perl-Critic/Makefile | 2 +- textproc/p5-Pod-POM-View-HTML-Filter/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deskutils/p5-Goo/Makefile b/deskutils/p5-Goo/Makefile index e22a225392f2..318060c07a7c 100644 --- a/deskutils/p5-Goo/Makefile +++ b/deskutils/p5-Goo/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Config-Auto>=0:${PORTSDIR}/devel/p5-Config-Auto \ p5-File-Grep>=0:${PORTSDIR}/devel/p5-File-Grep \ p5-File-NCopy>=0:${PORTSDIR}/devel/p5-File-NCopy \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - perltidy>=0:${PORTSDIR}/devel/perltidy \ + perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \ p5-Term-ProgressBar>=0:${PORTSDIR}/devel/p5-Term-ProgressBar \ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ p5-Text-FormatTable>=0:${PORTSDIR}/textproc/p5-Text-FormatTable diff --git a/devel/p5-Data-Dumper-Perltidy/Makefile b/devel/p5-Data-Dumper-Perltidy/Makefile index a02e8120f300..342d1a3838cc 100644 --- a/devel/p5-Data-Dumper-Perltidy/Makefile +++ b/devel/p5-Data-Dumper-Perltidy/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mopsfelder@gmail.com COMMENT= Stringify and pretty print Perl data structures -RUN_DEPENDS= perltidy>=0:${PORTSDIR}/devel/perltidy +RUN_DEPENDS= perltidy:${PORTSDIR}/devel/p5-Perl-Tidy USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Test-PerlTidy/Makefile b/devel/p5-Test-PerlTidy/Makefile index 627b74ba95ae..dfed77cc27d4 100644 --- a/devel/p5-Test-PerlTidy/Makefile +++ b/devel/p5-Test-PerlTidy/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl extension to check that all your files are tidy RUN_DEPENDS= \ p5-File-Finder>0:${PORTSDIR}/devel/p5-File-Finder \ p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \ - perltidy>=20121207:${PORTSDIR}/devel/perltidy \ + perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \ p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/print/a2pdf/Makefile b/print/a2pdf/Makefile index 85c0ff5d2895..529b9d16a8e5 100644 --- a/print/a2pdf/Makefile +++ b/print/a2pdf/Makefile @@ -13,7 +13,7 @@ COMMENT= Text to PDF converter LICENSE= ART20 BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \ - perltidy>=0:${PORTSDIR}/devel/perltidy \ + perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \ p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index e692ba630d15..352556487a23 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -30,7 +30,7 @@ BUILD_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \ p5-String-Format>=1.13:${PORTSDIR}/textproc/p5-String-Format \ p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor \ - perltidy:${PORTSDIR}/devel/perltidy + perltidy:${PORTSDIR}/devel/p5-Perl-Tidy RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle diff --git a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile index 829e665aebd4..882705f710d4 100644 --- a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile +++ b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile @@ -12,7 +12,7 @@ COMMENT= Use filters on sections of your pod documents BUILD_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM \ p5-Syntax-Highlight-Shell>=0:${PORTSDIR}/www/p5-Syntax-Highlight-Shell \ - perltidy>=0:${PORTSDIR}/devel/perltidy \ + perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \ p5-Syntax-Highlight-HTML>=0:${PORTSDIR}/www/p5-Syntax-Highlight-HTML RUN_DEPENDS:= ${BUILD_DEPENDS}