ports/179685: sysutils/entr update

Danilo Egea Gondolfo danilogondolfo at gmail.com
Tue Jun 18 17:20:01 UTC 2013


>Number:         179685
>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:   Tue Jun 18 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egea Gondolfo
>Release:        FreeBSD 9.1-STABLE
>Organization:
Universidade Estadual de Maringa
>Environment:
FreeBSD projeto 9.1-STABLE FreeBSD 9.1-STABLE #5 r251421: Wed Jun  5 13:05:34 BRT 2013     root at projeto:/usr/obj/usr/src.stable/sys/PROJETO  amd64
>Description:
Changes
- Updated from 1.9 to 2.0
- Removed MAKE_JOBS_SAFE, this port build only one file
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 321197)
+++ Makefile	(working copy)
@@ -1,17 +1,15 @@
 # $FreeBSD$
 
 PORTNAME=	entr
-PORTVERSION=	1.9
+PORTVERSION=	2.0
 CATEGORIES=	sysutils
 MASTER_SITES=	http://entrproject.org/code/
 
 MAINTAINER=	danilogondolfo at gmail.com
 COMMENT=	Runs arbitrary commands when files change
 
-WRKSRC=	${WRKDIR}/eradman-entr-587c18272485/
+WRKSRC=	${WRKDIR}/eradman-entr-6b1f1d242775
 
-MAKE_JOBS_SAFE=	yes
-
 PLIST_FILES=	bin/entr
 MAN1=	entr.1
 
Index: distinfo
===================================================================
--- distinfo	(revision 321197)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (entr-1.9.tar.gz) = 7a4dd77c3694ac88a10d0d1e468ca7f1268275c419043d9d35514ef6763e7396
-SIZE (entr-1.9.tar.gz) = 8680
+SHA256 (entr-2.0.tar.gz) = 7226ba25d8af7a3cca67cc946f3ae295d30a0fe7c0029968f2cb3ace11b2b27e
+SIZE (entr-2.0.tar.gz) = 9453


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


More information about the freebsd-ports-bugs mailing list