From owner-svn-ports-all@freebsd.org Sat Oct 29 21:31:12 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F59BC26B94; Sat, 29 Oct 2016 21:31:12 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from smtp-out.elvandar.org (gandalf.elvandar.org [149.210.225.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DBB4CC1; Sat, 29 Oct 2016 21:31:11 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from mail1.elvandar.org (f239026.upc-f.chello.nl [80.56.239.26]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-out.elvandar.org (Postfix) with ESMTPS id 9058D47072D; Sat, 29 Oct 2016 23:30:55 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.1 smtp-out.elvandar.org 9058D47072D Authentication-Results: smtp-out.elvandar.org/9058D47072D; dmarc=none header.from=FreeBSD.org Received: from [10.0.2.17] (f239026.upc-f.chello.nl [80.56.239.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail1.elvandar.org (Postfix) with ESMTPSA id 3CF2DD4AF; Sat, 29 Oct 2016 23:30:55 +0200 (CEST) DMARC-Filter: OpenDMARC Filter v1.3.1 mail1.elvandar.org 3CF2DD4AF Authentication-Results: mail1.elvandar.org/3CF2DD4AF; dmarc=none header.from=FreeBSD.org Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Re: svn commit: r424924 - head/security/vuxml From: Remko Lodder In-Reply-To: <201610291816.u9TIGjWT016899@repo.freebsd.org> Date: Sat, 29 Oct 2016 23:30:54 +0200 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201610291816.u9TIGjWT016899@repo.freebsd.org> To: Peter Wemm X-Mailer: Apple Mail (2.3251) X-Jrhosting-MailScanner-ID: 9058D47072D.AC354 X-Jrhosting-MailScanner: Not Virus scanned: please contact your Internet E-Mail Service Provider for details X-Jrhosting-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=4.394, required 5, BAYES_00 -1.90, RCVD_IN_PBL 3.33, RCVD_IN_RP_RNBL 1.31, RCVD_IN_SORBS_DUL 0.00, RDNS_DYNAMIC 0.98, SPF_SOFTFAIL 0.67, URIBL_BLOCKED 0.00) X-Jrhosting-MailScanner-SpamScore: ssss X-Jrhosting-MailScanner-From: remko@freebsd.org X-Jrhosting-MailScanner-Watermark: 1478381461.3138@52ghCKGV7TdCjxJeeHlcEw X-Spam-Status: No X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2016 21:31:12 -0000 There is make lint from what I can recall which should have captured = this. Thanks for fixing! > On 29 Oct 2016, at 20:16, Peter Wemm wrote: >=20 > Author: peter (src committer) > Date: Sat Oct 29 18:16:45 2016 > New Revision: 424924 > URL: https://svnweb.freebsd.org/changeset/ports/424924 >=20 > Log: > Attempt to fix vuxml build after r424916 >=20 > Modified: > head/security/vuxml/vuln.xml >=20 > Modified: head/security/vuxml/vuln.xml > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/security/vuxml/vuln.xml Sat Oct 29 17:37:24 2016 = (r424923) > +++ head/security/vuxml/vuln.xml Sat Oct 29 18:16:45 2016 = (r424924) > @@ -80,7 +80,7 @@ Notes: > > > http://seclists.org/oss-sec/2016/q4/191 > - http://seclists.org/oss-sec/2016/q4/191 > + CVE-2016-8858 > > > 2016-10-19 > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to = "svn-ports-all-unsubscribe@freebsd.org"