Permalink
Browse files
p5-string-format: update to version 1.18
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
perl/p5-string-format/Portfile
|
|
@@ -4,16 +4,16 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.24 5.26 |
|
|
perl5.setup String-Format 1.17 |
|
|
perl5.setup String-Format 1.18 |
|
|
license GPL-2 |
|
|
maintainers nomaintainer |
|
|
description sprintf-like string formatting capabilities with arbitrary format definitions |
|
|
description String::Format - sprintf-like string formatting capabilities with arbitrary format definitions |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums md5 5635b975740122bab326ff2186cc97fb \ |
|
|
sha1 bbfa7aff13c0aefbb4b24cb12ddbba4a54936c99 \ |
|
|
rmd160 baf50111f08559b92b4b53f68eba474e32999700 |
|
|
checksums rmd160 2461060e16667c854a7a0625f73541b512c4a831 \ |
|
|
sha256 9e417a8f8d9ea623beea2d13a47c0d5a696fc8602c0509b826cd45f97b76e778 \ |
|
|
size 13676 |
|
|
|
|
|
supported_archs noarch |