svn commit: r397577 - head/astro/boinc-setiathome-v7
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Sep 22 19:13:47 UTC 2015
Author: amdmi3
Date: Tue Sep 22 19:13:46 2015
New Revision: 397577
URL: https://svnweb.freebsd.org/changeset/ports/397577
Log:
- Sync BOINC_CLIENT_GROUP to boinc-client, fix stage-qa
Modified:
head/astro/boinc-setiathome-v7/Makefile
Modified: head/astro/boinc-setiathome-v7/Makefile
==============================================================================
--- head/astro/boinc-setiathome-v7/Makefile Tue Sep 22 19:13:40 2015 (r397576)
+++ head/astro/boinc-setiathome-v7/Makefile Tue Sep 22 19:13:46 2015 (r397577)
@@ -3,7 +3,7 @@
PORTNAME= boinc-setiathome-v7
PORTVERSION= 7.00
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= astro
MASTER_SITES= LOCAL/rene
DISTNAME= setiathome-svn-1924 # modified archive, see leftout in top directory
@@ -30,7 +30,7 @@ CFLAGS+= -march=${CPUTYPE}
# these must match settings in ${PORTSDIR}/net/boinc-client/Makefile
BOINC_CLIENT_USER?= boinc
-BOINC_CLIENT_GROUP?= nobody
+BOINC_CLIENT_GROUP?= boinc
BOINC_CLIENT_HOME?= /var/db/boinc
OPTIONS_DEFINE= X11
More information about the svn-ports-all
mailing list