Permalink
Browse files
p5-ppix-regexp: update to 0.056
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-ppix-regexp/Portfile
|
|
@@ -4,7 +4,7 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 |
|
|
perl5.setup PPIx-Regexp 0.055 ../../authors/id/W/WY/WYANT |
|
|
perl5.setup PPIx-Regexp 0.056 ../../authors/id/W/WY/WYANT |
|
|
|
|
|
platforms darwin |
|
|
maintainers {khindenburg @kurthindenburg} openmaintainer |
|
|
@@ -19,9 +19,9 @@ long_description \ |
|
|
generating a structure similar to the structure generated by PPI when it \ |
|
|
parses a Perl script, and navigable in much the same way. |
|
|
|
|
|
checksums rmd160 d856750bf6727886760a1a9cca1018baae44fcb5 \ |
|
|
sha256 53cb67f56a3699de9d7b24423d080f11602f0e4e2b8107def60be020e33f3919 \ |
|
|
size 205969 |
|
|
checksums rmd160 78d71eee0c4e9edf3de408bc1be44a3383fd769a \ |
|
|
sha256 37992de526a368d120506e8c6c0498266e4de81942658cf0af1db89b12302f15 \ |
|
|
size 212535 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_lib-append port:p${perl5.major}-list-moreutils \ |
|
|
|