Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2015 19:13:47 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397577 - head/astro/boinc-setiathome-v7
Message-ID:  <201509221913.t8MJDltB095139@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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