cvs commit: ports/mail/p5-MIME-Tools/files
patch-Decoder-qpdecode-pdf
Mathieu Arnold
mat at FreeBSD.org
Mon Sep 6 23:37:16 PDT 2004
+-Le 07/09/2004 08:34 +0200, Mathieu Arnold a dit :
| --- files/patch-Decoder-qpdecode-pdf Tue Sep 7 08:32:39 2004
| +++ files/patch-Decoder-qpdecode-pdf~ Tue Sep 7 08:32:25 2004
| @@ -34,7 +34,7 @@
| + $output =~ s/=([\da-fA-F]{2})/pack("C", hex($1))/ge;
| + $out->print($output);
| + } else {
| -+ $out->print(decode_qp($_));
| ++ $out->print(decode_qp($output));
| + }
| }
| 1;
|
| Or please, portmgr, could I commit this myself ?
(this patch is reversed, but patch would tell anyone anyway :-)
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 479 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20040907/2141fb66/attachment.bin
More information about the cvs-ports
mailing list