Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2013 15:31:42 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180238: sysutils/entr update
Message-ID:  <201307031531.r63FVgEb078107@oldred.freebsd.org>
Resent-Message-ID: <201307031540.r63Fe0mX074883@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180238
>Category:       ports
>Synopsis:       sysutils/entr update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 03 15:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD freebsd 9.1-STABLE FreeBSD 9.1-STABLE #1 r252351: Fri Jun 28 16:22:27 BRT 2013     root@freebsd:/usr/obj/usr/src/sys/PROJETO  amd64
>Description:
Updated from 2.0 to 2.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 322229)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	entr
-PORTVERSION=	2.0
+PORTVERSION=	2.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://entrproject.org/code/
 
@@ -8,7 +8,7 @@
 MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Runs arbitrary commands when files change
 
-WRKSRC=	${WRKDIR}/eradman-entr-6b1f1d242775/
+WRKSRC=	${WRKDIR}/eradman-entr-b621ace9ecba/
 
 PLIST_FILES=	bin/entr
 MAN1=	entr.1
Index: distinfo
===================================================================
--- distinfo	(revision 322229)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (entr-2.0.tar.gz) = 7226ba25d8af7a3cca67cc946f3ae295d30a0fe7c0029968f2cb3ace11b2b27e
-SIZE (entr-2.0.tar.gz) = 9453
+SHA256 (entr-2.1.tar.gz) = be189e9e161f9da783ed2d25c84abf51bb90cf813e9047f49bf76443d1d9a801
+SIZE (entr-2.1.tar.gz) = 11237


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307031531.r63FVgEb078107>