Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2018 22:49:58 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459012 - head/astro/boinc-astropulse
Message-ID:  <201801142249.w0EMnwKn093066@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Sun Jan 14 22:49:58 2018
New Revision: 459012
URL: https://svnweb.freebsd.org/changeset/ports/459012

Log:
  astro/boinc-astropulse: chase astro/boinc-setiathome-v7 -> astro/boinc-setiathome-v8
  
  Pointy hat: 	ler

Modified:
  head/astro/boinc-astropulse/Makefile

Modified: head/astro/boinc-astropulse/Makefile
==============================================================================
--- head/astro/boinc-astropulse/Makefile	Sun Jan 14 22:35:00 2018	(r459011)
+++ head/astro/boinc-astropulse/Makefile	Sun Jan 14 22:49:58 2018	(r459012)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	${LOCALBASE}/include/fftw3.h:math/fftw3 \
-		${NONEXISTENT}:astro/boinc-setiathome-v7:patch
+		${NONEXISTENT}:astro/boinc-setiathome-v8:patch
 RUN_DEPENDS=	boinc_client:net/boinc-client
 LIB_DEPENDS=	libfftw3f.so:math/fftw3-float
 
@@ -33,7 +33,7 @@ BOINC_CLIENT_USER?=	boinc
 BOINC_CLIENT_GROUP?=	boinc
 BOINC_CLIENT_HOME?=	/var/db/boinc
 
-SETI_WORK!=	cd ${.CURDIR}/../boinc-setiathome-v7 && ${MAKE} -V WRKSRC
+SETI_WORK!=	cd ${.CURDIR}/../boinc-setiathome-v8 && ${MAKE} -V WRKSRC
 CONFIGURE_ENV=	BOINCDIR="${NONEXISTENT}" \
 		BOINC_DIR="${NONEXISTENT}" \
 		SETI_BOINC_DIR="${SETI_WORK}"



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