git: e6fb6656043a - main - emulators/qemu7: Update version 7.2.1=>7.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Jun 2023 14:09:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6fb6656043af940feb47101b37454f5e33e9176 commit e6fb6656043af940feb47101b37454f5e33e9176 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-03 09:44:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-03 14:08:47 +0000 emulators/qemu7: Update version 7.2.1=>7.2.3 - Exclude OPENGL option for nox11 flavor [1] Changelog: https://wiki.qemu.org/ChangeLog/7.2 Reported by: otis [1] --- emulators/qemu7/Makefile | 4 ++-- emulators/qemu7/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/emulators/qemu7/Makefile b/emulators/qemu7/Makefile index c16b7b9d49ad..44ea49eedc65 100644 --- a/emulators/qemu7/Makefile +++ b/emulators/qemu7/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -PORTVERSION= 7.2.1 +PORTVERSION= 7.2.3 CATEGORIES= emulators MASTER_SITES= https://download.qemu.org/ DIST_SUBDIR= qemu/${PORTVERSION} @@ -115,7 +115,7 @@ OPTIONS_DEFAULT= CDROM_DMA CURL GNUTLS GTK3 JPEG NCURSES_DEFAULT \ OPTIONS_SINGLE= NCURSES OPTIONS_SINGLE_NCURSES= NCURSES_BASE NCURSES_DEFAULT NCURSES_PORT .if ${FLAVOR:U} == nox11 -OPTIONS_EXCLUDE:= GTK3 X11 +OPTIONS_EXCLUDE:= GTK3 OPENGL X11 .endif .if ${FLAVOR:U} == tools OPTIONS_EXCLUDE:= CAPSTONE CDROM_DMA CURL DEBUG GNUTLS GTK3 ISCSI \ diff --git a/emulators/qemu7/distinfo b/emulators/qemu7/distinfo index a2a612efc879..dc4c4361be2b 100644 --- a/emulators/qemu7/distinfo +++ b/emulators/qemu7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681497374 -SHA256 (qemu/7.2.1/qemu-7.2.1.tar.xz) = 8c85699acf9d7a43a5fe29a64cdd56370b0c2d1ad074baf7098a824d17aad73b -SIZE (qemu/7.2.1/qemu-7.2.1.tar.xz) = 122400592 +TIMESTAMP = 1685730283 +SHA256 (qemu/7.2.3/qemu-7.2.3.tar.xz) = 59a939a8d6138826a9f28232b2d6b5fe884946e2dd7625bb8c0745286c6b75d9 +SIZE (qemu/7.2.3/qemu-7.2.3.tar.xz) = 122395692