Hi, Update to 3.7. All unit tests pass.
OK? CC'ing maintainer/author. Changelog: - Terminate subprocess in restart mode if a file under watch disappears - Allow NOTE_ATTRIB to set '/_' only if file mode changes - New '-s' option executes commands using $SHELL -c - Print usage and exit if input is from a terminal instead of a pipe
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/entr/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile 23 Oct 2016 00:21:24 -0000 1.9 +++ Makefile 22 Mar 2017 01:59:54 -0000 @@ -2,8 +2,8 @@ COMMENT = run arbitrary commands when files change -DISTNAME = entr-3.6 -REV = c15b0be493fc +DISTNAME = entr-3.7 +REV = c5b62bde107d CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/entr/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 23 Oct 2016 00:21:24 -0000 1.6 +++ distinfo 22 Mar 2017 01:59:54 -0000 @@ -1,2 +1,2 @@ -SHA256 (entr-3.6.tar.gz) = pCdG2BxUjX5VfVAPk0IrjslzHXGTCesmAbi+aa4NyOs= -SIZE (entr-3.6.tar.gz) = 22548 +SHA256 (entr-3.7.tar.gz) = lO/VDI9+nVaQYNXe6/Nmw1ZegegUqzMrlz1ymPqOoi8= +SIZE (entr-3.7.tar.gz) = 23326