Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2018 00:38:28 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480147 - head/devel/godot
Message-ID:  <201809200038.w8K0cSeH012453@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Thu Sep 20 00:38:27 2018
New Revision: 480147
URL: https://svnweb.freebsd.org/changeset/ports/480147

Log:
  devel/godot: update to 3.0.6
  
  PR:		231318
  Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)

Modified:
  head/devel/godot/Makefile   (contents, props changed)
  head/devel/godot/distinfo   (contents, props changed)

Modified: head/devel/godot/Makefile
==============================================================================
--- head/devel/godot/Makefile	Thu Sep 20 00:23:44 2018	(r480146)
+++ head/devel/godot/Makefile	Thu Sep 20 00:38:27 2018	(r480147)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	godot
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.6
 DISTVERSIONSUFFIX= -stable
 CATEGORIES=	devel games
 
@@ -35,7 +35,7 @@ USE_GL=		gl glew glu
 USE_GITHUB=	yes
 GH_ACCOUNT=	godotengine
 
-MAKE_ARGS+=		platform=x11 builtin_libpng=False builtin_openssl=False verbose=True
+MAKE_ARGS+=		platform=x11 builtin_libpng=False builtin_openssl=False
 MAKE_ARGS+=		${MAKE_ARGS_${CHOSEN_COMPILER_TYPE}}
 MAKE_ARGS_clang=	use_llvm=True
 CXXFLAGS+=		-DRTAUDIO_ENABLED

Modified: head/devel/godot/distinfo
==============================================================================
--- head/devel/godot/distinfo	Thu Sep 20 00:23:44 2018	(r480146)
+++ head/devel/godot/distinfo	Thu Sep 20 00:38:27 2018	(r480147)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1529204518
-SHA256 (godotengine-godot-3.0.3-stable_GH0.tar.gz) = db6bf2a2cee8e058254fc0b43c38c68a5226b18315b852e266cb3b95e23618c1
-SIZE (godotengine-godot-3.0.3-stable_GH0.tar.gz) = 18929162
+TIMESTAMP = 1536387978
+SHA256 (godotengine-godot-3.0.6-stable_GH0.tar.gz) = 50431e021ee5ec21002cc23435f530f8fde518c6eb7085c9f7f1027abaae2581
+SIZE (godotengine-godot-3.0.6-stable_GH0.tar.gz) = 18958766
 SHA256 (godotengine-godot-demo-projects-d69cc10a0b8a_GH0.tar.gz) = b798d0bb56a643fdb175df463990904523495dd5546bc00bbe762e0645b7c94a
 SIZE (godotengine-godot-demo-projects-d69cc10a0b8a_GH0.tar.gz) = 140126782



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