From owner-svn-ports-all@FreeBSD.ORG Thu Jun 12 13:30:48 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 F0D2348C; Thu, 12 Jun 2014 13:30:48 +0000 (UTC) Received: from huppa.tuxaco.net (tuxaco.net [IPv6:2001:41d0:1:66c1::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB4BB2C27; Thu, 12 Jun 2014 13:30:48 +0000 (UTC) Received: by huppa.tuxaco.net (Postfix, from userid 1001) id CC8022291A; Thu, 12 Jun 2014 15:30:45 +0200 (CEST) Date: Thu, 12 Jun 2014 15:30:45 +0200 From: Philippe Audeoud To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r357596 - head/www/usermanager Message-ID: <20140612133045.GD94510@tuxaco.net> References: <201406121328.s5CDSg2A046563@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201406121328.s5CDSg2A046563@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Thu, 12 Jun 2014 13:30:49 -0000 On Thu, 12 Jun 2014, Philippe Audeoud wrote: > Author: jadawin > Date: Thu Jun 12 13:28:42 2014 > New Revision: 357596 > URL: http://svnweb.freebsd.org/changeset/ports/357596 > QAT: https://qat.redports.org/buildarchive/r357596/ > > Log: > - Add stage support > [...] PR: 190957 Submitted by: joe@thrallingpenguin.com