Ticket #18456: patch-Portfile
File patch-Portfile, 366 bytes (added by pixilla (Bradley Giesbrecht), 16 years ago) |
---|
Line | |
---|---|
1 | --- Portfile.orig 2009-02-11 07:52:14.000000000 -0800 |
2 | +++ Portfile 2009-02-10 14:31:51.000000000 -0800 |
3 | @@ -23,7 +23,8 @@ |
4 | port:p5-mail-imapclient \ |
5 | port:p5-term-readkey \ |
6 | port:p5-io-socket-ssl \ |
7 | - port:p5-datemanip |
8 | + port:p5-datemanip \ |
9 | + port:p5-digest-hmac |
10 | |
11 | configure { |
12 | reinplace "s|^#!.*|#!${prefix}/bin/perl|g" ${worksrcpath}/imapsync |