mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Chase up perltidy new name.
Pointy hat to: mat Reported by: portsnap's cperciva.
This commit is contained in:
parent
5dcf77863c
commit
c7d4d160b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333896
@ -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
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
||||
|
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user