From owner-svn-ports-branches@freebsd.org Tue Sep 13 15:26:48 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88C77BD94B2; Tue, 13 Sep 2016 15:26:48 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55617382; Tue, 13 Sep 2016 15:26:48 +0000 (UTC) (envelope-from freebsd@toco-domains.de) Received: from [0.0.0.0] (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) by toco-domains.de (Postfix) with ESMTPA id E39E81AAF046; Tue, 13 Sep 2016 17:26:45 +0200 (CEST) Subject: Re: svn commit: r422015 - in branches/2016Q3/www: firefox-esr firefox-esr-i18n firefox-esr/files libxul libxul/files linux-firefox To: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org References: <201609131523.u8DFN23T022647@repo.freebsd.org> From: Torsten Zuehlsdorff Message-ID: <1a7ed520-08bd-e195-f88c-f7cb37723d74@toco-domains.de> Date: Tue, 13 Sep 2016 17:26:45 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <201609131523.u8DFN23T022647@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2016 15:26:48 -0000 > Modified: branches/2016Q3/www/libxul/Makefile > ============================================================================== > --- branches/2016Q3/www/libxul/Makefile Tue Sep 13 15:18:22 2016 (r422014) > +++ branches/2016Q3/www/libxul/Makefile Tue Sep 13 15:23:02 2016 (r422015) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libxul > -DISTVERSION= 45.3.0 > +DISTVERSION= 45.4.0 > PORTREVISION= 1 Shouldn't the PORTREVISION set back to 0 or be removed? Greetings, Torsten