git: e6803e708323 - main - devel/raylib: Update to 3.7.0
Juraj Lutter
otis at FreeBSD.org
Sun Jun 6 10:07:23 UTC 2021
The branch main has been updated by otis:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e6803e7083235e9e308263deda300afafa2522bb
commit e6803e7083235e9e308263deda300afafa2522bb
Author: Martin Filla <freebsd at sysctl.cz>
AuthorDate: 2021-06-06 09:17:19 +0000
Commit: Juraj Lutter <otis at FreeBSD.org>
CommitDate: 2021-06-06 10:06:39 +0000
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
---
devel/raylib/Makefile | 4 ++--
devel/raylib/distinfo | 6 +++---
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 at 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
More information about the dev-commits-ports-all
mailing list