svn commit: r503735 - head/security/vuxml

Glen Barber gjb at FreeBSD.org
Sat Jun 8 14:24:16 UTC 2019


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>


More information about the svn-ports-all mailing list