entr: Update sysutils/entr to 3.9

Changes:
3.9
---
 - Fix use of poll(2) to avoid possible busy-loop on Linux
 - Disable keyboard input if reading STDIN fails
This commit is contained in:
leot 2017-10-12 17:56:45 +00:00
parent fc7f4f1af8
commit 3523d47cec
2 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.8 2017/09/16 20:15:05 leot Exp $
# $NetBSD: Makefile,v 1.9 2017/10/12 17:56:45 leot Exp $
#
DISTNAME= entr-3.8
DISTNAME= entr-3.9
CATEGORIES= sysutils
MASTER_SITES= http://entrproject.org/code/
@ -10,7 +10,7 @@ HOMEPAGE= http://entrproject.org/
COMMENT= Run arbitrary commands when files change
LICENSE= isc AND 2-clause-bsd
WRKSRC= ${WRKDIR}/eradman-entr-592856d50559
WRKSRC= ${WRKDIR}/eradman-entr-332fd96a324a
MAKE_ENV+= MANPREFIX="${PREFIX}/${PKGMANDIR}"

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2017/09/16 20:15:05 leot Exp $
$NetBSD: distinfo,v 1.8 2017/10/12 17:56:45 leot Exp $
SHA1 (entr-3.8.tar.gz) = 3d4ca901629790e460f497024154d71ae70f6b94
RMD160 (entr-3.8.tar.gz) = 5429f43b7bde783af288838bf4d009edfbc520c1
SHA512 (entr-3.8.tar.gz) = 8530a40eefc78571f3a2ab09f63d25d880167ec2d76e0c32fb25dce40e22b3f9f3b5f27874c1b95480206628e314298f001a4c0b487485ac88f2996002b41a2a
Size (entr-3.8.tar.gz) = 24251 bytes
SHA1 (entr-3.9.tar.gz) = cb6dcec9182697ddf7ebee62508eb1efdf1470fb
RMD160 (entr-3.9.tar.gz) = 51b2450b98fcad0b3bfbd5a3b99167189dc07f50
SHA512 (entr-3.9.tar.gz) = e0d58b7f4dc20ba9cfb12a165172817dfd647e859e2133b01b59427f9bb9612ee5b8e8f6563f31cc15b57251e60b2cb639c764f65d6daeb4456ecbccc7b39c12
Size (entr-3.9.tar.gz) = 24554 bytes