git: a17560b3ca4e - main - graphics/mesa-*: update to 26.1.6
Sergey A. Osokin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=a17560b3ca4e7759844f863b21e32301ddfc4ebb commit a17560b3ca4e7759844f863b21e32301ddfc4ebb Author: Sergey A. Osokin <[email protected]> AuthorDate: 2026-08-08 14:44:10 +0000 Commit: Sergey A. Osokin <[email protected]> CommitDate: 2026-08-08 14:45:20 +0000 graphics/mesa-*: update to 26.1.6 PR: 297150 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work --- graphics/mesa-dri/Makefile | 1 - graphics/mesa-dri/Makefile.common | 2 +- graphics/mesa-dri/distinfo | 6 +++--- graphics/mesa-libs/Makefile | 1 - 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile index f9baeb057104..622822cf091c 100644 --- a/graphics/mesa-dri/Makefile +++ b/graphics/mesa-dri/Makefile @@ -1,6 +1,5 @@ PORTNAME= mesa-dri PORTVERSION= ${MESAVERSION} -PORTREVISION= 2 CATEGORIES= graphics COMMENT= OpenGL hardware acceleration drivers for DRI2+ diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common index d8f956b160d1..e4b0e73d4661 100644 --- a/graphics/mesa-dri/Makefile.common +++ b/graphics/mesa-dri/Makefile.common @@ -7,7 +7,7 @@ # - graphics/mesa-dri # - graphics/mesa-libs -MESAVERSION= 26.1.5 +MESAVERSION= 26.1.6 MASTER_SITES= https://mesa.freedesktop.org/archive/ diff --git a/graphics/mesa-dri/distinfo b/graphics/mesa-dri/distinfo index 11a1db01dd1f..b5c934f8d15d 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784158152 -SHA256 (mesa-26.1.5.tar.xz) = 79e421c7ce18cd9e790b8375920325779f10798630bf30e0b22f1a21c8617122 -SIZE (mesa-26.1.5.tar.xz) = 77723976 +TIMESTAMP = 1785351843 +SHA256 (mesa-26.1.6.tar.xz) = 5296b88a0f1e012e2cb9ada150a2bbadf728ca81e5a4fb2ab43c83a4d2158606 +SIZE (mesa-26.1.6.tar.xz) = 77770828 diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile index edc308fbeafc..46c9f86628e5 100644 --- a/graphics/mesa-libs/Makefile +++ b/graphics/mesa-libs/Makefile @@ -1,6 +1,5 @@ PORTNAME= mesa-libs PORTVERSION= ${MESAVERSION} -PORTREVISION= 2 CATEGORIES= graphics COMMENT= OpenGL libraries that support GLX and EGL clients