aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-04-15 07:50:58 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-04-15 07:54:23 +0000
commitf86042382307bbb6f220b9a005bce27b51342fa4 (patch)
treecc25822cfb830f3c67930823558ddbbe6d20c1a1
parentf09bb0ad9808785bd5da7b819c9109bd7e53f775 (diff)
downloadports-f86042382307bbb6f220b9a005bce27b51342fa4.tar.gz
ports-f86042382307bbb6f220b9a005bce27b51342fa4.zip
graphics/glfw: Update to 3.3.7
- format Makefile with portfmt ChangeLog: https://github.com/glfw/glfw/releases/tag/3.3.7
-rw-r--r--graphics/glfw/Makefile18
-rw-r--r--graphics/glfw/distinfo6
2 files changed, 12 insertions, 12 deletions
diff --git a/graphics/glfw/Makefile b/graphics/glfw/Makefile
index d6205f09a026..97749d5af364 100644
--- a/graphics/glfw/Makefile
+++ b/graphics/glfw/Makefile
@@ -1,8 +1,7 @@
# Created by: Rusmir Dusko <nemysis@FreeBSD.org>
PORTNAME= glfw
-PORTVERSION= 3.3.4
-PORTREVISION= 1
+PORTVERSION= 3.3.7
CATEGORIES= graphics
MASTER_SITES= https://github.com/glfw/glfw/releases/download/${PORTVERSION}/
@@ -18,15 +17,16 @@ USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS
-PLIST_SUB= VERSION=${PORTVERSION:R} MAJVER="${PORTVERSION:C|\..*||}"
+PLIST_SUB= MAJVER="${PORTVERSION:C|\..*||}" \
+ VERSION=${PORTVERSION:R}
PORTDOCS= *
PORTEXAMPLES= *
-OPTIONS_DEFINE= DOCS EXAMPLES
-OPTIONS_DEFAULT=X11
-OPTIONS_SINGLE= PLATFORM
+OPTIONS_DEFINE= DOCS EXAMPLES
+OPTIONS_DEFAULT= X11
+OPTIONS_SINGLE= PLATFORM
OPTIONS_SINGLE_PLATFORM= WAYLAND X11
-PLATFORM_DESC= Window creation platform
+PLATFORM_DESC= Window creation platform
WAYLAND_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols
WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland \
@@ -35,8 +35,8 @@ WAYLAND_USES= kde:5 pkgconfig
WAYLAND_USE= KDE=ecm
WAYLAND_CMAKE_BOOL= GLFW_USE_WAYLAND
-X11_USES= xorg
-X11_USE= XORG=x11,xcursor,xi,xinerama,xrandr,xxf86vm
+X11_USES= xorg
+X11_USE= XORG=x11,xcursor,xi,xinerama,xrandr,xxf86vm
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}/docs/html/search
diff --git a/graphics/glfw/distinfo b/graphics/glfw/distinfo
index cc1da0f43590..d6196556adf4 100644
--- a/graphics/glfw/distinfo
+++ b/graphics/glfw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618303602
-SHA256 (glfw-3.3.4.zip) = bbd2c42c660b725e9755eb417e40b373f0d4c03138c9b2e210d02cd308bd99cd
-SIZE (glfw-3.3.4.zip) = 1444675
+TIMESTAMP = 1649667099
+SHA256 (glfw-3.3.7.zip) = 4ef0c544a8ace9a6cd0e0aef8250090f89fea1bf96e9fc1d9d6f76386c290c9c
+SIZE (glfw-3.3.7.zip) = 1468890