Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2014 21:55:12 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367089 - head/games/xrot
Message-ID:  <201409022155.s82LtC9P085312@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Sep  2 21:55:11 2014
New Revision: 367089
URL: http://svnweb.freebsd.org/changeset/ports/367089
QAT: https://qat.redports.org/buildarchive/r367089/

Log:
  Simplify plist
  Do not try to remove a directory owned by the mtree

Modified:
  head/games/xrot/pkg-plist

Modified: head/games/xrot/pkg-plist
==============================================================================
--- head/games/xrot/pkg-plist	Tue Sep  2 21:52:33 2014	(r367088)
+++ head/games/xrot/pkg-plist	Tue Sep  2 21:55:11 2014	(r367089)
@@ -1,9 +1,2 @@
-@group games
-@mode 3755
-bin/xrot
-@mode
-@cwd /
-@sample var/games/xrot.scores.sample
-@exec chmod 664 %B/%f
-@group
-@dirrmtry var/games
+@(root,games,3755) bin/xrot
+@sample(root,games,664) /var/games/xrot.scores.sample



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409022155.s82LtC9P085312>