1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Fix 'service radicale stop' issue when security.bsd.see_other_gids=0

- Bump PORTREVISION

Approved by:	maintainer (feld@, via IM)
This commit is contained in:
Ryan Steinmetz 2017-05-09 21:25:26 +00:00
parent 25fd933ce1
commit 8dae20ce0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440516
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= radicale
PORTVERSION= 1.1.2
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -26,6 +26,7 @@ load_rc_config $name
: ${radicale_enable:=NO}
: ${radicale_config=%%PREFIX%%/etc/radicale/config}
: ${radicale_user=%%USERS%%}
: ${radicale_group=%%GROUPS%%}
pidfile=/var/run/radicale/radicale.pid
command=%%PREFIX%%/bin/radicale