From owner-dev-commits-ports-main@freebsd.org Tue Jun 1 09:50:17 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6C75264F9D4; Tue, 1 Jun 2021 09:50:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FvS7s2h9yz4b1c; Tue, 1 Jun 2021 09:50:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4063E2127D; Tue, 1 Jun 2021 09:50:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1519oHso098325; Tue, 1 Jun 2021 09:50:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1519oHpw098319; Tue, 1 Jun 2021 09:50:17 GMT (envelope-from git) Date: Tue, 1 Jun 2021 09:50:17 GMT Message-Id: <202106010950.1519oHpw098319@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Tobias C. Berner" Subject: git: 29e87cd021e8 - main - graphics/libepoxy: update to 1.5.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tcberner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 29e87cd021e8fb0ef77948bc5e049f1283e2a493 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jun 2021 09:50:17 -0000 The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=29e87cd021e8fb0ef77948bc5e049f1283e2a493 commit 29e87cd021e8fb0ef77948bc5e049f1283e2a493 Author: Daniel Engberg AuthorDate: 2021-06-01 08:25:35 +0000 Commit: Tobias C. Berner CommitDate: 2021-06-01 09:49:48 +0000 graphics/libepoxy: update to 1.5.8 PR: 256071 Approved by: x11 (zeising) --- graphics/libepoxy/Makefile | 11 ++++++----- graphics/libepoxy/distinfo | 6 +++--- 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