svn commit: r542953 - head/security/vuxml

Jochen Neumeister joneum at FreeBSD.org
Thu Jul 23 18:37:13 UTC 2020


Author: joneum
Date: Thu Jul 23 18:37:12 2020
New Revision: 542953
URL: https://svnweb.freebsd.org/changeset/ports/542953

Log:
  Fix typo
  
  Reported by:	cmt
  Sponsored by:	Netzkommune GmbH

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Jul 23 18:36:06 2020	(r542952)
+++ head/security/vuxml/vuln.xml	Thu Jul 23 18:37:12 2020	(r542953)
@@ -63,7 +63,7 @@ Notes:
     <affects>
       <package>
 	<name>pango</name>
-	<range><lt>1.42.4,4</lt></range>
+	<range><lt>1.42.4_4</lt></range>
       </package>
     </affects>
     <description>


More information about the svn-ports-all mailing list