aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Filla <freebsd@sysctl.cz>2021-06-06 09:17:19 +0000
committerJuraj Lutter <otis@FreeBSD.org>2021-06-06 10:06:39 +0000
commite6803e7083235e9e308263deda300afafa2522bb (patch)
treedf1dac254de9c8958a4cb030eb2729f85f20806f
parent9cfecc023e09fdf091f0bfb199c27cb0cc08ad6d (diff)
downloadports-e6803e7083235e9e308263deda300afafa2522bb.tar.gz
ports-e6803e7083235e9e308263deda300afafa2522bb.zip
devel/raylib: Update to 3.7.0
Committing slightly modified version, providing for less work in future updates, in line with what was introduced in update to 3.5.0. PR: 256428
-rw-r--r--devel/raylib/Makefile4
-rw-r--r--devel/raylib/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/raylib/Makefile b/devel/raylib/Makefile
index b2786dc10ecd..35ba6358608b 100644
--- a/devel/raylib/Makefile
+++ b/devel/raylib/Makefile
@@ -1,5 +1,5 @@
PORTNAME= raylib
-DISTVERSION= 3.5.0
+DISTVERSION= 3.7.0
CATEGORIES= devel education
MAINTAINER= freebsd@sysctl.cz
@@ -18,7 +18,7 @@ USE_GL= gl glu
USE_LDCONFIG= yes
USE_XORG= ice sm x11 xcursor xext xi xinerama xrandr xxf86vm
-CMAKE_ON= SHARED USE_EXTERNAL_GLFW
+CMAKE_ON= BUILD_SHARED_LIBS USE_EXTERNAL_GLFW
CMAKE_OFF= BUILD_EXAMPLES BUILD_GAMES STATIC
PLIST_SUB= DISTVERSION=${DISTVERSION}
diff --git a/devel/raylib/distinfo b/devel/raylib/distinfo
index a095cd0508b2..af287248d36d 100644
--- a/devel/raylib/distinfo
+++ b/devel/raylib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609673965
-SHA256 (raysan5-raylib-3.5.0_GH0.tar.gz) = 761985876092fa98a99cbf1fef7ca80c3ee0365fb6a107ab901a272178ba69f5
-SIZE (raysan5-raylib-3.5.0_GH0.tar.gz) = 36602517
+TIMESTAMP = 1622970945
+SHA256 (raysan5-raylib-3.7.0_GH0.tar.gz) = 7bfdf2e22f067f16dec62b9d1530186ddba63ec49dbd0ae6a8461b0367c23951
+SIZE (raysan5-raylib-3.7.0_GH0.tar.gz) = 40597097