From nobody@FreeBSD.org  Thu Sep 19 10:16:47 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id D6595CAC
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Sep 2013 10:16:47 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id C38A0239B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Sep 2013 10:16:47 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8JAGlFK056389
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Sep 2013 10:16:47 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8JAGkcQ056388;
	Thu, 19 Sep 2013 10:16:46 GMT
	(envelope-from nobody)
Message-Id: <201309191016.r8JAGkcQ056388@oldred.freebsd.org>
Date: Thu, 19 Sep 2013 10:16:46 GMT
From: Natacha Port <natbsd@instinctive.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysutils/filewatcherd: update to 1.0-beta2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         182225
>Category:       ports
>Synopsis:       sysutils/filewatcherd: update to 1.0-beta2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 19 10:20:00 UTC 2013
>Closed-Date:    Thu Oct 03 14:11:28 UTC 2013
>Last-Modified:  Thu Oct 03 14:11:28 UTC 2013
>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@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:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Sep 19 10:20:11 UTC 2013 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182225 
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Thu Oct 3 14:11:26 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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