From owner-svn-ports-all@FreeBSD.ORG Sat Nov 9 21:53:58 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C511146A; Sat, 9 Nov 2013 21:53:58 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 85BA72518; Sat, 9 Nov 2013 21:53:58 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C435CBDC2E; Sat, 9 Nov 2013 22:53:55 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=DyZfA8FULa8 +itDHNFvgOO3sd/w=; b=yDjyl/Wa0e5EBqLnPfGcVjmlXeBaDlVZIH0LLihsqxt D6AcT+aSBoTi46wrydv3esDrc5ixOggK29eAn1niOuicsGN9DqlAQ9TOkjiJ5N4i q0gVRepWlIBIos4xFsis0PgarJczgwRWAu866LJ2qzuXXS2dnRG8xX3A02wymEQ0 = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id B3DD3BDC1D; Sat, 9 Nov 2013 22:53:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id E2AE3C7261EF; Sat, 9 Nov 2013 22:53:53 +0100 (CET) Date: Sat, 09 Nov 2013 22:53:49 +0100 From: Mathieu Arnold To: Kevin Lo , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r333309 - head/www/owncloud Message-ID: In-Reply-To: <201311091622.rA9GMNP4044248@svn.freebsd.org> References: <201311091622.rA9GMNP4044248@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 09 Nov 2013 21:53:58 -0000 +--On 9 novembre 2013 16:22:23 +0000 Kevin Lo wrote: | Author: kevlo | Date: Sat Nov 9 16:22:23 2013 | New Revision: 333309 | URL: http://svnweb.freebsd.org/changeset/ports/333309 | | Log: | Remove unneeded PLIST_SUB | | -PLIST_SUB= OWNCLOUDDIR=${OWNCLOUDDIR} | -OWNCLOUDDIR= ${WWWDOCROOT}/${PORTNAME} Thank you :-) -- Mathieu Arnold