Hi, here an update of sysutils/entr to 4.1.
Index: Makefile =================================================================== RCS file: /cvs/ports/sysutils/entr/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile 20 Feb 2018 19:23:34 -0000 1.12 +++ Makefile 31 Dec 2018 21:39:00 -0000 @@ -2,8 +2,8 @@ COMMENT = run arbitrary commands when files change -DISTNAME = entr-4.0 -REV = d5110481f5b9 +DISTNAME = entr-4.1 +REV = f4e2cbe57708 CATEGORIES = sysutils Index: distinfo =================================================================== RCS file: /cvs/ports/sysutils/entr/distinfo,v retrieving revision 1.9 diff -u -p -r1.9 distinfo --- distinfo 20 Feb 2018 19:23:34 -0000 1.9 +++ distinfo 31 Dec 2018 21:39:00 -0000 @@ -1,2 +1,2 @@ -SHA256 (entr-4.0.tar.gz) = StT+kQixeRmZUc/HilgaimlgKwc9rlm8rkuBD24fbIs= -SIZE (entr-4.0.tar.gz) = 24758 +SHA256 (entr-4.1.tar.gz) = xQPJPM/8HmstqXnNy4jFpobiYRA1Ae7ecHf6CJzf73g= +SIZE (entr-4.1.tar.gz) = 25265 -- Sascha Paunovic <azarus>