summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-03-22 22:44:18 +0000
committerjoerg <joerg@pkgsrc.org>2009-03-22 22:44:18 +0000
commit121df12a4425ab318f4b6c3755a9be5260dac7ae (patch)
treed652f4a897adcbd55d66a400163109294b809d01 /doc/NEWS
parent7a93bb4128860f0e31f8d25dee7bcddade70deaa (diff)
downloadpkgsrc-121df12a4425ab318f4b6c3755a9be5260dac7ae.tar.gz
Add entry about buildlink3 changes.
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index c0744c53d14..f6094f96d35 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.5 2008/04/13 13:24:16 tnn Exp $
+# $NetBSD: NEWS,v 1.6 2009/03/22 22:44:18 joerg Exp $
PKGSRC NEWS
===========
@@ -7,6 +7,12 @@ PKGSRC NEWS
pkgsrc. The intended readers are the pkgsrc developers as well as anyone
tracking pkgsrc-current.
+buildlink3.mk layout changed [joerg 2009-03-20]
+ The buildlink3.mk files have been reorganized to reduce
+ redundant parsing for deeply nested buildlink3 trees.
+ The createbuildlink package has been updated to create
+ the new format.
+
PLIST_VARS introduced [jlam 20080413]
PLIST_VARS is a simpler way to do conditional PLIST entries.
The old method of doing e.g. PLIST_SUBST+= FOO="@comment " can