Permalink
Browse files
p5-test-perltidy: update to 20190402
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
perl/p5-test-perltidy/Portfile
|
|
@@ -4,17 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup Test-PerlTidy 20190309.001 |
|
|
revision 2 |
|
|
perl5.setup Test-PerlTidy 20190402 |
|
|
revision 0 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
description Check that all your files are tidy. |
|
|
long_description ${description} |
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 2257d25142b47b89a86589cd1ba34b3a1b345c04 \ |
|
|
sha256 00e49dd5622f0d8f3e2db8cf007b6b3db6403a9f4b0c43956a54b9966a758f75 \ |
|
|
size 13318 |
|
|
checksums rmd160 d6966a0dff83e5cdb7fdcc3b1ebcbf471c0377a7 \ |
|
|
sha256 e9cb9b23ed62e8c6a47a1e18b55328aa3bfa467e05cd93e7e12b2738dd1e025f \ |
|
|
size 13410 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|