From owner-svn-ports-head@FreeBSD.ORG Tue Feb 11 17:21:21 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38CCF4CF; Tue, 11 Feb 2014 17:21:21 +0000 (UTC) Received: from forward6l.mail.yandex.net (forward6l.mail.yandex.net [IPv6:2a02:6b8:0:1819::6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DF75C1930; Tue, 11 Feb 2014 17:21:20 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward6l.mail.yandex.net (Yandex) with ESMTP id B7C4214E10BB; Tue, 11 Feb 2014 21:21:08 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 28D741703A75; Tue, 11 Feb 2014 21:21:08 +0400 (MSK) Received: from unknown (unknown [77.66.228.253]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id uXvWKINp7f-L7jWE86d; Tue, 11 Feb 2014 21:21:07 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 8ea8d420-0fc1-4654-bdd5-35705c99e788 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1392139267; bh=VC4fFicghklwPXFA/zf5Tw5P/dwBJShkT7CzN249kNA=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=dNY7NtxFOLykU175+k4+8VEQuNYTi0NzwVx27+MQsYenAW/Y2pbhrsygkQMMb1qat eXlSloJg35mvBW226C+Rih4xKoUr+Hft5L4+n2EYUbclOT7t/qCcqIv0MbEMYMWK5r gvIy2xYRz/VLuDQ8g8PQWJhCt3UiOl6+o6uf6bSA= Authentication-Results: smtp2h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <52FA5BE0.5060906@yandex.ru> Date: Tue, 11 Feb 2014 21:20:32 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r343773 - head/sysutils/fusefs-libs References: <201402111654.s1BGsuqm084800@svn.freebsd.org> In-Reply-To: <201402111654.s1BGsuqm084800@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 17:21:21 -0000 Antoine Brodin wrote on 11.02.2014 20:54: > Author: antoine > Date: Tue Feb 11 16:54:56 2014 > New Revision: 343773 > URL: http://svnweb.freebsd.org/changeset/ports/343773 > QAT: https://qat.redports.org/buildarchive/r343773/ > > Log: > Bump PORTREVISION after last leftover fix, so that there are no more complains from QAT about it. > > Modified: > head/sysutils/fusefs-libs/Makefile > > Modified: head/sysutils/fusefs-libs/Makefile > ============================================================================== > --- head/sysutils/fusefs-libs/Makefile Tue Feb 11 16:54:51 2014 (r343772) > +++ head/sysutils/fusefs-libs/Makefile Tue Feb 11 16:54:56 2014 (r343773) > @@ -3,7 +3,7 @@ > > PORTNAME= fusefs > PORTVERSION= 2.9.3 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= sysutils > MASTER_SITES= SF/fuse/fuse-2.X/${PORTVERSION} > PKGNAMESUFFIX= -libs It was introduced by me(. Thank you for fixing it and sorry for breaking it in first place. -- Regards, Ruslan T.O.S. Of Reality