Permalink
Browse files
p5-string-tagged: update to version 0.16
- Loading branch information
Showing
with
4 additions
and
3 deletions.
-
+4
−3
perl/p5-string-tagged/Portfile
|
|
@@ -4,16 +4,17 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup String-Tagged 0.15 |
|
|
perl5.setup String-Tagged 0.16 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description String::Tagged - string buffers with value tags on extents |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 24e2c3261a48af496c8ab04c60a5c13d957c81a6 \ |
|
|
sha256 0f4bb11a80ec54403d3e32a0db3091570c2c7218b5b2a411480e6bb9bd89d3a0 |
|
|
checksums rmd160 e19e712a75097c3f3be46feeedd28478492882a8 \ |
|
|
sha256 f07c2842aa759a8275b74d7ff625ff49a38fb7942da28d6ab71b70969f7373de \ |
|
|
size 40785 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_build-append \ |
|
|
|