From owner-svn-ports-all@freebsd.org Fri Mar 27 23:33:59 2020 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 9B78E264F65; Fri, 27 Mar 2020 23:33:59 +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 48pyq927yzz4TJ9; Fri, 27 Mar 2020 23:33:57 +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 70EB7214D; Fri, 27 Mar 2020 23:33:51 +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 02RNXp6i006743; Fri, 27 Mar 2020 23:33:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02RNXp6m006739; Fri, 27 Mar 2020 23:33:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202003272333.02RNXp6m006739@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 27 Mar 2020 23:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r529290 - head/emulators/yuzu X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/emulators/yuzu X-SVN-Commit-Revision: 529290 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: Fri, 27 Mar 2020 23:33:59 -0000 Author: jbeich Date: Fri Mar 27 23:33:50 2020 New Revision: 529290 URL: https://svnweb.freebsd.org/changeset/ports/529290 Log: emulators/yuzu: drop FreeBSD 12.0 support after r527628 Modified: head/emulators/yuzu/Makefile (contents, props changed) head/emulators/yuzu/distinfo (contents, props changed) Modified: head/emulators/yuzu/Makefile ============================================================================== --- head/emulators/yuzu/Makefile Fri Mar 27 23:33:42 2020 (r529289) +++ head/emulators/yuzu/Makefile Fri Mar 27 23:33:50 2020 (r529290) @@ -56,14 +56,6 @@ CXXFLAGS+= -Wno-narrowing # https://github.com/yuzu-em LDFLAGS+= -Wl,--as-needed # Qt5Network TEST_TARGET= test -# XXX Remove after FreeBSD 11.2/12.0 reach EOL i.e., around 2020-02-01 -.if make(makesum) || (!exists(/usr/include/c++/v1/charconv) && exists(/usr/lib/libc++.so)) -MASTER_SITES+= https://releases.llvm.org/${LLVM_VER}/:libcxx -DISTFILES+= libcxx-${LLVM_VER}.src.tar.xz:libcxx -CXXFLAGS+= -nostdinc++ -isystem${WRKDIR}/libcxx-${LLVM_VER}.src/include -LLVM_VER= 8.0.0 # same as FreeBSD 11.3 -.endif - OPTIONS_DEFINE= ALSA PULSEAUDIO JACK SNDIO OPTIONS_DEFAULT=ALSA PULSEAUDIO JACK SNDIO OPTIONS_MULTI= GUI Modified: head/emulators/yuzu/distinfo ============================================================================== --- head/emulators/yuzu/distinfo Fri Mar 27 23:33:42 2020 (r529289) +++ head/emulators/yuzu/distinfo Fri Mar 27 23:33:50 2020 (r529290) @@ -1,6 +1,4 @@ TIMESTAMP = 1585332534 -SHA256 (libcxx-8.0.0.src.tar.xz) = c2902675e7c84324fb2c1e45489220f250ede016cc3117186785d9dc291f9de2 -SIZE (libcxx-8.0.0.src.tar.xz) = 1752308 SHA256 (yuzu-emu-yuzu-s20200327-7a2f60df2_GH0.tar.gz) = 9cbaa601bc4e5314b3ecdbe7755da982271a2c76b100dc41a1e8be824708882d SIZE (yuzu-emu-yuzu-s20200327-7a2f60df2_GH0.tar.gz) = 2746095 SHA256 (yuzu-emu-unicorn-1.0.1-153-g73f45735_GH0.tar.gz) = 8f7b4d8eb998c2a4c146268d83b44fc22ca8d4d276f26d6af1071e51f4b5bd4f