diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-08-11 16:30:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-08-11 16:30:24 +0000 |
commit | 3514a00b2f24d0fa5ee9e0ef9d540f3e783d3613 (patch) | |
tree | cd113757f4cef9d2d913a8dcd3d93d306dfa3d6b /en_US.ISO8859-1/articles/committers-guide | |
parent | cba839034b665943f2e075c5b2b646d15f678308 (diff) |
Notes
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide')
-rw-r--r-- | en_US.ISO8859-1/articles/committers-guide/article.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index c1afcba2c9..fe2f7bcf16 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -4192,6 +4192,14 @@ Relnotes: yes</programlisting> </step> <step> + <para>Search for entries in + <filename>ports/security/vuxml/vuln.xml</filename> + and adjust them accordingly. In particular, + check for previous packages with the new name + which version could include the new port.</para> + </step> + + <step> <para>Remove the port from <filename>ports/LEGAL</filename> if it is there.</para> |