Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2019 13:51:49 -0800
From:      John Baldwin <jhb@FreeBSD.org>
To:        Pietro Cerutti <gahr@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r493008 - head/devel/gdb
Message-ID:  <88b54138-ff8c-dcef-bc20-cd856e3ac782@FreeBSD.org>
In-Reply-To: <20190218084239.aae34docitgsqr4z@ptrcrt.ch>
References:  <201902151844.x1FIim6w087225@repo.freebsd.org> <20190218084239.aae34docitgsqr4z@ptrcrt.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/18/19 12:42 AM, Pietro Cerutti wrote:
> On Feb 15 2019, 18:44 UTC, John Baldwin <jhb@FreeBSD.org> wrote:
>> Author: jhb (src,doc committer)
>> Date: Fri Feb 15 18:44:48 2019
>> New Revision: 493008
>> URL: https://svnweb.freebsd.org/changeset/ports/493008
>>
>> Log:
>>  Include pretty printers for libc++ when Python is enabled.
>>
>>  The pretty printers are pulled from github/bsdjhb/libcxx-gdbpy.git.
>>  They are not complete and only support a subset of STL classes.
>>
>>  Bump PORTREVISION.
>>
>>  PR:		235539
>>  Reviewed by:	pizzamig (maintainer)
>>  Differential Revision:	https://reviews.freebsd.org/D19087
> 
>> +PLIST_SUB+=	LIBCXX=""
>> +.else
>> +PLIST_SUB+=	LIBCXX="@comment"
> 
> This needs to be "@comment ". Fixed in r493251.

Oops.  Thanks for fixing!
-- 
John Baldwin

                                                                            



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?88b54138-ff8c-dcef-bc20-cd856e3ac782>