Date: Tue, 07 Sep 2004 08:37:03 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Martin Blapp <mb@imp.ch>, Martin Blapp <mbr@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/p5-MIME-Tools/files patch-Decoder-qpdecode-pdf Message-ID: <EAAAC867DBA498B7FD944570@[192.168.1.51]> In-Reply-To: <491CF2BD65579DF866B556D6@[192.168.1.51]> References: <200409032241.i83MfNIT057401@repoman.freebsd.org> <20040904005533.N6407@cvs.imp.ch> <491CF2BD65579DF866B556D6@[192.168.1.51]>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
+-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
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
iQEVAwUBQT1XEVvROjYJ63c1AQL7RQgAmRH+0nmLGIVUzICbGFX8EWgxhpM4NS3E
gWd1GusBxcZJWtCx3UzcrLYeKG2y59/x/6yzhhfG0W83VIfQ02lmUBtIq27ggUyO
pGY4ADhFlWFebcTIHqQFkONE+IWIKL64n4obiDWB1rjVoA4ZWP5/qrMh8l02EJzB
Br0sdd4le4uVeu5VqdQtE0MuCzKgDNcQWwpltdTVS7tKklObtIuTYh5qv3Rck4sT
Ow7ihzi2U2uWpZkVjOQy1CArgl7mJSAKwEdhoXlFHei6tEqIFUsWS1GXr7pPgJ2d
xGzDpmBSu7s7SG/7PFWAf2PL+ZdQKR9bi0Hp543/ZG5kjZuVN7jwoQ==
=4Dy4
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EAAAC867DBA498B7FD944570>
