# HG changeset patch
# Parent 395fd8f87f67184009b4df8dbaddaeb25ad4b17e
diff -r 395fd8f87f67 -r 851b03b4d1d1 rsync.macports.org/release/ports/perl/p5-mojolicious/Portfile
a
|
b
|
|
4 | 4 | PortSystem 1.0 |
5 | 5 | PortGroup perl5 1.0 |
6 | 6 | |
7 | | perl5.setup Mojolicious 0.999950 |
| 7 | perl5.setup Mojolicious 1.0 ../../authors/id/K/KR/KRAIH |
8 | 8 | categories-append www |
9 | 9 | platforms darwin |
10 | 10 | maintainers l2g.to:larry+macports |
… |
… |
|
30 | 30 | I18N, first class Unicode support and much more for you \ |
31 | 31 | to discover! |
32 | 32 | |
33 | | checksums sha1 3e40cde7a3c4d0bd4ae045bbd497d453ad460344 \ |
34 | | rmd160 f29af1f467babdb6d140091705bfb0a9abdf1bdb |
| 33 | checksums sha1 eaa145ba9398c07fa77978a455266e266c409d15 \ |
| 34 | rmd160 a0b51d15c2df45bdb809632a2da50053cb5d3348 |
35 | 35 | |
36 | 36 | # Only required for full testing: |
37 | 37 | #depends_build-append port:p5-io-socket-ssl |