svn commit: r429315 - head/security/vuxml

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 24 08:56:47 UTC 2016


Author: sunpoet
Date: Sat Dec 24 08:56:45 2016
New Revision: 429315
URL: https://svnweb.freebsd.org/changeset/ports/429315

Log:
  - Fix space/tab: it was not caught by 'make validate'

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Dec 24 08:40:18 2016	(r429314)
+++ head/security/vuxml/vuln.xml	Sat Dec 24 08:56:45 2016	(r429315)
@@ -88,7 +88,7 @@ Notes:
     </description>
     <references>
       <url>https://curl.haxx.se/docs/adv_20161223.html</url>
-	  <cvename>CVE-2016-9594</cvename>
+      <cvename>CVE-2016-9594</cvename>
     </references>
     <dates>
       <discovery>2016-12-23</discovery>


More information about the svn-ports-head mailing list