svn commit: r391837 - head/security/vuxml
Mark Felder
feld at FreeBSD.org
Sun Jul 12 19:40:34 UTC 2015
Author: feld
Date: Sun Jul 12 19:40:33 2015
New Revision: 391837
URL: https://svnweb.freebsd.org/changeset/ports/391837
Log:
Add note on how to use the new html functionality
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sun Jul 12 19:40:07 2015 (r391836)
+++ head/security/vuxml/vuln.xml Sun Jul 12 19:40:33 2015 (r391837)
@@ -38,7 +38,8 @@ QUICK GUIDE TO ADDING A NEW ENTRY
3. use 'make validate' to verify syntax correctness (you might need to install
textproc/libxml2 for parser, and this port for catalogs)
4. fix any errors
-5. profit!
+5. use 'make VID=xxx-yyy-zzz html' to emit the entry's html file for formatting review
+6. profit!
Additional tests can be done this way:
$ env PKG_DBDIR=/usr/ports/security/vuxml pkg audit py26-django-1.6
More information about the svn-ports-all
mailing list