Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Apr 2024 16:45:49 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9d8f4d812edd - main - devel/godot: update to v4.2.1
Message-ID:  <202404011645.431Gjnpj072589@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=9d8f4d812edd328f3f4261de61eaaff4decda5bc

commit 9d8f4d812edd328f3f4261de61eaaff4decda5bc
Author:     Shane <FreeBSD@ShaneWare.Biz>
AuthorDate: 2024-04-01 06:13:45 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-04-01 16:45:28 +0000

    devel/godot: update to v4.2.1
    
    ChangeLog: https://godotengine.org/article/godot-4-2-arrives-in-style/
    
    PR:             277937
    Reported by:    FreeBSD@ShaneWare.Biz (maintainer)
---
 devel/godot/Makefile | 10 +++++-----
 devel/godot/distinfo | 10 +++++-----
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/devel/godot/Makefile b/devel/godot/Makefile
index 599f12c016d7..4a3afc5a0a63 100644
--- a/devel/godot/Makefile
+++ b/devel/godot/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	godot
-DISTVERSION=	4.1.2
+DISTVERSION=	4.2.1
 DISTVERSIONSUFFIX=	-stable
-PORTREVISION?=	1
+PORTREVISION?=	0
 CATEGORIES=	devel games
 
 MAINTAINER=	FreeBSD@Shaneware.biz
@@ -10,7 +10,7 @@ WWW=		https://godotengine.org/
 
 LICENSE=		MIT CC-BY-3.0
 LICENSE_COMB=		multi
-LICENSE_FILE_CC-BY-3.0=	${WRKSRC}/LOGO_LICENSE.md
+LICENSE_FILE_CC-BY-3.0=	${WRKSRC}/LOGO_LICENSE.txt
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE.txt
 
 BUILD_DEPENDS=	yasm:devel/yasm
@@ -54,8 +54,8 @@ AUDIO_DESC=		Audio support
 ALSA_LIB_DEPENDS=	libasound.so:audio/alsa-lib
 ALSA_MAKE_ARGS=		alsa=True
 ALSA_MAKE_ARGS_OFF=	alsa=False
-# 4.0 head at 29/3
-EXAMPLES_GH_TUPLE=	godotengine:godot-demo-projects:05c8f822972f:DEMOS
+# 4.2 head at 21/3
+EXAMPLES_GH_TUPLE=	godotengine:godot-demo-projects:98e9176b7310:DEMOS
 EXAMPLES_PORTEXAMPLES=	*
 PULSEAUDIO_LIB_DEPENDS=	libpulse.so:audio/pulseaudio
 PULSEAUDIO_MAKE_ARGS=	pulseaudio=True
diff --git a/devel/godot/distinfo b/devel/godot/distinfo
index d15d980851cc..fc9c797cca59 100644
--- a/devel/godot/distinfo
+++ b/devel/godot/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1699255184
-SHA256 (godotengine-godot-4.1.2-stable_GH0.tar.gz) = 790ff4f364f8421597a970f16041e86007f4c522bd427b3d7d14679026e58d40
-SIZE (godotengine-godot-4.1.2-stable_GH0.tar.gz) = 41861495
-SHA256 (godotengine-godot-demo-projects-05c8f822972f_GH0.tar.gz) = 839c3cd8a1da0e71cfd6a2e9f00ab9ae5e7cef8cc800aa10b1115859c545c83a
-SIZE (godotengine-godot-demo-projects-05c8f822972f_GH0.tar.gz) = 199999702
+TIMESTAMP = 1710997182
+SHA256 (godotengine-godot-4.2.1-stable_GH0.tar.gz) = 716cfd489dbfc91b5e04cc0df8be415ba6eec74c5fb471840275d887cb53ff95
+SIZE (godotengine-godot-4.2.1-stable_GH0.tar.gz) = 39148431
+SHA256 (godotengine-godot-demo-projects-98e9176b7310_GH0.tar.gz) = da3f9bc8c172586a79dd084f24da8b85da16fc9370b2c9b2e2eec5e0de861195
+SIZE (godotengine-godot-demo-projects-98e9176b7310_GH0.tar.gz) = 214863392



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404011645.431Gjnpj072589>