From owner-svn-ports-head@freebsd.org Sun Jan 14 23:38:14 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BD75E64630; Sun, 14 Jan 2018 23:38:14 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D727873001; Sun, 14 Jan 2018 23:38:13 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 14D71882; Sun, 14 Jan 2018 23:38:13 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0ENcC6Q013962; Sun, 14 Jan 2018 23:38:12 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0ENcCtF013954; Sun, 14 Jan 2018 23:38:12 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201801142338.w0ENcCtF013954@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Sun, 14 Jan 2018 23:38:12 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: ler X-SVN-Commit-Paths: in head: . astro astro/boinc-astropulse astro/boinc-setiathome astro/boinc-setiathome-v8 astro/boinc-setiathome/files X-SVN-Commit-Revision: 459014 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jan 2018 23:38:14 -0000 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"