ports/182225: sysutils/filewatcherd: update to 1.0-beta2

Natacha Porté natbsd at instinctive.eu
Thu Sep 19 10:20:03 UTC 2013


>Number:         182225
>Category:       ports
>Synopsis:       sysutils/filewatcherd: update to 1.0-beta2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 19 10:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Natacha Porté
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD bifrost 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0 r252111M: Sun Jun 23 14:31:39 CEST 2013     root at bifrost:/usr/obj/usr/src-STABLE/9.1/sys/GENERIC  amd64
>Description:
- version 1.0-beta2 should fix build without gcc
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Naur filewatcherd.orig/Makefile filewatcherd/Makefile
--- filewatcherd.orig/Makefile  2013-09-19 12:10:57.678028818 +0200
+++ filewatcherd/Makefile       2013-09-19 12:12:24.767283570 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: sysutils/filewatcherd/Makefile 325267 2013-08-23 13:52:39Z wg $
 
 PORTNAME=      filewatcherd
-PORTVERSION=   1.0b1
+PORTVERSION=   1.0b2
 DISTNAME=      ${PORTNAME}-${GH_TAGNAME}
 CATEGORIES=    sysutils
 
@@ -13,8 +13,8 @@
 
 USE_GITHUB=    yes
 GH_ACCOUNT=    faelys
-GH_COMMIT=     a2b8081
-GH_TAGNAME=    1.0-beta1
+GH_COMMIT=     e1e6c7a
+GH_TAGNAME=    1.0-beta2
 
 USE_RC_SUBR=   filewatcherd
 
diff -Naur filewatcherd.orig/distinfo filewatcherd/distinfo
--- filewatcherd.orig/distinfo  2013-09-19 12:10:57.678028818 +0200
+++ filewatcherd/distinfo       2013-09-19 12:11:15.181148746 +0200
@@ -1,2 +1,2 @@
-SHA256 (filewatcherd-1.0-beta1.tar.gz) = 869cfd9c0b5d1a0afd0d1d8485e0ad2e988b881820a608999d342e26c02b64c2
-SIZE (filewatcherd-1.0-beta1.tar.gz) = 12919
+SHA256 (filewatcherd-1.0-beta2.tar.gz) = b35442e459c9e35fb4edd0d97165224b92580dc8e87d65fcf6387a5fa5f87f50
+SIZE (filewatcherd-1.0-beta2.tar.gz) = 12923


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


More information about the freebsd-ports-bugs mailing list