svn commit: r490941 - head/security/vuxml

Glen Barber gjb at FreeBSD.org
Tue Jan 22 12:32:19 UTC 2019


Author: gjb
Date: Tue Jan 22 12:32:18 2019
New Revision: 490941
URL: https://svnweb.freebsd.org/changeset/ports/490941

Log:
  Attempt to 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	Tue Jan 22 12:30:21 2019	(r490940)
+++ head/security/vuxml/vuln.xml	Tue Jan 22 12:32:18 2019	(r490941)
@@ -62,7 +62,7 @@ Notes:
     <topic>www/py-requests -- Information disclosure vulnerability</topic>
     <affects>
       <package>
-	<name>py*-requests</name>
+	<name>py-requests</name>
 	<range><lt>2.20.0</lt></range>
       </package>
     </affects>


More information about the svn-ports-head mailing list