Ticket #37778: p5-email-simple.2.102.patch
File p5-email-simple.2.102.patch, 1023 bytes (added by nortcele, 12 years ago) |
---|
-
Portfile
old new 4 4 PortGroup perl5 1.0 5 5 6 6 perl5.branches 5.8 5.10 5.12 5.14 5.16 7 perl5.setup Email-Simple 2.1008 revision 27 perl5.setup Email-Simple 2.102 8 revision 1 9 9 license {Artistic-1 GPL} 10 10 maintainers nomaintainer 11 11 description simple parsing of RFC2822 message format and headers 12 12 long_description ${description} 13 13 platforms darwin 14 14 15 checksums sha1 0c5d212246c5d75873fe7d0673fb9f78c2d59702 \ 16 rmd160 3dd74acc94d26b9324acb35d43bd4552ae8d2a56 17 18 supported_archs noarch 15 checksums sha256 04db457b12f9d634d1fd6c253c5f7bb2ef0d6396ae06421d863dda6d800aaaa5 \ 16 rmd160 456ef3530ad5a12619029d8cf6a08a1acf5f29b7 19 17 20 18 if {${perl5.major} != ""} { 21 depends_lib-append port:p${perl5.major}-email-date-format 19 depends_lib-append port:p${perl5.major}-email-date-format 20 supported_archs noarch 22 21 }