From owner-svn-ports-head@FreeBSD.ORG Fri Oct 24 14:05:23 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 A29DDFBE; Fri, 24 Oct 2014 14:05:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (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 8E1AB987; Fri, 24 Oct 2014 14:05:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9OE5NAt041384; Fri, 24 Oct 2014 14:05:23 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9OE5NNR041383; Fri, 24 Oct 2014 14:05:23 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201410241405.s9OE5NNR041383@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 24 Oct 2014 14:05:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371440 - head/x11-fm/ultracopier X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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:05:23 -0000 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