aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShane <FreeBSD@ShaneWare.Biz>2023-10-28 03:14:30 +0000
committerRobert Clausecker <fuz@FreeBSD.org>2023-11-03 21:09:39 +0000
commit514f7506c59c552c42aa2318eebcf99c97964e1e (patch)
tree8cad17ea9f0c26b72b92bfbecf38a15fe5807a13
parentcac14e09c641a383902fc2bcb56f00b0190d1927 (diff)
downloadports-514f7506c59c552c42aa2318eebcf99c97964e1e.tar.gz
ports-514f7506c59c552c42aa2318eebcf99c97964e1e.zip
devel/godot: update to 4.1.2
Also update demo projects to 4.0 head as of 29/3. Changelog: https://godotengine.org/article/maintenance-release-godot-4-1-2/ PR: 274762
-rw-r--r--devel/godot/Makefile8
-rw-r--r--devel/godot/distinfo10
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/godot/Makefile b/devel/godot/Makefile
index 156bb972c2fa..2b870795e2e9 100644
--- a/devel/godot/Makefile
+++ b/devel/godot/Makefile
@@ -1,7 +1,7 @@
PORTNAME= godot
-DISTVERSION= 4.0.2
+DISTVERSION= 4.1.2
DISTVERSIONSUFFIX= -stable
-PORTREVISION?= 1
+PORTREVISION?= 0
CATEGORIES= devel games
MAINTAINER= FreeBSD@Shaneware.biz
@@ -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 3/3
-EXAMPLES_GH_TUPLE= godotengine:godot-demo-projects:778baf07cc7d:DEMOS
+# 4.0 head at 29/3
+EXAMPLES_GH_TUPLE= godotengine:godot-demo-projects:05c8f822972f: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 77768c3f1852..190acbb4baa6 100644
--- a/devel/godot/distinfo
+++ b/devel/godot/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1698455433
+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-05c8f82297_GH0.tar.gz) = 970ead32fd86abcd7119e3ec398d68bdc38dc7a07c7d2c493e4ad311a6a9c31b
+SIZE (godotengine-godot-demo-projects-05c8f82297_GH0.tar.gz) = 200000291