From owner-svn-ports-all@freebsd.org Sat Jun 8 08:19:02 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C18C115C517C; Sat, 8 Jun 2019 08:19:01 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.100.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 031F977994; Sat, 8 Jun 2019 08:19:00 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: by toco-domains.de (Postfix, from userid 65534) id 5381FAEB4B; Sat, 8 Jun 2019 10:18:53 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on toco-mail X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham autolearn_force=no version=3.4.2 Received: from phantomias.home.jochen-neumeister.de (p5B0FD431.dip0.t-ipconnect.de [91.15.212.49]) by toco-domains.de (Postfix) with ESMTPA id 933E4AEB38; Sat, 8 Jun 2019 10:18:50 +0200 (CEST) Subject: Re: svn commit: r503510 - head/security/vuxml To: Koop Mast , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201906051508.x55F8WnL076962@repo.freebsd.org> From: Jochen Neumeister Message-ID: <24a1730c-f6e2-d32b-f1e6-989d88f9be8c@FreeBSD.org> Date: Sat, 8 Jun 2019 10:18:50 +0200 MIME-Version: 1.0 In-Reply-To: <201906051508.x55F8WnL076962@repo.freebsd.org> Content-Language: de-DE X-Rspamd-Queue-Id: 031F977994 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; ASN(0.00)[asn:24940, ipnet:176.9.0.0/16, country:DE] Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 08 Jun 2019 08:19:02 -0000 On 05.06.19 17:08, Koop Mast wrote: > Author: kwm > Date: Wed Jun 5 15:08:31 2019 > New Revision: 503510 > URL: https://svnweb.freebsd.org/changeset/ports/503510 > > Log: > Fix modification date, the future isn't quite here yet. > > Reported by: Daniel Ebdrup > > Modified: > head/security/vuxml/vuln.xml > > Modified: head/security/vuxml/vuln.xml > ============================================================================== > --- head/security/vuxml/vuln.xml Wed Jun 5 14:49:57 2019 (r503509) > +++ head/security/vuxml/vuln.xml Wed Jun 5 15:08:31 2019 (r503510) > @@ -263,7 +263,7 @@ Notes: > > 2019-03-07 > 2019-05-30 > - 2019-07-04 > + 2019-05-04 You mean 2019-06-05? Now "modified" is younger than "entry" It's good to check something like that with "make validate": Error: dates are insane : 183d700e-ec70-487e-a9c4-632324afa934 *** Error code 1 Stop. > > > >