From owner-dev-commits-ports-main@freebsd.org Sat Aug 14 09:12:22 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 12269668B62; Sat, 14 Aug 2021 09:12:22 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gmvnx70Wpz3GNJ; Sat, 14 Aug 2021 09:12:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D86C31F8AA; Sat, 14 Aug 2021 09:12:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17E9CLgi036566; Sat, 14 Aug 2021 09:12:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17E9CLVk036565; Sat, 14 Aug 2021 09:12:21 GMT (envelope-from git) Date: Sat, 14 Aug 2021 09:12:21 GMT Message-Id: <202108140912.17E9CLVk036565@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: f85594a607b2 - main - games/homura: update to 5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f85594a607b2a5950b93df645bed1f7fc896dfc0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2021 09:12:22 -0000 The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f85594a607b2a5950b93df645bed1f7fc896dfc0 commit f85594a607b2a5950b93df645bed1f7fc896dfc0 Author: Alexander Vereeken AuthorDate: 2021-08-14 09:08:11 +0000 Commit: Tobias C. Berner CommitDate: 2021-08-14 09:11:38 +0000 games/homura: update to 5.5 Changes: - Homura now uses wine-proton [1] as default - It's now possible to switch the wine version to wine or wine-devel per application. - It's now possible to chose to kill an entire wineprefix session easily. - The tinkering section have been removed because it was obsolete. [1] https://www.freshports.org/emulators/wine-proton PR: 257831 --- games/homura/Makefile | 13 +++---------- games/homura/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/games/homura/Makefile b/games/homura/Makefile index 6172893d5c88..3689c5860962 100644 --- a/games/homura/Makefile +++ b/games/homura/Makefile @@ -1,7 +1,7 @@ # Created by: Alexander Vereeken PORTNAME= homura -PORTVERSION= 5.4 +PORTVERSION= 5.5 CATEGORIES= games MASTER_SITES= https://codeberg.org/Alexander88207/Homura/archive/ DISTNAME= ${PORTVERSION} @@ -19,6 +19,7 @@ RUN_DEPENDS= 7z:archivers/p7zip \ bash:shells/bash \ glxinfo:graphics/mesa-demos \ vulkaninfo:graphics/vulkan-tools \ + wine-proton>0:emulators/wine-proton \ winetricks:emulators/winetricks \ xdg-open:devel/xdg-utils \ zenity:x11/zenity @@ -29,15 +30,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/Homura -.include - -.if ${ARCH} == "i386" -RUN_DEPENDS+= wine:emulators/wine-devel -.else -RUN_DEPENDS+= wine:emulators/i386-wine-devel -.endif - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/Homura ${STAGEDIR}${PREFIX}/bin -.include +.include diff --git a/games/homura/distinfo b/games/homura/distinfo index 1cb957b5bffd..cdd84596931b 100644 --- a/games/homura/distinfo +++ b/games/homura/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615381878 -SHA256 (5.4.tar.gz) = a588d15a6305f08ef8b04ea4ca16760fa059aecb861618f022df642a1608d3de -SIZE (5.4.tar.gz) = 5401250 +TIMESTAMP = 1628931087 +SHA256 (5.5.tar.gz) = 6df543487c87e9b1f9cb28d325d312defce9fead633dfd99620a6b9e55c68394 +SIZE (5.5.tar.gz) = 5394832