Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2019 14:24:15 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503735 - head/security/vuxml
Message-ID:  <201906081424.x58EOFFb038705@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sat Jun  8 14:24:14 2019
New Revision: 503735
URL: https://svnweb.freebsd.org/changeset/ports/503735

Log:
  Fix vuxml build.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Jun  8 14:19:18 2019	(r503734)
+++ head/security/vuxml/vuln.xml	Sat Jun  8 14:24:14 2019	(r503735)
@@ -62,7 +62,7 @@ Notes:
     <topic>drupal -- Drupal core - Moderately critical</topic>
     <affects>
       <package>
-	<name>drupal 7</name>
+	<name>drupal</name>
 	<range><lt>7.67</lt></range>
       </package>
     </affects>



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