svn commit: r320884 - head/security/vuxml

Alex Kozlov ak at FreeBSD.org
Fri Jun 14 06:21:14 UTC 2013


Author: ak
Date: Fri Jun 14 06:21:13 2013
New Revision: 320884
URL: http://svnweb.freebsd.org/changeset/ports/320884

Log:
  - Fix typo in dbus entry
  
  Reported by:	Christoph Mallon <christoph.mallon at gmx.de>

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Jun 14 05:12:34 2013	(r320883)
+++ head/security/vuxml/vuln.xml	Fri Jun 14 06:21:13 2013	(r320884)
@@ -56,7 +56,7 @@ Note:  Please add new entries to the beg
     <affects>
       <package>
 	<name>dbus</name>
-	<range><lt>1.16.12</lt></range>
+	<range><lt>1.6.12</lt></range>
       </package>
     </affects>
     <description>


More information about the svn-ports-head mailing list