aboutsummaryrefslogtreecommitdiff
path: root/graphics/libepoxy
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2021-06-01 08:25:35 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-06-01 09:49:48 +0000
commit29e87cd021e8fb0ef77948bc5e049f1283e2a493 (patch)
tree8310d46b0a9d8f6836f2bb8fd00c87e278405130 /graphics/libepoxy
parent6902d0057b7327e4e5da4e31bb9e08aa80c30ccf (diff)
downloadports-29e87cd021e8fb0ef77948bc5e049f1283e2a493.tar.gz
ports-29e87cd021e8fb0ef77948bc5e049f1283e2a493.zip
Diffstat (limited to 'graphics/libepoxy')
-rw-r--r--graphics/libepoxy/Makefile11
-rw-r--r--graphics/libepoxy/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile
index 83446baeaf4a..835e7111c023 100644
--- a/graphics/libepoxy/Makefile
+++ b/graphics/libepoxy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= libepoxy
-PORTVERSION= 1.5.7
+DISTVERSION= 1.5.8
CATEGORIES= graphics
+MASTER_SITES= https://github.com/anholt/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= x11@FreeBSD.org
COMMENT= Library to handle OpenGL function pointer management
@@ -8,17 +9,17 @@ COMMENT= Library to handle OpenGL function pointer management
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gl localbase meson pkgconfig python:3.6+,build shebangfix
-USE_GITHUB= yes
-GH_ACCOUNT= anholt
+USES= gl localbase meson pkgconfig python:3.6+,build shebangfix tar:xz
USE_GL= glesv2 egl
USE_LDCONFIG= yes
SHEBANG_FILES= src/gen_dispatch.py
-OPTIONS_DEFINE= X11
+OPTIONS_DEFINE= TEST X11
OPTIONS_DEFAULT= X11
OPTIONS_SUB= yes
+TEST_MESON_TRUE= tests
+
X11_USES= xorg
X11_USE= GL=gl XORG=x11
X11_MESON_YES= glx
diff --git a/graphics/libepoxy/distinfo b/graphics/libepoxy/distinfo
index 755c3b01025c..2a714e48832b 100644
--- a/graphics/libepoxy/distinfo
+++ b/graphics/libepoxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619783801
-SHA256 (anholt-libepoxy-1.5.7_GH0.tar.gz) = b9e22ba707d0e723e9665c67a2b2974a86f4c4c27e3009dde24a988d1aadf643
-SIZE (anholt-libepoxy-1.5.7_GH0.tar.gz) = 331868
+TIMESTAMP = 1621666992
+SHA256 (libepoxy-1.5.8.tar.xz) = cf05e4901778c434aef68bb7dc01bea2bce15440c0cecb777fb446f04db6fe0d
+SIZE (libepoxy-1.5.8.tar.xz) = 221824