From owner-svn-ports-all@FreeBSD.ORG Tue Nov 12 17:18:30 2013 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 812E1ACD; Tue, 12 Nov 2013 17:18:30 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A971D2E05; Tue, 12 Nov 2013 17:18:29 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id k14so3701158wgh.5 for ; Tue, 12 Nov 2013 09:18:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=vgoMCTDpIVfd5+hmYLYvDjljmC9NHH0+HpHjuXj0RG8=; b=wtRIDkjS8vJ9CY7G7eBB46E6+xFktk47fL7vRASQdc2yUy7WGuWzi7SupAgajyM9zn OzegjLqPytN9mXt5JlVTqcHRBcpTfi4uG9aXE10dMbqBQXrhZ76AgA0FDXhvu7gnB+yS lsSoPD/gjFc0XVY0O5LpJLyFqmg0LxjMsDy/Bo0dcIhJ0JA03HT8sZ7vEk2kxtihdIsN d6EKOk+qWH4vdBXZNuIdK9xsKFtQZ4hcRBtBEZBaWGVh65GGa97D4EfW8z/tEtdbhuhk Lnbc8wMDSZEM+RZq39pm1IPit3xML3fi6LRjwQ/+eljEAjOxEQkUAYkMzQv7qw8O+kl3 HgMQ== X-Received: by 10.180.160.165 with SMTP id xl5mr16985006wib.48.1384276708132; Tue, 12 Nov 2013 09:18:28 -0800 (PST) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.216.30.12 with HTTP; Tue, 12 Nov 2013 09:18:08 -0800 (PST) In-Reply-To: <20131112170828.GE56153@ithaqua.etoilebsd.net> References: <201311121411.rACEBMwY064705@svn.freebsd.org> <20131112170828.GE56153@ithaqua.etoilebsd.net> From: Alberto Villa Date: Tue, 12 Nov 2013 18:18:08 +0100 X-Google-Sender-Auth: or1fL2aWO4C7BPX-iQAvmClsgu8 Message-ID: Subject: Re: svn commit: r333572 - head/Mk/Uses To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 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.16 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: Tue, 12 Nov 2013 17:18:30 -0000 On Tue, Nov 12, 2013 at 6:08 PM, Baptiste Daroussin wrote: > Is that ok with you?: > http://people.freebsd.org/~bapt/webplugin.mk.diff Looks good, I'll test it later. Just one thing: isn't ${l:C,.*/,,} the same as ${l:T}? Thanks! -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla