Permalink
Browse files
p5-yaml-libyaml: update to version 0.77, comment
- Loading branch information
Showing
with
5 additions
and
6 deletions.
-
+5
−6
perl/p5-yaml-libyaml/Portfile
|
|
@@ -4,17 +4,16 @@ PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.setup YAML-LibYAML 0.76 |
|
|
revision 0 |
|
|
perl5.setup YAML-LibYAML 0.77 |
|
|
license {Artistic-1 GPL} |
|
|
maintainers nomaintainer |
|
|
description Perl YAML Serialization using XS and libyaml |
|
|
long_description ${description} |
|
|
|
|
|
platforms darwin |
|
|
|
|
|
checksums rmd160 3a9c1b1f4fa930b4a99978e5353a214763a25b15 \ |
|
|
sha256 decf6444395f9d0091a1a7fdf5069b1b16aa582fc669baa9d42a27aacd7824d5 \ |
|
|
size 148700 |
|
|
checksums rmd160 94f38bb804576baf302446a68bcd21f6d737a486 \ |
|
|
sha256 51efd448e401555e8b1dacb0438f56adc7a0f4c643be43a8fdcfe411d1518e13 \ |
|
|
size 149013 |
|
|
|
|
|
# builds using embedded copy of libyaml source, no dependencies required |
|
|
# builds using embedded libyaml 0.2.2 source, no dependencies required |