From owner-svn-ports-head@FreeBSD.ORG Thu Jun 13 20:54:20 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EA46AD41; Thu, 13 Jun 2013 20:54:20 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DCA861237; Thu, 13 Jun 2013 20:54:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5DKsKZv009313; Thu, 13 Jun 2013 20:54:20 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5DKsKws009312; Thu, 13 Jun 2013 20:54:20 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201306132054.r5DKsKws009312@svn.freebsd.org> From: Antoine Brodin Date: Thu, 13 Jun 2013 20:54:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320841 - head/security/super 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.14 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: Thu, 13 Jun 2013 20:54:21 -0000 Author: antoine Date: Thu Jun 13 20:54:20 2013 New Revision: 320841 URL: http://svnweb.freebsd.org/changeset/ports/320841 Log: Add an empty directory installed by the port to pkg-plist Modified: head/security/super/pkg-plist Modified: head/security/super/pkg-plist ============================================================================== --- head/security/super/pkg-plist Thu Jun 13 20:45:23 2013 (r320840) +++ head/security/super/pkg-plist Thu Jun 13 20:54:20 2013 (r320841) @@ -8,3 +8,5 @@ bin/super %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% +@exec mkdir -p %D/var +@dirrmtry var