summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2021-03-04 10:02:02 +0000
committerleot <leot@pkgsrc.org>2021-03-04 10:02:02 +0000
commitd6b784f7419899bba4a438495d41de910ca421c1 (patch)
treeb9d9cb4b19c5361e059d63d3498b8ed8b3daef5c /sysutils
parent0263bfe03e752039851af89e2ce9d6f58ba7deaf (diff)
downloadpkgsrc-d6b784f7419899bba4a438495d41de910ca421c1.tar.gz
entr: Update to 4.8
Changes: 4.8 --- - Set a maximum of 2^19 watches to guard against absurd file open limits on MacOS - Use control sequences to clear the display and specify '-c' twice to erase the scrollback buffer 4.7 --- - Use system file descriptor limits when max_user_watches is not accessible - Return the exit status of the child process when the '-z' option is used - Handle SIGHUP so child process are terminated when a terminal is closed - More accurately return shell exit code using '-s' option
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/entr/Makefile4
-rw-r--r--sysutils/entr/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/entr/Makefile b/sysutils/entr/Makefile
index f91d4578221..8c28ba929a2 100644
--- a/sysutils/entr/Makefile
+++ b/sysutils/entr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2020/10/09 15:21:24 leot Exp $
+# $NetBSD: Makefile,v 1.18 2021/03/04 10:02:02 leot Exp $
#
-DISTNAME= entr-4.6
+DISTNAME= entr-4.8
CATEGORIES= sysutils
MASTER_SITES= http://eradman.com/entrproject/code/
diff --git a/sysutils/entr/distinfo b/sysutils/entr/distinfo
index ea1b623490b..3f011ed6d65 100644
--- a/sysutils/entr/distinfo
+++ b/sysutils/entr/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/10/09 15:21:24 leot Exp $
+$NetBSD: distinfo,v 1.16 2021/03/04 10:02:02 leot Exp $
-SHA1 (entr-4.6.tar.gz) = 2698e8137fc4cff8152d387b5aba02e63661162f
-RMD160 (entr-4.6.tar.gz) = e1a9de2f042207c2aebbb1ffe09cb82ebb95b943
-SHA512 (entr-4.6.tar.gz) = 41e8c2311c7833a778193b13d1e0b1bb18ece54f5e20b8b5b0b4a2308ba1cc1a8b8378700dbac83ee68822b5f847a3fa9c47822d22a22d45da792d2408f48378
-Size (entr-4.6.tar.gz) = 24909 bytes
+SHA1 (entr-4.8.tar.gz) = 9f65589f5eeb87ee162915cf0b59e8870390ad03
+RMD160 (entr-4.8.tar.gz) = a65ae16cab5fbf78137d3210729fe8b6b990f8bf
+SHA512 (entr-4.8.tar.gz) = fc99a257fe9a30a9b08f0b6283f9ee3b65c38362744842dd976a4ac7749df7f6ff630235443af17f664f9cbf2a197dbb8c1114fe491e675921745294b4fa4d8f
+Size (entr-4.8.tar.gz) = 25408 bytes