Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2018 23:38:12 +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: r459014 - in head: . astro astro/boinc-astropulse astro/boinc-setiathome astro/boinc-setiathome-v8 astro/boinc-setiathome/files
Message-ID:  <201801142338.w0ENcCtF013954@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Sun Jan 14 23:38:11 2018
New Revision: 459014
URL: https://svnweb.freebsd.org/changeset/ports/459014

Log:
  astro/boinc-astropulse: catch astro/boinc-setiathome rename, fix -lexecinfo
  astro/boinc-setiathome-v8 -> astro/boinc-setiathome per adamw
  - reroll local distfile to reflect real SVN revision
  - fix sah_config.h C++ errors

Added:
  head/astro/boinc-setiathome/
     - copied from r459013, head/astro/boinc-setiathome-v8/
  head/astro/boinc-setiathome/files/patch-sah__config.h   (contents, props changed)
Deleted:
  head/astro/boinc-setiathome-v8/
Modified:
  head/MOVED
  head/astro/Makefile
  head/astro/boinc-astropulse/Makefile
  head/astro/boinc-setiathome/Makefile
  head/astro/boinc-setiathome/distinfo
  head/astro/boinc-setiathome/files/patch-client_vector_hires__timer.cpp
  head/astro/boinc-setiathome/files/patch-client_vector_sighandler.h

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jan 14 23:29:04 2018	(r459013)
+++ head/MOVED	Sun Jan 14 23:38:11 2018	(r459014)
@@ -9848,3 +9848,4 @@ editors/vim-lite|editors/vim-console|2018-01-11|Rename
 devel/py-repl|devel/py-pyrepl|2018-01-10|Rename to match pypi name
 devel/lua-bitop-51|devel/lua51-bitop|2018-01-14|Rename to lua51- prefix
 astro/boinc-setiathome-v7|astro/boinc-setiathome-v8|2018-01-14|Rename to v8 to reflect current version
+astro/boinc-setiathome-v8|astro/boinc-setiathome|2018-01-14|Rename to unversioned per adamw@

Modified: head/astro/Makefile
==============================================================================
--- head/astro/Makefile	Sun Jan 14 23:29:04 2018	(r459013)
+++ head/astro/Makefile	Sun Jan 14 23:38:11 2018	(r459014)
@@ -7,7 +7,7 @@
     SUBDIR += accrete
     SUBDIR += astrometry
     SUBDIR += boinc-astropulse
-    SUBDIR += boinc-setiathome-v8
+    SUBDIR += boinc-setiathome
     SUBDIR += celestia
     SUBDIR += celestia-gnome
     SUBDIR += celestia-gtk

Modified: head/astro/boinc-astropulse/Makefile
==============================================================================
--- head/astro/boinc-astropulse/Makefile	Sun Jan 14 23:29:04 2018	(r459013)
+++ head/astro/boinc-astropulse/Makefile	Sun Jan 14 23:38:11 2018	(r459014)
@@ -15,7 +15,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	${LOCALBASE}/include/fftw3.h:math/fftw3 \
-		${NONEXISTENT}:astro/boinc-setiathome-v8:patch
+		${NONEXISTENT}:astro/boinc-setiathome:patch
 RUN_DEPENDS=	boinc_client:net/boinc-client
 LIB_DEPENDS=	libfftw3f.so:math/fftw3-float
 
@@ -26,14 +26,14 @@ USES=		autoreconf gmake libtool pkgconfig tar:xz
 WRKSRC_SUBDIR=		client
 
 CPPFLAGS+=	-I${LOCALBASE}/include/boinc -I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
+LIBS+=		-L${LOCALBASE}/lib -lexecinfo
 
 # these must match settings in ${PORTSDIR}/net/boinc-client/Makefile
 BOINC_CLIENT_USER?=	boinc
 BOINC_CLIENT_GROUP?=	boinc
 BOINC_CLIENT_HOME?=	/var/db/boinc
 
-SETI_WORK!=	cd ${.CURDIR}/../boinc-setiathome-v8 && ${MAKE} -V WRKSRC
+SETI_WORK!=	cd ${.CURDIR}/../boinc-setiathome && ${MAKE} -V WRKSRC
 CONFIGURE_ENV=	BOINCDIR="${NONEXISTENT}" \
 		BOINC_DIR="${NONEXISTENT}" \
 		SETI_BOINC_DIR="${SETI_WORK}"

Modified: head/astro/boinc-setiathome/Makefile
==============================================================================
--- head/astro/boinc-setiathome-v8/Makefile	Sun Jan 14 23:29:04 2018	(r459013)
+++ head/astro/boinc-setiathome/Makefile	Sun Jan 14 23:38:11 2018	(r459014)
@@ -3,9 +3,10 @@
 
 PORTNAME=	boinc-setiathome-v8
 PORTVERSION=	8.00
+PORTREVISION=	1
 CATEGORIES=	astro
 MASTER_SITES=	LOCAL/ler/setiathome
-DISTNAME=	setiathome-svn-3725  # no releases available, snapshot
+DISTNAME=	setiathome-svn-3727  # no releases available, snapshot
 
 MAINTAINER=	ler@FreeBSD.org
 COMMENT=	Setiathome Enhanced for BOINC

Modified: head/astro/boinc-setiathome/distinfo
==============================================================================
--- head/astro/boinc-setiathome-v8/distinfo	Sun Jan 14 23:29:04 2018	(r459013)
+++ head/astro/boinc-setiathome/distinfo	Sun Jan 14 23:38:11 2018	(r459014)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515965298
-SHA256 (setiathome-svn-3725.tar.xz) = 78747ec516b122c681024d668a113e3bc72b2c0033b9de39c4933423f0821c57
-SIZE (setiathome-svn-3725.tar.xz) = 12548856
+TIMESTAMP = 1515972172
+SHA256 (setiathome-svn-3727.tar.xz) = 81a49b8ca14286aa3822dcf47bf3fb82f679c0363e06c5e42b77f84056b671b0
+SIZE (setiathome-svn-3727.tar.xz) = 7234424

Modified: head/astro/boinc-setiathome/files/patch-client_vector_hires__timer.cpp
==============================================================================
--- head/astro/boinc-setiathome-v8/files/patch-client_vector_hires__timer.cpp	Sun Jan 14 23:29:04 2018	(r459013)
+++ head/astro/boinc-setiathome/files/patch-client_vector_hires__timer.cpp	Sun Jan 14 23:38:11 2018	(r459014)
@@ -1,4 +1,4 @@
---- client/vector/hires_timer.cpp.orig	2018-01-14 21:26:29 UTC
+--- client/vector/hires_timer.cpp.orig	2018-01-14 23:02:12 UTC
 +++ client/vector/hires_timer.cpp
 @@ -267,7 +267,7 @@ hires_timer::hires_timer() : rollover(0),last_ticks(0)
  #endif

Modified: head/astro/boinc-setiathome/files/patch-client_vector_sighandler.h
==============================================================================
--- head/astro/boinc-setiathome-v8/files/patch-client_vector_sighandler.h	Sun Jan 14 23:29:04 2018	(r459013)
+++ head/astro/boinc-setiathome/files/patch-client_vector_sighandler.h	Sun Jan 14 23:38:11 2018	(r459014)
@@ -1,4 +1,4 @@
---- client/vector/sighandler.h.orig	2018-01-14 21:49:26 UTC
+--- client/vector/sighandler.h.orig	2018-01-14 23:02:12 UTC
 +++ client/vector/sighandler.h
 @@ -44,6 +44,7 @@
  #define SIGHANDLER_H

Added: head/astro/boinc-setiathome/files/patch-sah__config.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/astro/boinc-setiathome/files/patch-sah__config.h	Sun Jan 14 23:38:11 2018	(r459014)
@@ -0,0 +1,11 @@
+--- sah_config.h.orig	2018-01-14 23:23:42 UTC
++++ sah_config.h
+@@ -774,7 +774,7 @@
+ #endif
+ 
+ #if !defined(CUSTOM_STRING) && defined(COMPILER_STRING)
+-#define CUSTOM_STRING PACKAGE_STRING" "SVN_REV" "COMPILER_STRING
++#define CUSTOM_STRING PACKAGE_STRING" " SVN_REV" " COMPILER_STRING
+ #endif
+ 
+ #include "std_fixes.h"



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