svn commit: r541398 - head/devel/godot
Li-Wen Hsu
lwhsu at FreeBSD.org
Tue Jul 7 09:50:32 UTC 2020
Author: lwhsu
Date: Tue Jul 7 09:50:31 2020
New Revision: 541398
URL: https://svnweb.freebsd.org/changeset/ports/541398
Log:
Update to 3.2.2
PR: 247818
Submitted by: Shane <FreeBSD at ShaneWare.Biz> (maintainer)
Modified:
head/devel/godot/Makefile
head/devel/godot/distinfo
Modified: head/devel/godot/Makefile
==============================================================================
--- head/devel/godot/Makefile Tue Jul 7 09:35:14 2020 (r541397)
+++ head/devel/godot/Makefile Tue Jul 7 09:50:31 2020 (r541398)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= godot
-DISTVERSION= 3.2.1
+DISTVERSION= 3.2.2
DISTVERSIONSUFFIX= -stable
CATEGORIES= devel games
@@ -47,8 +47,8 @@ AUDIO_DESC= Audio support
ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib
ALSA_MAKE_ARGS= alsa=True
ALSA_MAKE_ARGS_OFF= alsa=False
-# master at 31/1
-EXAMPLES_GH_TUPLE= godotengine:godot-demo-projects:a5b8cd11d992:DEMOS
+# master at 2/4 tagged for 3.2
+EXAMPLES_GH_TUPLE= godotengine:godot-demo-projects:57baf0a1b5d1:DEMOS
EXAMPLES_PORTEXAMPLES= *
# mono support doesn't build at present
MONO_BUILD_DEPENDS= msbuild:devel/msbuild
Modified: head/devel/godot/distinfo
==============================================================================
--- head/devel/godot/distinfo Tue Jul 7 09:35:14 2020 (r541397)
+++ head/devel/godot/distinfo Tue Jul 7 09:50:31 2020 (r541398)
@@ -1,9 +1,9 @@
-TIMESTAMP = 1585120322
+TIMESTAMP = 1593941797
SHA256 (dotnet.glob.2.1.1.nupkg) = 8fa01b1928a9c4b70a4803226dcd2ec942474daf2876b80e35a0380d72f8fc1a
SIZE (dotnet.glob.2.1.1.nupkg) = 73782
-SHA256 (godotengine-godot-3.2.1-stable_GH0.tar.gz) = 0f9635e5c014713340160d8bd0cbfc6d34a36d39402a84eaa0d8c5dee4d1c6f0
-SIZE (godotengine-godot-3.2.1-stable_GH0.tar.gz) = 22087727
-SHA256 (godotengine-godot-demo-projects-a5b8cd11d992_GH0.tar.gz) = 17644c74ddb2bd597589ae61a9b55d2e856d0950a0467fc8e624c8ecc2db5b74
-SIZE (godotengine-godot-demo-projects-a5b8cd11d992_GH0.tar.gz) = 150744236
+SHA256 (godotengine-godot-3.2.2-stable_GH0.tar.gz) = 9a071aba23fc912976203d35212a94207b7cb667c0b5353b3525f9b7e6899017
+SIZE (godotengine-godot-3.2.2-stable_GH0.tar.gz) = 22299965
+SHA256 (godotengine-godot-demo-projects-57baf0a1b5d1_GH0.tar.gz) = 20f020a8593d9cf6f44ec9331675fe5ac015573491f408ecd364663a7e95df89
+SIZE (godotengine-godot-demo-projects-57baf0a1b5d1_GH0.tar.gz) = 159067937
SHA256 (mono-nuget-binary-ebedbf8_GH0.tar.gz) = a0362e65a381c99f222ce141012f5a0663b4a4ae22f27f638198f7414464bf1a
SIZE (mono-nuget-binary-ebedbf8_GH0.tar.gz) = 2778322
More information about the svn-ports-head
mailing list