Changeset 131013
- Timestamp:
- Jan 5, 2015, 3:05:47 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/perl/p5-config-json/Portfile
r131012 r131013 5 5 PortGroup perl5 1.0 6 6 7 perl5.branches 5.16 8 perl5.setup Config-JSON 1.5100 9 revision 2 7 perl5.branches 5.16 5.18 5.20 8 perl5.setup Config-JSON 1.5202 10 9 platforms darwin 11 10 maintainers nomaintainer … … 19 18 comments in the files. 20 19 21 checksums sha1 b4821dd178668b013e31089c116553c32062c3d2\22 rmd160 433a5b7899a00667df73377e1ae89bc078b04a5420 checksums rmd160 d4d785bdf07b0349246149672b41a9bdf69c55b9 \ 21 sha256 fdbd4008ef8fb50b4cf26c6c45cc38c2597ddd54aec3b3145bbabb5cc25af930 23 22 24 23 if {${perl5.major} != ""} { … … 27 26 28 27 depends_lib-append \ 29 port:p${perl5.major}- any-moose\28 port:p${perl5.major}-moo \ 30 29 port:p${perl5.major}-json 31 30 }
Note: See TracChangeset
for help on using the changeset viewer.