~Ricardo <r.san...@mailfence.com> wrote: > Hey ports@ > > Attached is a diff to update graphics/scrot to version 1.7. > Summary of the changes[1]: > > Fixed: free memory image and font resources. > Fixed: segfault if mouse cursor image was not obtained. > Improvement option: --stack, add an optional join direction (v/h). > New option: --file (-F), provide the filename as an option. > New option: --ignorekeyboard (-i), Don't exit for keyboard input. ESC > still exits. > New option: --select=hole (-shole), hole selection area. > New option: --select=hide (-shide), hide selection area, support image. > New option: --select=blur (-sblur), blur selection area. > New option: (-) add redirection to standard output (format PNG). > Using libbsd from now. > Several improvements over the source code and documentation. > > Straightforward update. Additionally SEPARATE_BUILD was set. > Tested on amd64.
committed, thanks! P.S. there is no need for NO_TESTS in this case, as `make test' doesn't fail. This way if upstream adds test in the future we have less chance to miss them. NO_TESTS is really for when `make test' fails because the build system errors out. > Take care. > > Obrigado. > ~Ricardo > > [1] > https://github.com/resurrecting-open-source-projects/scrot/releases/tag/1.7