bsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VYW2K4wZZz5KHtQ; Tue, 07 May 2024 08:01:45 +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 4VYW2K3P5sz4S27; Tue, 7 May 2024 08:01:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715068905; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yA/RymIGK5+FWuMYt5HLiiGkgteB24PMtMs4Q7ZrFL0=; b=cciK4Y+6rYuK38WTzyP90lIjT4FNmwtmgmP7uGe4PtluxCRqVoAFVTnakKaKpZ5zhVApdz haGohpfyaJHSc44ZGm5zBklN9OyLAq8R1cLXMCevjCBngT0OZvUh9E7r9I1faSRlARQ+R5 5S/1tmSHGFAofOvnw+BJUJWWVMyt4RVo/G/7caSyFHzEk2W3zL/9BQVcafB00NGGgFn74C R8Ij1TzrQ+lXjYkRJLDOh9lIq3N+ceB4MKQZQ6pOIYbwDDOrJNR4OMyGkSUcuGH6vIqVDH BdXGW/X8A+cIuYKyo+/HlhG+02inuQ68QcSlLhHbKtCEm+p1de9v6WBZz+i0Ww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715068905; a=rsa-sha256; cv=none; b=rJKzk2i45QbF6YXtvJcmFcitkKYj8BTPG2L9kJKt5kF7/bKjcyZJ0OzjSayi1da0i7qm7J ifMidXysn3Uyd1ldwpoahSpxKujEQeeoIpjuY5uxV6UQ3aPkD8tENxJnLLOq/nVP0Eh3Fa +hrRE0Wgo9KAphO6hfdJ7V2ILIE4vmkVcAzDvjpWnATTHacF8NhnSpOx5w+uxo6wMNpHgn y4kRBQcXo3aG7avsVJQlRyVj7pujYZFH4cuJBUpQecOQDuXzSCuB1Q6E0cm9fqX6Isopq+ PwYP6yGujHlH8erkxTFTJ/chFLjw3HSylPybpfggDLHIE2LLLHwvu22d44IjIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715068905; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yA/RymIGK5+FWuMYt5HLiiGkgteB24PMtMs4Q7ZrFL0=; b=X2iXUNq3SOMRr30kMAozjxyJAp5fAvLpUmVYMTLFUZNZ9EDGZxiBK2QCCd1c88rWSBcvdu eDsV+kpFXXNKhR+VvTjLKboyGoWlXhebdaK155iS4CstOs+UCYDQVcmBIRDd5BUeRR73ml ewPXoW6TmjGA1WRKK5Y4CvcZSh53B5Z4PiuNM/aX0rk3iCmrEwfRDXIHeVYU0uxbX4nISY BuTJOD+VTVOfXqI58kyKBubM6AKfkcUAxZXXHAZ3VcnrO14QoWaQPZJBOdwhgM+a08HWEE 2FkZ/1iWv07NtKKnFWToWNVOGs9sqjfrBlf/0bHZIE3aq/xtHbCSc/927IU2wA== 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 4VYW2K30jvzYZy; Tue, 7 May 2024 08:01:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 44781ju9033566; Tue, 7 May 2024 08:01:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44781jum033563; Tue, 7 May 2024 08:01:45 GMT (envelope-from git) Date: Tue, 7 May 2024 08:01:45 GMT Message-Id: <202405070801.44781jum033563@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Piotr Kubaj Subject: git: b586e6fb140a - main - games/openrct2: update to 0.4.11 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: pkubaj X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b586e6fb140a0136ee5a33ed1f25168357cb2447 Auto-Submitted: auto-generated The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=b586e6fb140a0136ee5a33ed1f25168357cb2447 commit b586e6fb140a0136ee5a33ed1f25168357cb2447 Author: Piotr Kubaj AuthorDate: 2024-05-07 07:49:49 +0000 Commit: Piotr Kubaj CommitDate: 2024-05-07 08:00:47 +0000 games/openrct2: update to 0.4.11 Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.11 --- games/openrct2/Makefile | 4 ++-- games/openrct2/distinfo | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index 5adeba9fa085..8fc588f84a22 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,9 +1,9 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v -DISTVERSION= 0.4.10 +DISTVERSION= 0.4.11 CATEGORIES= games MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.6/:sequence \ - https://github.com/OpenRCT2/objects/releases/download/v1.4.3/:object \ + https://github.com/OpenRCT2/objects/releases/download/v1.4.4/:object \ https://github.com/OpenRCT2/OpenMusic/releases/download/v1.5/:openmsx \ https://github.com/OpenRCT2/OpenSoundEffects/releases/download/v1.0.5/:opensfx DISTFILES= title-sequences.zip:sequence \ diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo index 05a65ae20f78..0e89fc959dfc 100644 --- a/games/openrct2/distinfo +++ b/games/openrct2/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1712133891 -SHA256 (title-sequences.zip) = 6e7c7b554717072bfc7acb96fd0101dc8e7f0ea0ea316367a05c2e92950c9029 -SIZE (title-sequences.zip) = 7945853 -SHA256 (objects.zip) = cc2c8304e35337fb7b4daffa9b0ad1afa9a9f3f8f895817671a71c665d372764 -SIZE (objects.zip) = 5391619 +TIMESTAMP = 1715001749 +SHA256 (title-sequences.zip) = 24a189cdaf1f78fb6d6caede8f1ab3cedf8ab9f819cd2260a09b2cce4c710d98 +SIZE (title-sequences.zip) = 2547725 +SHA256 (objects.zip) = da017b90a3870649cb4ff22e14edfc746259af048967311d1133cf4c836ae5a0 +SIZE (objects.zip) = 5392108 SHA256 (openmusic.zip) = c3fac4caa90398a2b4c5bb32e0dd0f44073086fe16121d3dc49b3ca120474068 SIZE (openmusic.zip) = 40548101 SHA256 (opensound.zip) = a952148be164c128e4fd3aea96822e5f051edd9a0b1f2c84de7f7628ce3b2e18 SIZE (opensound.zip) = 4012384 -SHA256 (OpenRCT2-OpenRCT2-v0.4.10_GH0.tar.gz) = 7889791f2a8f14e6a970d6f6e48b897f91c9c6345a745b0e07815a77d7ddbc36 -SIZE (OpenRCT2-OpenRCT2-v0.4.10_GH0.tar.gz) = 21854907 +SHA256 (OpenRCT2-OpenRCT2-v0.4.11_GH0.tar.gz) = d6211dc9651b43315c5d22e30aa41e582bb861d2541b82bb65de8f4f95f0cdef +SIZE (OpenRCT2-OpenRCT2-v0.4.11_GH0.tar.gz) = 21842033