pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libepoxy libepoxy: update to 1.5.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ac67020c144
branches: trunk
changeset: 377440:8ac67020c144
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Apr 20 20:27:37 2022 +0000
description:
libepoxy: update to 1.5.9.
Changes since 1.5.8
Allow libopengl.so to be used when GLX_LIB is missing [#257, John Bates]
Changes since 1.5.7
Revert changes from PR #238 / #229
Fixes regressions: #240, #252, #253
Changes since Epoxy 1.5.6
Remove type redefinition [#249]
Changes since 1.5.5
Fix issue with loading OpenGL/GLX/EGL libraries [#238, Yaroslav Isakov]
Expose dependency variables in pkg-config file [#231, Xavier Claessens]
Support Win64 pointer-sized types [#246]
Close output objects when generating files [#242, Aleksandr]
Changes since 1.5.4
Remove Python 2 support [#213]
Remove Autotools support [#212]
Use EGL_NO_X11 to disable X11 headers [#216]
Use call convention for mock function [crziter, #220]
Return correct version of GLSL on GLES2 [Eric Anholt, #223]
Rely on Meson's darwin_versions option [#225]
diffstat:
graphics/libepoxy/Makefile | 4 ++--
graphics/libepoxy/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r b1c92e193347 -r 8ac67020c144 graphics/libepoxy/Makefile
--- a/graphics/libepoxy/Makefile Wed Apr 20 20:23:32 2022 +0000
+++ b/graphics/libepoxy/Makefile Wed Apr 20 20:27:37 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/04/06 17:14:44 jperkin Exp $
+# $NetBSD: Makefile,v 1.30 2022/04/20 20:27:37 wiz Exp $
-DISTNAME= libepoxy-1.5.4
+DISTNAME= libepoxy-1.5.9
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=anholt/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r b1c92e193347 -r 8ac67020c144 graphics/libepoxy/distinfo
--- a/graphics/libepoxy/distinfo Wed Apr 20 20:23:32 2022 +0000
+++ b/graphics/libepoxy/distinfo Wed Apr 20 20:27:37 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.22 2021/10/26 10:46:25 nia Exp $
+$NetBSD: distinfo,v 1.23 2022/04/20 20:27:37 wiz Exp $
-BLAKE2s (libepoxy-1.5.4.tar.xz) = db801b899eb4bb519a603aeb61ba91abff6fc640f930be033bc72b0b81d32016
-SHA512 (libepoxy-1.5.4.tar.xz) = 7bde6fe7164aaa88b6e476dafb13391c551c530267936a1456e242d2bf648117f319788ba089100b3f773444098a894db6d27326b47dc4ae26db4766308d7510
-Size (libepoxy-1.5.4.tar.xz) = 227180 bytes
+BLAKE2s (libepoxy-1.5.9.tar.xz) = 674aaeb0e5dca673675d36a4dc532366cc4e13de8ff2e8e579c9f4db6066fdc7
+SHA512 (libepoxy-1.5.9.tar.xz) = eebaae4b8ff5014a8c90bf63fd9626424f472f99a7dbb81273a45b06c854e57f7d1b2d0fb44847221173c4f92d659fcec8a848a3b32f07225cd0ba35a2fad135
+Size (libepoxy-1.5.9.tar.xz) = 221924 bytes
SHA1 (patch-registry_egl.xml) = 37923cc2be65ab2dead9af8ff062702ab5d63392
SHA1 (patch-src_dispatch__common.c) = bfc147f2b0d7eebb567ab08517382246a30ee799
Home |
Main Index |
Thread Index |
Old Index