git: 9d0a715765c5 - main - graphics/libepoxy: Update to 1.5.9
Kevin Bowling
kbowling at FreeBSD.org
Sun Aug 15 21:37:38 UTC 2021
The branch main has been updated by kbowling:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9d0a715765c5e723cc0fc872b6b1eab862dbcb73
commit 9d0a715765c5e723cc0fc872b6b1eab862dbcb73
Author: Kevin Bowling <kbowling at FreeBSD.org>
AuthorDate: 2021-08-15 21:34:45 +0000
Commit: Kevin Bowling <kbowling at FreeBSD.org>
CommitDate: 2021-08-15 21:34:45 +0000
graphics/libepoxy: Update to 1.5.9
There is one change which fixes a regression with libOpenGL:
"Allow libopengl.so to be used when GLX_LIB is missing"
PR: 256388
Approved by: x11 (zeising)
---
graphics/libepoxy/Makefile | 3 +--
graphics/libepoxy/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile
index 972cdc38084c..fe322e641c19 100644
--- a/graphics/libepoxy/Makefile
+++ b/graphics/libepoxy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libepoxy
-DISTVERSION= 1.5.8
-PORTREVISION= 1
+DISTVERSION= 1.5.9
CATEGORIES= graphics
MASTER_SITES= https://github.com/anholt/${PORTNAME}/releases/download/${DISTVERSION}/
diff --git a/graphics/libepoxy/distinfo b/graphics/libepoxy/distinfo
index 2a714e48832b..fc488638a8ab 100644
--- a/graphics/libepoxy/distinfo
+++ b/graphics/libepoxy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621666992
-SHA256 (libepoxy-1.5.8.tar.xz) = cf05e4901778c434aef68bb7dc01bea2bce15440c0cecb777fb446f04db6fe0d
-SIZE (libepoxy-1.5.8.tar.xz) = 221824
+TIMESTAMP = 1629063081
+SHA256 (libepoxy-1.5.9.tar.xz) = d168a19a6edfdd9977fef1308ccf516079856a4275cf876de688fb7927e365e4
+SIZE (libepoxy-1.5.9.tar.xz) = 221924
More information about the dev-commits-ports-all
mailing list