Page MenuHomeFreeBSD

D29179.diff
No OneTemporary

D29179.diff

Index: head/graphics/glfw/Makefile
===================================================================
--- head/graphics/glfw/Makefile
+++ head/graphics/glfw/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= glfw
-PORTVERSION= 3.3.2
+PORTVERSION= 3.3.3
CATEGORIES= graphics
-MASTER_SITES= SF
+MASTER_SITES= https://github.com/glfw/glfw/releases/download/${PORTVERSION}/
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Portable framework for OpenGL development
@@ -18,26 +18,25 @@
CMAKE_ON= BUILD_SHARED_LIBS
+PLIST_SUB= VERSION=${PORTVERSION:R} MAJVER="${PORTVERSION:C|\..*||}"
PORTDOCS= *
PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EXAMPLES
OPTIONS_DEFAULT=X11
-PLATFORM_DESC= Window creation platform
OPTIONS_SINGLE= PLATFORM
OPTIONS_SINGLE_PLATFORM= WAYLAND X11
+PLATFORM_DESC= Window creation platform
WAYLAND_BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols
-WAYLAND_CMAKE_BOOL= GLFW_USE_WAYLAND
WAYLAND_LIB_DEPENDS= libwayland-egl.so:graphics/wayland \
libxkbcommon.so:x11/libxkbcommon
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
-
-PLIST_SUB= VERSION=${PORTVERSION:R} MAJVER="${PORTVERSION:C|\..*||}"
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}/docs/html/search
Index: head/graphics/glfw/distinfo
===================================================================
--- head/graphics/glfw/distinfo
+++ head/graphics/glfw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580228794
-SHA256 (glfw-3.3.2.zip) = 08a33a512f29d7dbf78eab39bd7858576adcc95228c9efe8e4bc5f0f3261efc7
-SIZE (glfw-3.3.2.zip) = 1434297
+TIMESTAMP = 1615272290
+SHA256 (glfw-3.3.3.zip) = 723087ad45b40cd333be7d1a2cd5e09a28facb7f3acdb69f3e5613bd20543977
+SIZE (glfw-3.3.3.zip) = 1445535

File Metadata

Mime Type
text/plain
Expires
Sat, May 23, 11:35 PM (15 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33458994
Default Alt Text
D29179.diff (1 KB)

Event Timeline