diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-01 22:12:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-01 22:12:32 +0000 |
commit | fb56c847352556ded5f24e387fa45fc39d1d00ba (patch) | |
tree | 4209195f2445e11673f32b3f894275194ef6a7b3 /CHANGES | |
parent | ca11fc527916061184d5139f92f35f82b0520b9e (diff) | |
download | ports-fb56c847352556ded5f24e387fa45fc39d1d00ba.tar.gz ports-fb56c847352556ded5f24e387fa45fc39d1d00ba.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20141002: +AUTHOR: bapt@FreeBSD.org + + New BUNDLE_LIBS knobs to allow a port to tell pkg(8) not to compute provided + libraries, this is to be used when a port bundles libraries it doesn't want + to expose to other ports. + 20141001: AUTHOR: tijl@FreeBSD.org |