From owner-svn-ports-all@FreeBSD.ORG Mon Mar 30 13:32:59 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 8E9FB191; Mon, 30 Mar 2015 13:32:59 +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 70756E9; Mon, 30 Mar 2015 13:32:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2UDWxUV098455; Mon, 30 Mar 2015 13:32:59 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2UDWwEb098449; Mon, 30 Mar 2015 13:32:58 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201503301332.t2UDWwEb098449@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 30 Mar 2015 13:32:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382657 - in head/net-mgmt: unifi2 unifi3 unifi4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Mon, 30 Mar 2015 13:32:59 -0000 Author: feld Date: Mon Mar 30 13:32:57 2015 New Revision: 382657 URL: https://svnweb.freebsd.org/changeset/ports/382657 QAT: https://qat.redports.org/buildarchive/r382657/ Log: Clean up @dir syntax Submitted by: mat Modified: head/net-mgmt/unifi2/pkg-plist head/net-mgmt/unifi3/pkg-plist head/net-mgmt/unifi4/pkg-plist Modified: head/net-mgmt/unifi2/pkg-plist ============================================================================== --- head/net-mgmt/unifi2/pkg-plist Mon Mar 30 13:17:49 2015 (r382656) +++ head/net-mgmt/unifi2/pkg-plist Mon Mar 30 13:32:57 2015 (r382657) @@ -220,8 +220,8 @@ %%JAVASHAREDIR%%/unifi/webapps/ROOT/upnp.jsp %%JAVASHAREDIR%%/unifi/webapps/ROOT/waiting.jsp %%JAVASHAREDIR%%/unifi/webapps/ROOT/wizard.jsp -@dir(root,wheel,755) %%JAVASHAREDIR%%/unifi -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/data -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/logs -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/run -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/work +@dir %%JAVASHAREDIR%%/unifi +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/data +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/logs +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/run +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/work Modified: head/net-mgmt/unifi3/pkg-plist ============================================================================== --- head/net-mgmt/unifi3/pkg-plist Mon Mar 30 13:17:49 2015 (r382656) +++ head/net-mgmt/unifi3/pkg-plist Mon Mar 30 13:32:57 2015 (r382657) @@ -243,8 +243,8 @@ %%JAVASHAREDIR%%/unifi/webapps/ROOT/waiting.jsp %%JAVASHAREDIR%%/unifi/webapps/ROOT/wizard.jsp @dir %%JAVASHAREDIR%%/unifi/conf -@dir(root,wheel,755) %%JAVASHAREDIR%%/unifi -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/data -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/logs -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/run -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/work +@dir %%JAVASHAREDIR%%/unifi +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/data +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/logs +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/run +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/work Modified: head/net-mgmt/unifi4/pkg-plist ============================================================================== --- head/net-mgmt/unifi4/pkg-plist Mon Mar 30 13:17:49 2015 (r382656) +++ head/net-mgmt/unifi4/pkg-plist Mon Mar 30 13:32:57 2015 (r382657) @@ -431,8 +431,8 @@ @dir %%JAVASHAREDIR%%/unifi/webapps/ROOT/lib/4.6.0/js/libs/bower-components/retina.js @dir %%JAVASHAREDIR%%/unifi/webapps/ROOT/lib/4.6.0/js/libs/bower-components/string_score @dir %%JAVASHAREDIR%%/unifi/webapps/ROOT/lib/4.6.0/js/libs/bower-components/underscore -@dir(root,wheel,755) %%JAVASHAREDIR%%/unifi -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/data -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/logs -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/run -@dir(unifi,wheel,755) %%JAVASHAREDIR%%/unifi/work +@dir %%JAVASHAREDIR%%/unifi +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/data +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/logs +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/run +@dir(unifi,,) %%JAVASHAREDIR%%/unifi/work