svn commit: r459012 - head/astro/boinc-astropulse

Larry Rosenman ler at FreeBSD.org
Sun Jan 14 22:50:00 UTC 2018


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}"


More information about the svn-ports-all mailing list