From owner-cvs-all@FreeBSD.ORG Tue Sep 7 06:37:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57FE916A55C; Tue, 7 Sep 2004 06:37:15 +0000 (GMT) Received: from plouf.absolight.net (plouf.absolight.net [212.43.217.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C72C43D2F; Tue, 7 Sep 2004 06:37:14 +0000 (GMT) (envelope-from mat@FreeBSD.org) X-Original-To: j.koopmann@seceidos.de X-Original-To: mb@imp.ch X-Original-To: ports-committers@FreeBSD.org X-Original-To: mbr@FreeBSD.org X-Original-To: cvs-ports@FreeBSD.org X-Original-To: cvs-all@FreeBSD.org X-Original-To: janos.mohacsi@bsd.hu Received: from [192.168.1.51] (l15v-8-120.d2.club-internet.fr [62.34.135.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by plouf.absolight.net (Postfix) with ESMTP id 1B5C3403F; Tue, 7 Sep 2004 08:37:06 +0200 (CEST) Date: Tue, 07 Sep 2004 08:37:03 +0200 From: Mathieu Arnold To: Martin Blapp , Martin Blapp Message-ID: In-Reply-To: <491CF2BD65579DF866B556D6@[192.168.1.51]> References: <200409032241.i83MfNIT057401@repoman.freebsd.org> <20040904005533.N6407@cvs.imp.ch> <491CF2BD65579DF866B556D6@[192.168.1.51]> X-Mailer: Mulberry/3.1.6 (Win32) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="==========E478E58739FC13B7A4E4==========" X-Spam-Checker-Version: SpamAssassin 2.64-abso_2004012301 (2004-01-11) on plouf.absolight.net by root@absolight.fr X-Virus-Scanned: by amavisd-new at plouf.absolight.net X-Spam-Status: No, hits=-0.803 tagged_above=-10 required=5 tests=AWL, BAYES_00, RCVD_IN_NJABL_DUL, RCVD_IN_SORBS, RCVD_IN_SORBS_DUL, SUBJ_HAS_UNIQ_ID, TDE_WS_HS_KOMBINATION, TW_QP X-Spam-Level: cc: j.koopmann@seceidos.de cc: cvs-ports@FreeBSD.org cc: janos.mohacsi@bsd.hu cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/p5-MIME-Tools/files patch-Decoder-qpdecode-pdf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Sep 2004 06:37:16 -0000 --==========E478E58739FC13B7A4E4========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline +-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 --==========E478E58739FC13B7A4E4========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----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----- --==========E478E58739FC13B7A4E4==========--