svn commit: r371966 - head/net-im/zephyr

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 31 23:39:34 UTC 2014


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 @@
- at 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
- at exec mkdir -p %D/etc/zephyr/acl
- at dirrm etc/zephyr/acl
- at dirrm etc/zephyr
- at dirrm include/zephyr
- at dirrm %%DATADIR%%
+ at dir etc/zephyr/acl


More information about the svn-ports-head mailing list