Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2014 23:39:34 +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: r371966 - head/net-im/zephyr
Message-ID:  <201410312339.s9VNdYJg035464@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Oct 31 23:39:33 2014
New Revision: 371966
URL: https://svnweb.freebsd.org/changeset/ports/371966
QAT: https://qat.redports.org/buildarchive/r371966/

Log:
  Simplify plist

Modified:
  head/net-im/zephyr/pkg-plist

Modified: head/net-im/zephyr/pkg-plist
==============================================================================
--- head/net-im/zephyr/pkg-plist	Fri Oct 31 23:38:52 2014	(r371965)
+++ head/net-im/zephyr/pkg-plist	Fri Oct 31 23:39:33 2014	(r371966)
@@ -1,4 +1,3 @@
-@unexec %D/etc/rc.d/zhm stop > /dev/null 2>&1 || true
 bin/zaway
 bin/zctl
 bin/zleave
@@ -32,8 +31,4 @@ man/man8/zephyrd.8.gz
 man/man8/zhm.8.gz
 man/man8/zshutdown_notify.8.gz
 man/man8/zstat.8.gz
-@exec mkdir -p %D/etc/zephyr/acl
-@dirrm etc/zephyr/acl
-@dirrm etc/zephyr
-@dirrm include/zephyr
-@dirrm %%DATADIR%%
+@dir etc/zephyr/acl



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