FreeBSD Bugzilla – Attachment 223981 Details for
Bug 254350
graphics/libepoxy: update to 1.5.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v3
libepoxy-v3.patch (text/plain), 2.02 KB, created by
Ghost
on 2021-04-10 12:22:02 UTC
(
hide
)
Description:
v3
Filename:
MIME Type:
Creator:
Ghost
Created:
2021-04-10 12:22:02 UTC
Size:
2.02 KB
patch
obsolete
>diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile >index f36c2b569..2f4acd1d2 100644 >--- a/graphics/libepoxy/Makefile >+++ b/graphics/libepoxy/Makefile >@@ -1,18 +1,23 @@ > PORTNAME= libepoxy >-PORTVERSION= 1.5.4 >+PORTVERSION= 1.5.5 > CATEGORIES= graphics > >+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ >+PATCHFILES+= dbfa4b209c0712b67dfeb8366c2ebe8503063b52.patch:-p1 # https://github.com/anholt/libepoxy/pull/238 >+PATCHFILES+= 4994c48172e94ca81c000597e0abc0ea0e682b3c.patch:-p1 # https://github.com/anholt/libepoxy/pull/238 >+ > MAINTAINER= x11@FreeBSD.org > COMMENT= Library to handle OpenGL function pointer management > > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/COPYING > >-USES= gl localbase meson pkgconfig python:3.3+,build >+USES= gl localbase meson pkgconfig python:3.6+,build shebangfix > USE_GITHUB= yes > GH_ACCOUNT= anholt > USE_GL= glesv2 egl > USE_LDCONFIG= yes >+SHEBANG_FILES= src/gen_dispatch.py > > OPTIONS_DEFINE= X11 > OPTIONS_DEFAULT= X11 >@@ -22,6 +27,5 @@ X11_USES= xorg > X11_USE= GL=gl XORG=x11 > X11_MESON_YES= glx > X11_MESON_TRUE= x11 >-X11_CFLAGS_OFF= -DEGL_NO_X11 > > .include <bsd.port.mk> >diff --git a/graphics/libepoxy/distinfo b/graphics/libepoxy/distinfo >index f38079b15..91a604c1e 100644 >--- a/graphics/libepoxy/distinfo >+++ b/graphics/libepoxy/distinfo >@@ -1,3 +1,7 @@ >-TIMESTAMP = 1585645825 >-SHA256 (anholt-libepoxy-1.5.4_GH0.tar.gz) = c926fcc606901f3e03e371027056fd478da43e01ce2da7ffc48b5a0de0ca107c >-SIZE (anholt-libepoxy-1.5.4_GH0.tar.gz) = 337615 >+TIMESTAMP = 1618037964 >+SHA256 (anholt-libepoxy-1.5.5_GH0.tar.gz) = 5d80a43a6524a1ebdd0c9c5d5105295546a0794681853c636a0c70f8f9c658ce >+SIZE (anholt-libepoxy-1.5.5_GH0.tar.gz) = 332057 >+SHA256 (dbfa4b209c0712b67dfeb8366c2ebe8503063b52.patch) = 1fc9cdd587daa0aa8000bc8620ad53bdff511d8c78978ee46aef7c359a8f9ca9 >+SIZE (dbfa4b209c0712b67dfeb8366c2ebe8503063b52.patch) = 1148 >+SHA256 (4994c48172e94ca81c000597e0abc0ea0e682b3c.patch) = ccb188509b2c3ce983d1826f69d392509b081f390d2fa289a523c9e2a8640b95 >+SIZE (4994c48172e94ca81c000597e0abc0ea0e682b3c.patch) = 852
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254350
:
223342
|
223980
|
223981
|
224587