FreeBSD Bugzilla – Attachment 224587 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]
v4 (apply via "git am")
bug254350.diff (text/plain), 1.98 KB, created by
Jan Beich
on 2021-05-01 09:54:26 UTC
(
hide
)
Description:
v4 (apply via "git am")
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2021-05-01 09:54:26 UTC
Size:
1.98 KB
patch
obsolete
>From 1dc50721b656e482a820baf665f11a2b7ce8ed64 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Wed, 17 Mar 2021 00:03:35 +0000 >Subject: [PATCH] graphics/libepoxy: update to 1.5.7 > >Changes: https://github.com/anholt/libepoxy/releases/tag/1.5.5 >Changes: https://github.com/anholt/libepoxy/releases/tag/1.5.6 >Changes: https://github.com/anholt/libepoxy/releases/tag/1.5.7 >PR: 254350 >Submitted by: Evgeniy Khramtsov <2khramtsov@gmail.com> (based on) >--- > graphics/libepoxy/Makefile | 6 +++--- > graphics/libepoxy/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/graphics/libepoxy/Makefile b/graphics/libepoxy/Makefile >index f36c2b5691b3..83446baeaf4a 100644 >--- a/graphics/libepoxy/Makefile >+++ b/graphics/libepoxy/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= libepoxy >-PORTVERSION= 1.5.4 >+PORTVERSION= 1.5.7 > CATEGORIES= graphics > > MAINTAINER= x11@FreeBSD.org >@@ -8,11 +8,12 @@ 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 +23,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 f38079b1545f..755c3b01025c 100644 >--- a/graphics/libepoxy/distinfo >+++ b/graphics/libepoxy/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1585645825 >-SHA256 (anholt-libepoxy-1.5.4_GH0.tar.gz) = c926fcc606901f3e03e371027056fd478da43e01ce2da7ffc48b5a0de0ca107c >-SIZE (anholt-libepoxy-1.5.4_GH0.tar.gz) = 337615 >+TIMESTAMP = 1619783801 >+SHA256 (anholt-libepoxy-1.5.7_GH0.tar.gz) = b9e22ba707d0e723e9665c67a2b2974a86f4c4c27e3009dde24a988d1aadf643 >+SIZE (anholt-libepoxy-1.5.7_GH0.tar.gz) = 331868
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
Flags:
zeising
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 254350
:
223342
|
223980
|
223981
| 224587