Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2013 12:43:19 +0000 (UTC)
From:      Dag-Erling Smørgrav <des@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330634 - head/security/vuxml
Message-ID:  <201310171243.r9HChJdD075955@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: des
Date: Thu Oct 17 12:43:19 2013
New Revision: 330634
URL: http://svnweb.freebsd.org/changeset/ports/330634

Log:
  Fix build by commenting out the most recent of the two discovery
  dates.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Oct 17 12:00:55 2013	(r330633)
+++ head/security/vuxml/vuln.xml	Thu Oct 17 12:43:19 2013	(r330634)
@@ -78,7 +78,7 @@ Note:  Please add new entries to the beg
     </references>
     <dates>
       <discovery>2013-05-08</discovery>
-      <discovery>2013-10-03</discovery>
+      <!-- discovery>2013-10-03</discovery -->
       <entry>2013-10-17</entry>
     </dates>
   </vuln>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310171243.r9HChJdD075955>