From owner-svn-ports-all@freebsd.org Thu Dec 19 17:44:48 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0F3D21E64E2; Thu, 19 Dec 2019 17:44:48 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47dzlz6jNpz3Qx4; Thu, 19 Dec 2019 17:44:47 +0000 (UTC) (envelope-from jbeich@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 C70C41A318; Thu, 19 Dec 2019 17:44:47 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBJHilOb016619; Thu, 19 Dec 2019 17:44:47 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBJHilYj016618; Thu, 19 Dec 2019 17:44:47 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201912191744.xBJHilYj016618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 19 Dec 2019 17:44:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520450 - head/graphics/vapoursynth-fmtconv X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/vapoursynth-fmtconv X-SVN-Commit-Revision: 520450 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Dec 2019 17:44:48 -0000 Author: jbeich Date: Thu Dec 19 17:44:47 2019 New Revision: 520450 URL: https://svnweb.freebsd.org/changeset/ports/520450 Log: graphics/vapoursynth-fmtconv: unbreak on non-x86 In file included from ../../src/fmtc/Bitdepth.cpp:28: In file included from ./../../src/fmtc/Bitdepth.h:30: In file included from ./../../src/conc/ObjPool.h:44: In file included from ./../../src/conc/CellPool.h:31: ./../../src/conc/AtomicInt.h:131:20: error: call to non-static member function without an object argument std::atomic ::is_lock_free, ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./../../src/conc/CellPool.h:95:18: note: in instantiation of template class 'conc::AtomicInt' requested here CountCells _nbr_avail_cells; ^ Obtained from: upstream Modified: head/graphics/vapoursynth-fmtconv/Makefile (contents, props changed) head/graphics/vapoursynth-fmtconv/distinfo (contents, props changed) Modified: head/graphics/vapoursynth-fmtconv/Makefile ============================================================================== --- head/graphics/vapoursynth-fmtconv/Makefile Thu Dec 19 17:44:37 2019 (r520449) +++ head/graphics/vapoursynth-fmtconv/Makefile Thu Dec 19 17:44:47 2019 (r520450) @@ -5,6 +5,11 @@ PORTVERSION= r22 CATEGORIES= graphics PKGNAMEPREFIX= vapoursynth- +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 3b64292dd274.patch:-p1 +PATCHFILES+= 5e0340d35e4d.patch:-p1 +PATCHFILES+= c62063bc34c6.patch:-p1 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Format conversion tools for Vapoursynth @@ -34,9 +39,6 @@ OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's/x86_64/&|amd64/' \ ${WRKSRC}/configure.ac - @${REINPLACE_CMD} -e 's/ -O3//' \ - -e 's/ -latomic//' \ - ${WRKSRC}/Makefile.am post-install: (cd ${PATCH_WRKSRC}/doc && ${COPYTREE_SHARE} \ Modified: head/graphics/vapoursynth-fmtconv/distinfo ============================================================================== --- head/graphics/vapoursynth-fmtconv/distinfo Thu Dec 19 17:44:37 2019 (r520449) +++ head/graphics/vapoursynth-fmtconv/distinfo Thu Dec 19 17:44:47 2019 (r520450) @@ -1,3 +1,9 @@ TIMESTAMP = 1576074577 SHA256 (EleonoreMizo-fmtconv-r22_GH0.tar.gz) = 0b524b9e2ba9ebb8e5798265679daeef7bd9c568629b0c33d7b27a8a3a51c8f9 SIZE (EleonoreMizo-fmtconv-r22_GH0.tar.gz) = 236034 +SHA256 (3b64292dd274.patch) = 5ce936df4d5b8070ae4f4ffa1e98d6930b5c1a961a6e46123070c3d7a0966696 +SIZE (3b64292dd274.patch) = 82938 +SHA256 (5e0340d35e4d.patch) = 42b87e45d82fab3823b2ce99a4995169ca2b7e45f14986bd361bff171e74ad0e +SIZE (5e0340d35e4d.patch) = 9765 +SHA256 (c62063bc34c6.patch) = 32dea7345f17653f35e1ed00de21361f9e1fcec271226bbbcd48b2adab083d4c +SIZE (c62063bc34c6.patch) = 618