Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/doc/pkgsrc.txt,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/doc/pkgsrc.txt,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.294 retrieving revision 1.295 diff -u -p -r1.294 -r1.295 --- pkgsrc/doc/pkgsrc.txt 2020/06/07 23:11:29 1.294 +++ pkgsrc/doc/pkgsrc.txt 2020/06/10 16:08:31 1.295 @@ -3989,6 +3989,10 @@ resulting PLIST: PRINT_PLIST_AWK+= /^libdata\/foo/ { next; } +The PRINT_PLIST_AWK transformations are evaluated after the file list and +directory list are sorted. EARLY_PRINT_PLIST_AWK is like PRINT_PLIST_AWK except +it operates before the file list and directory list are sorted. + 15.4. Variable substitution in PLIST A number of variables are substituted automatically in PLISTs when a package is