From owner-cvs-ports@FreeBSD.ORG Tue May 24 23:26:41 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 082FD1065672 for ; Tue, 24 May 2011 23:26:41 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 558048FC15 for ; Tue, 24 May 2011 23:26:39 +0000 (UTC) Received: (qmail invoked by alias); 24 May 2011 23:26:38 -0000 Received: from u18-124.dslaccess.de (EHLO [172.20.1.100]) [194.231.39.124] by mail.gmx.net (mp018) with SMTP; 25 May 2011 01:26:38 +0200 X-Authenticated: #1956535 X-Provags-ID: V01U2FsdGVkX1+6CDwn5UC6DFWcO5ETkp2NsIwTGx6d9jx7yhATl8 JfLXReuNvFhHE5 Message-ID: <4DDC3EAE.6030802@gmx.de> Date: Wed, 25 May 2011 01:26:38 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Wesley Shields References: <201105242259.p4OMxqYO099440@repoman.freebsd.org> <20110524232400.GA77710@atarininja.org> In-Reply-To: <20110524232400.GA77710@atarininja.org> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Olli Hauer , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 23:26:41 -0000 On 2011-05-25 01:24, Wesley Shields wrote: > On Tue, May 24, 2011 at 10:59:52PM +0000, Olli Hauer wrote: >> ohauer 2011-05-24 22:59:52 UTC >> >> FreeBSD ports repository >> >> Modified files: >> security/vuxml vuln.xml >> Log: >> - use apr-* and add entries for all apr0/apr1 issues >> ( .. is needed else the parser cannot make a difference >> between apr0 and apr1) >> >> - lowercase ViewVC -> viewvc >> >> Thanks Jun Kuriyama ( kuriyama@ ) for the notice and the patch >> for the apr entries. > > The apr-* stuff broke the build. > > -- WXS > grrrr, I see the same but only on my 8.2 machines no issues on 7.4. Do you have a change to verify this (7.4/8.x)? olli