From owner-svn-ports-all@FreeBSD.ORG Fri Feb 6 16:27:45 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C45C182; Fri, 6 Feb 2015 16:27:45 +0000 (UTC) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 CC6DB951; Fri, 6 Feb 2015 16:27:44 +0000 (UTC) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3kf28r4x28zbDV; Fri, 6 Feb 2015 17:27:24 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id wQJ7xLi0x6Ad; Fri, 6 Feb 2015 17:26:54 +0100 (CET) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Fri, 6 Feb 2015 17:26:49 +0100 (CET) Message-ID: <54D4EB48.10901@FreeBSD.org> Date: Fri, 06 Feb 2015 17:26:48 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, Nikolaus Klepp , vermaden@interia.pl Subject: Re: svn commit: r378537 - in head/sysutils/automount: . files References: <201502061341.t16Dfgxu021585@svn.freebsd.org> In-Reply-To: <201502061341.t16Dfgxu021585@svn.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 06 Feb 2015 16:27:45 -0000 On 02/06/15 14:41, Guido Falsi wrote: > Author: madpilot > Date: Fri Feb 6 13:41:41 2015 > New Revision: 378537 > URL: https://svnweb.freebsd.org/changeset/ports/378537 > QAT: https://qat.redports.org/buildarchive/r378537/ > > Log: > - Update to 1.5.3 > - Adjust path in pkg-install to PREFIX > > PR: 197023 > Submitted by: vermaden@interia.pl (maintainer) Oops, I made a mistake here, this should have read: Submitted by: Nikolaus Klepp Approved by: vermaden@interia.pl (maintainer) Sorry for this! -- Guido Falsi