From owner-cvs-all@FreeBSD.ORG Thu Dec 29 20:13:37 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42CE81065670; Thu, 29 Dec 2011 20:13:37 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id D9B9E8FC0A; Thu, 29 Dec 2011 20:13:36 +0000 (UTC) Received: by iadj38 with SMTP id j38so30489773iad.13 for ; Thu, 29 Dec 2011 12:13:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=P7T3kGzmxZG7Ph8VAkpMpcwxKo6zhUzVG2fEfjmOXr4=; b=rPdSaliOPYsO/uPaSZJKnv68OBywo/P62ERN6jcFRMUE0Q64kpLRSjCCuRxRsgHi18 GG1xDd6R1c+16qJc/5BkAkWp/2foIAWtcSWxMxKBWhtuKjQaU6YYS+1ayEb6vHovxItv jww3gXHOeN7xm65pIkmjDHGO4qMQS6F0JAXyg= Received: by 10.43.51.69 with SMTP id vh5mr43685696icb.32.1325189616319; Thu, 29 Dec 2011 12:13:36 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.207.7 with HTTP; Thu, 29 Dec 2011 12:13:04 -0800 (PST) In-Reply-To: <201112291426.pBTEQPDc058063@repoman.freebsd.org> References: <201112291426.pBTEQPDc058063@repoman.freebsd.org> From: Chris Rees Date: Thu, 29 Dec 2011 20:13:04 +0000 X-Google-Sender-Auth: q5eMnt7fwgw-mp7MY0Q3YDr33xA Message-ID: To: Remko Lodder Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2011 20:13:37 -0000 On 29 December 2011 14:26, Remko Lodder wrote: > remko =A0 =A0 =A0 2011-12-29 14:26:25 UTC > > =A0FreeBSD ports repository (src,doc committer) > > =A0Modified files: > =A0 =A0security/vuxml =A0 =A0 =A0 vuln.xml > =A0Log: > =A0Fix build by adding a reference to the original URL. > > =A0Revision =A0Changes =A0 =A0Path > =A01.2532 =A0 =A0+2 -1 =A0 =A0 =A0ports/security/vuxml/vuln.xml > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/vuxml/vuln.xml.diff?= &r1=3D1.2531&r2=3D1.2532&f=3Dh Sorry. It built (or appeared to build) fine on my machine, so I'll have to investi= gate. Thanks for fixing it. Chris