Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2015 19:40:33 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391837 - head/security/vuxml
Message-ID:  <201507121940.t6CJeXVr087986@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507121940.t6CJeXVr087986>