Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2013 22:07:50 GMT
From:      Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181150: sysutils/entr update
Message-ID:  <201308082207.r78M7oc3040024@oldred.freebsd.org>
Resent-Message-ID: <201308082210.r78MA0Mn086754@freefall.freebsd.org>

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

>Number:         181150
>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:   Thu Aug 08 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.2-BETA1
>Organization:
>Environment:
FreeBSD mac 9.2-BETA2 FreeBSD 9.2-BETA2 #1 r253923: Sun Aug  4 02:41:52 BRT 2013     root@mac:/usr/obj/usr/src/sys/MAC  amd64
>Description:
Updated from 2.1 to 2.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 324409)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	entr
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 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-b621ace9ecba/
+WRKSRC=	${WRKDIR}/eradman-entr-963b395019be/
 
 PLIST_FILES=	bin/entr
 MAN1=	entr.1
Index: distinfo
===================================================================
--- distinfo	(revision 324409)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (entr-2.1.tar.gz) = be189e9e161f9da783ed2d25c84abf51bb90cf813e9047f49bf76443d1d9a801
-SIZE (entr-2.1.tar.gz) = 11237
+SHA256 (entr-2.2.tar.gz) = 16f6726a9ab19210763b95cffd06063668bccc03e6e9f6deeb8b601087640678
+SIZE (entr-2.2.tar.gz) = 11964


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



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