From owner-svn-ports-head@FreeBSD.ORG Fri Oct 3 15:38:39 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5682332E; Fri, 3 Oct 2014 15:38:39 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6B2D3D7C; Fri, 3 Oct 2014 15:38:38 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id n3so2519342wiv.9 for ; Fri, 03 Oct 2014 08:38:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=Sg6IKvg1libBjEJ9X31064Udj0rN8Mpzfz3WQ0PtqD8=; b=WvaBKKdcXBNeBdhHjSiN62DjMMFb0Xiku+xlrr0tWILU3v+8mfQAIfy9nleks24gDD 0ICM3ggDfdsN0yW13XNP0fCOeKxy2fBVYU8HabvJj1aM+XQU76cI03QiuyarM0OEqJNN gAp7CBN6uacjz9N1ALrolS3xVQtj2ls4pm9sdZGkREFVSKy+kt7hR8Ruj6OB8aAGq3uY D7SsX/axAl3mHDVsVc7Zk5E9H/r88izLTaKgFfEXDU06nX0QK6v3ybRCejQ6wMEuxxZg WiKlzXpDE8JjsdZo75g9JyeshiBG1LwkpScneG6e97iqV45j2PfUmhMEky/Gw0J/AYMp 21bA== X-Received: by 10.194.57.237 with SMTP id l13mr8561611wjq.102.1412350716708; Fri, 03 Oct 2014 08:38:36 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id ul1sm8351343wjc.9.2014.10.03.08.38.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Oct 2014 08:38:35 -0700 (PDT) Sender: Baptiste Daroussin Date: Fri, 3 Oct 2014 17:38:33 +0200 From: Baptiste Daroussin To: =?iso-8859-1?Q?Ren=E9?= Ladan Subject: Re: svn commit: r369903 - head/devel/pcre Message-ID: <20141003153833.GD53855@ivaldir.etoilebsd.net> References: <201410031406.s93E6gkP089535@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+SfteS7bOf3dGlBC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2014 15:38:39 -0000 --+SfteS7bOf3dGlBC Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 03, 2014 at 04:16:09PM +0200, Ren=E9 Ladan wrote: > 2014-10-03 16:06 GMT+02:00 Baptiste Daroussin : >=20 > > Author: bapt > > Date: Fri Oct 3 14:06:41 2014 > > New Revision: 369903 > > URL: https://svnweb.freebsd.org/changeset/ports/369903 > > QAT: https://qat.redports.org/buildarchive/r369903/ > > > > Log: > > Fix rendering with mandoc > > > > Modified: > > head/devel/pcre/Makefile > > > > [..] >=20 >=20 > > post-patch: > > + @${REINPLACE_CMD} -e "/^\.rs/d" ${WRKSRC}/doc/*.3 > > + @${REINPLACE_CMD} -e "s/=A3//g" ${WRKSRC}/doc/pcre_compile2.3 > > >=20 > So mandoc can't display the pound sign? :( >=20 Not placed in that particular place which in any case is a upstream mistake. regards, Bapt --+SfteS7bOf3dGlBC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQuwvkACgkQ8kTtMUmk6Ew8eACeNqI7264LCK0OAmKh7eCDu45U t58AnA3roXlG+PUl4G+kr66kpznIKTpF =Xsxp -----END PGP SIGNATURE----- --+SfteS7bOf3dGlBC--