Modernize plist

This commit is contained in:
Baptiste Daroussin
2015-09-26 09:00:45 +00:00
parent b2763697d8
commit 550390552f
2 changed files with 5 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
PORTNAME= thundercache
PORTVERSION= 6.1
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= www
MASTER_SITES= http://www.thundercache.com.br/dist/ \
http://www.bmsoftware.org/packs/ \

View File

@@ -7,13 +7,7 @@ thunder/sbin/thunderlog.php
thunder/sbin/diskinfo
thunder/sbin/thunder
thunder/sbin/log.sh
@exec mkdir -p /var/run/thunder
@exec chmod 755 /var/run/thunder
@dirrm thunder/etc
@dirrm thunder/logs/tmp
@dirrm thunder/logs
@dirrm thunder/sbin
@dirrm thunder/cache
@dirrm thunder
@unexec /bin/rm /var/run/thunder/thunder.pid 2>/dev/null || true
@unexec rmdir /var/run/thunder 2>/dev/null || true
@dir thunder/logs/tmp
@dir thunder/cache
@rmtry /var/run/thunder/thunder.pid
@dir(,,755) /var/run/thunder