aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-05-25 11:59:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-05-25 11:59:39 +0000
commit6596903add1b5bc0c6587894569b3530a2fc8e6a (patch)
tree3840bbdb82d7a2d6650e8e0a4977276ebeaba501 /CHANGES
parent37905c446ea27048138d432c7cf733386d4e1464 (diff)
downloadports-6596903add1b5bc0c6587894569b3530a2fc8e6a.tar.gz
ports-6596903add1b5bc0c6587894569b3530a2fc8e6a.zip
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 52da0634d070..febb49624492 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,20 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
20160525:
+AUTHOR: mat@FreeBSD.org
+
+ A new stage-qa test has been added, it reports all shared libraries
+ dependencies that are not part of the port list of dependencies. It help
+ finds what is called proxy dependencies.
+
+ A is needed by B, and B is needed by C. If C also needs A, then it needs to
+ be registered, and this check will tell you to do so.
+
+ Right now, it is only reporting the problems, but if you add
+ PROXYDEPS_FATAL=yes to your environment, it will give an error and will force
+ you to fix the dependencies.
+
+20160525:
AUTHOR: bapt@FreeBSD.org
New keyword @xmlcatmgr has been added, to handle the XML and SGML catalog