summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2016-09-18 22:17:54 +0000
committeragc <agc@pkgsrc.org>2016-09-18 22:17:54 +0000
commit3361159a70da8f2b43dc570e9b2e384245d1a016 (patch)
tree7e4690ea1584f331267ee171d726b15f4a0ed0fa /doc
parent7b143875f4ed5c3f24b9f85cb036a450d771b8eb (diff)
downloadpkgsrc-3361159a70da8f2b43dc570e9b2e384245d1a016.tar.gz
Change default setting of PKGSRC_KEEP_BIN_PKGS to "yes". During the build phase,
binary packages will be preserved under the ${PACKAGES} directory by default.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20163
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2016 b/doc/CHANGES-2016
index 2e50e18924b..002a366b00f 100644
--- a/doc/CHANGES-2016
+++ b/doc/CHANGES-2016
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2016,v 1.3899 2016/09/18 22:15:34 wiz Exp $
+$NetBSD: CHANGES-2016,v 1.3900 2016/09/18 22:17:54 agc Exp $
Changes to the packages collection and infrastructure in 2016:
@@ -5488,3 +5488,4 @@ Changes to the packages collection and infrastructure in 2016:
Updated devel/py-cffi to 1.8.3 [wiz 2016-09-18]
Updated devel/py-setuptools to 27.2.0 [wiz 2016-09-18]
Updated devel/py-tortoisehg to 3.9.1 [wiz 2016-09-18]
+ mk/bsd.pkg.mk: default PKGSRC_KEEP_BIN_PKGS to "yes" [agc 2016-09-18]