From nobody@FreeBSD.org  Fri Apr 19 03:16:45 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 41DD6E15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Apr 2013 03:16:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 198F7642
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Apr 2013 03:16:45 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r3J3GiF2099952
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Apr 2013 03:16:44 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r3J3Gi9N099951;
	Fri, 19 Apr 2013 03:16:44 GMT
	(envelope-from nobody)
Message-Id: <201304190316.r3J3Gi9N099951@red.freebsd.org>
Date: Fri, 19 Apr 2013 03:16:44 GMT
From: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [New Port] sysutils/entr
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177969
>Category:       ports
>Synopsis:       [New Port] sysutils/entr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bdrewery
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 19 03:20:00 UTC 2013
>Closed-Date:    Sat Apr 20 06:51:01 CDT 2013
>Last-Modified:  Sat Apr 20 06:51:01 CDT 2013
>Originator:     Danilo Egea Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maring
>Environment:
FreeBSD projeto 9.1-STABLE FreeBSD 9.1-STABLE #0 r249522: Mon Apr 15 16:35:31 BRT 2013     root@projeto:/usr/obj/usr/src.stable/sys/PROJETO  amd64
>Description:
New port: sysutils/entr

A utility for running arbitrary commands when files change.
Uses kqueue(2) to avoid polling. entr responds to file system
events by executing command line arguments or by writing to a FIFO.
entr was written to provide an effective means of incorporating
micro-tests into the daily workflow on UNIX platforms.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	entr
#	entr/distinfo
#	entr/pkg-descr
#	entr/Makefile
#
echo c - entr
mkdir -p entr > /dev/null 2>&1
echo x - entr/distinfo
sed 's/^X//' >entr/distinfo << '22d9f4afe4b76e5ceb7d8fd5980ee466'
XSHA256 (entr-1.9.tar.gz) = 7a4dd77c3694ac88a10d0d1e468ca7f1268275c419043d9d35514ef6763e7396
XSIZE (entr-1.9.tar.gz) = 8680
22d9f4afe4b76e5ceb7d8fd5980ee466
echo x - entr/pkg-descr
sed 's/^X//' >entr/pkg-descr << '4740ea54a68c889b48166a4ef00babe1'
XA utility for running arbitrary commands when files change.
XUses kqueue(2) to avoid polling. entr responds to file system
Xevents by executing command line arguments or by writing to a FIFO.
Xentr was written to provide an effective means of incorporating
Xmicro-tests into the daily workflow on UNIX platforms.
X
XWWW: http://entrproject.org
4740ea54a68c889b48166a4ef00babe1
echo x - entr/Makefile
sed 's/^X//' >entr/Makefile << '61cd03c65ec5e01873c5434ae6baee96'
X# $FreeBSD$
X
XPORTNAME=	entr
XPORTVERSION=	1.9
XCATEGORIES=	sysutils
XMASTER_SITES=	http://entrproject.org/code/
X
XMAINTAINER=	danilogondolfo@gmail.com
XCOMMENT=	Run arbitrary commands when files change
X
XPLIST_FILES=	bin/entr
X
XMAKE_ARGS=	MANPREFIX=${PREFIX}/man/
XMAKEFILE=	Makefile.bsd
XWRKSRC=	${WRKDIR}/eradman-entr-587c18272485
X
XMAN1=		entr.1
XMANCOMPRESSED=	no
X
X.include <bsd.port.mk>
61cd03c65ec5e01873c5434ae6baee96
exit



>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Fri Apr 19 03:20:09 UTC 2013 
Class-Changed-Why:  
Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177969 
Responsible-Changed-From-To: freebsd-ports-bugs->bdrewery 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Apr 19 03:20:10 UTC 2013 
Responsible-Changed-Why:  
bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177969 
State-Changed-From-To: open->closed 
State-Changed-By: bdrewery 
State-Changed-When: Sat Apr 20 06:51:00 CDT 2013 
State-Changed-Why:  
Committed in r316084 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177969 
>Unformatted:
