Date: Fri, 21 Apr 2023 07:09:09 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 60d46a978412 - main - devel/godot: update to 4.0.2 Message-ID: <202304210709.33L799EZ013155@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=60d46a978412e879b7569a06ecbd867a10155fd7 commit 60d46a978412e879b7569a06ecbd867a10155fd7 Author: Shane <FreeBSD@ShaneWare.Biz> AuthorDate: 2023-04-20 06:20:14 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-04-21 07:04:16 +0000 devel/godot: update to 4.0.2 ChangeLog: https://godotengine.org/article/maintenance-release-godot-4-0-2/ PR: 270944 Reported by: FreeBSD@ShaneWare.Biz (maintainer) --- devel/godot/Makefile | 2 +- devel/godot/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/godot/Makefile b/devel/godot/Makefile index 6f62333c0f63..596d7f47f0cd 100644 --- a/devel/godot/Makefile +++ b/devel/godot/Makefile @@ -1,5 +1,5 @@ PORTNAME= godot -DISTVERSION= 4.0 +DISTVERSION= 4.0.2 DISTVERSIONSUFFIX= -stable PORTREVISION?= 0 CATEGORIES= devel games diff --git a/devel/godot/distinfo b/devel/godot/distinfo index 16ad23e559ec..77768c3f1852 100644 --- a/devel/godot/distinfo +++ b/devel/godot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1677902012 -SHA256 (godotengine-godot-4.0-stable_GH0.tar.gz) = e6cf28411ae4196db0bcd608f77bcafc0c019ea6dd6cc8c750ca3cc3755df547 -SIZE (godotengine-godot-4.0-stable_GH0.tar.gz) = 39355782 +TIMESTAMP = 1681812118 +SHA256 (godotengine-godot-4.0.2-stable_GH0.tar.gz) = d978282597c5e3a398ad3ade8b5a68d351178c82b197fa6a64045f4abc37e5a6 +SIZE (godotengine-godot-4.0.2-stable_GH0.tar.gz) = 40212819 SHA256 (godotengine-godot-demo-projects-778baf07cc7d_GH0.tar.gz) = 42ad5425fd3685887140e404f7fd8abf15ba4a97f475291200e872a1241913fe SIZE (godotengine-godot-demo-projects-778baf07cc7d_GH0.tar.gz) = 199997674
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304210709.33L799EZ013155>