update graphics/scrot to 1.7

changelog here:
https://github.com/resurrecting-open-source-projects/scrot/releases/tag/1.7

port-wise: set SEPARATE_BUILD.

diff from Ricardo (r.santos at mailfence dot com), thanks!
This commit is contained in:
op 2022-03-26 07:59:57 +00:00
parent 124c7c1c44
commit 0979cae76c
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
COMMENT= commandline screen capture util
V= 1.6
V= 1.7
DISTNAME= scrot-${V}
CATEGORIES= graphics
@ -23,4 +23,6 @@ FAKE_FLAGS+= docsdir=${PREFIX}/share/doc/scrot/
CFLAGS+= -std=gnu99
.endif
SEPARATE_BUILD= Yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (scrot-1.6.tar.gz) = QvZNOPBOxTDItOva4EzOi2iTsvjTBic5HTkO3LqRcJA=
SIZE (scrot-1.6.tar.gz) = 182032
SHA256 (scrot-1.7.tar.gz) = B01+HqJIPM5nQykLknobPdpxH8WUNogA8UoWvEoAYLc=
SIZE (scrot-1.7.tar.gz) = 178463