svn commit: r303211 - head/security/vuxml

Eygene Ryabinkin rea at FreeBSD.org
Sun Aug 26 21:31:12 UTC 2012


Author: rea
Date: Sun Aug 26 21:31:11 2012
New Revision: 303211
URL: http://svn.freebsd.org/changeset/ports/303211

Log:
  VuXML entry c906e0a4-efa6-11e1-8fbf-001b77d09812: fix port epoch
  
  Pointyhat to: rea

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Aug 26 21:26:57 2012	(r303210)
+++ head/security/vuxml/vuln.xml	Sun Aug 26 21:31:11 2012	(r303211)
@@ -56,7 +56,7 @@ Note:  Please add new entries to the beg
     <affects>
       <package>
         <name>roundcube</name>
-        <range><ge>0.8.0</ge><lt>0.8.1</lt></range>
+        <range><ge>0.8.0,1</ge><lt>0.8.1,1</lt></range>
       </package>
     </affects>
     <description>



More information about the svn-ports-head mailing list