From owner-svn-ports-all@FreeBSD.ORG Mon Apr 7 18:37:50 2014 Return-Path: Delivered-To: svn-ports-all@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 0CB53104; Mon, 7 Apr 2014 18:37:50 +0000 (UTC) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD2BA275; Mon, 7 Apr 2014 18:37:49 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 0095B40012; Mon, 7 Apr 2014 20:37:47 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id E8E9840018; Mon, 7 Apr 2014 20:37:46 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (unknown [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 6476840012; Mon, 7 Apr 2014 20:37:46 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3g2gV20vvHz8gh2; Mon, 7 Apr 2014 20:37:46 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id 5tTU-DwgnugR; Mon, 7 Apr 2014 20:37:44 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3g2gV00Mqvz8ggv; Mon, 7 Apr 2014 20:37:44 +0200 (CEST) Received: from tifa.daemonic.se (78-69-168-131-no84.tbcn.telia.com [78.69.168.131]) by mail.daemonic.se (Postfix) with ESMTPSA id 3g2gTz6myYz9CvV; Mon, 7 Apr 2014 20:37:43 +0200 (CEST) Received: from tifa.daemonic.se (localhost [127.0.0.1]) by tifa.daemonic.se (Postfix) with ESMTP id 9810822818; Mon, 7 Apr 2014 20:37:43 +0200 (CEST) Message-ID: <5342F077.8000105@freebsd.org> Date: Mon, 07 Apr 2014 20:37:43 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Mark Felder Subject: Re: svn commit: r349818 - head/www/nginx References: <201404010040.s310e5en074822@svn.freebsd.org> In-Reply-To: <201404010040.s310e5en074822@svn.freebsd.org> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 18:37:50 -0000 On 04/01/14 02:40, Mark Felder wrote: > Modified: head/www/nginx/Makefile > ============================================================================== > --- head/www/nginx/Makefile Mon Mar 31 23:25:50 2014 (r349817) > +++ head/www/nginx/Makefile Tue Apr 1 00:40:05 2014 (r349818) > @@ -3,7 +3,7 @@ > > PORTNAME= nginx > PORTVERSION= 1.4.7 > -PORTEPOCH= 1 > +PORTEPOCH= 2 Was that a mistake? Regards! -- Niclas Zeising