From owner-svn-ports-head@FreeBSD.ORG Fri Oct 24 14:08:03 2014 Return-Path: Delivered-To: svn-ports-head@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 22EF016C; Fri, 24 Oct 2014 14:08:03 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (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 ED67F9B4; Fri, 24 Oct 2014 14:08:02 +0000 (UTC) Received: from [192.168.0.23] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id AFE0843B4A; Fri, 24 Oct 2014 09:07:45 -0500 (CDT) Message-ID: <544A5D21.2030107@marino.st> Date: Fri, 24 Oct 2014 16:07:29 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: John Marino , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r371440 - head/x11-fm/ultracopier References: <201410241405.s9OE5NNR041383@svn.freebsd.org> In-Reply-To: <201410241405.s9OE5NNR041383@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 24 Oct 2014 14:08:03 -0000 On 10/24/2014 16:05, John Marino wrote: > Author: marino > Date: Fri Oct 24 14:05:23 2014 > New Revision: 371440 > URL: https://svnweb.freebsd.org/changeset/ports/371440 > QAT: https://qat.redports.org/buildarchive/r371440/ > > Log: > x11-fm/ultracopier: Remove pkg-plist, unmask installation commands > > With the new ability to use full paths, the plist can be simplified. > This fixes a build issue on DragonFly where the PLIST_SUB was using > an unevaluated variable (actually containing things like curly > brackets), and this fix was preferable to := evaluations. > > Deleted: > head/x11-fm/ultracopier/pkg-plist > damn, I commtted the wrong message. I thanked tijl too. :( I'll bump so it's logged correctly.