git: d99d19efb6ed - main - emulators/qemu-user-static-devel: Update to latest devel version
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jan 2022 18:02:42 UTC
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/ports/commit/?id=d99d19efb6ede53ba8d90b5abd97a5130496df17 commit d99d19efb6ede53ba8d90b5abd97a5130496df17 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2022-01-07 17:59:51 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2022-01-07 18:01:59 +0000 emulators/qemu-user-static-devel: Update to latest devel version Update to the latest pst 6.2 qemu development version for bsd-user. This removes mips support and includes new system calls like swapoff with two args. It's also the result of continuing efforts to upstream changes. It's a devel version, and more dicy than most devel versions, so caution is advised: it builds but there may be important cases that are broken. Sponsored by: Netflix --- emulators/qemu-user-static-devel/Makefile | 10 +++++----- emulators/qemu-user-static-devel/distinfo | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/emulators/qemu-user-static-devel/Makefile b/emulators/qemu-user-static-devel/Makefile index 6e4545a0b684..8eaa1b6740a3 100644 --- a/emulators/qemu-user-static-devel/Makefile +++ b/emulators/qemu-user-static-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= qemu -PORTVERSION= 6.0.91 +PORTVERSION= 6.2.50 CATEGORIES= emulators PKGNAMESUFFIX= -user-static-devel DIST_SUBDIR= qemu/${PORTVERSION} @@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libglib-2.0.a:devel/glib20 \ USES= bison compiler:c11 cpe gmake ninja:build perl5 pkgconfig python:build USE_GITHUB= yes -GH_TUPLE= qemu-bsd-user:qemu-bsd-user:38bb64abdce3606c823ea8f9d1c7e7176fdf20c9 \ +GH_TUPLE= qemu-bsd-user:qemu-bsd-user:17caa65cff5 \ qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb HAS_CONFIGURE= yes @@ -51,9 +51,9 @@ TEST_TARGET= check .include <bsd.port.pre.mk> -QEMU_TARGETS= i386-bsd-user arm-bsd-user mips-bsd-user mipsel-bsd-user ppc-bsd-user -.if ${ARCH} == "amd64" || ${ARCH} == "powerpc64" -QEMU_TARGETS+= x86_64-bsd-user riscv64-bsd-user mips64-bsd-user ppc64-bsd-user aarch64-bsd-user +QEMU_TARGETS= i386-bsd-user arm-bsd-user ppc-bsd-user +.if ${ARCH} == "amd64" || ${ARCH} == "powerpc64" || ${ARCH} == "aarch64" +QEMU_TARGETS+= x86_64-bsd-user riscv64-bsd-user ppc64-bsd-user aarch64-bsd-user PLIST_SUB+= 64BIT="" .else PLIST_SUB+= 64BIT="@comment " diff --git a/emulators/qemu-user-static-devel/distinfo b/emulators/qemu-user-static-devel/distinfo index 4a1af031fc6b..2a23852a6c95 100644 --- a/emulators/qemu-user-static-devel/distinfo +++ b/emulators/qemu-user-static-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1628093294 -SHA256 (qemu/6.0.91/qemu-bsd-user-qemu-bsd-user-6.0.91-38bb64abdce3606c823ea8f9d1c7e7176fdf20c9_GH0.tar.gz) = b304996608addf6823c12ad5c9acae310b39d0c9208353eec6b67bc381555355 -SIZE (qemu/6.0.91/qemu-bsd-user-qemu-bsd-user-6.0.91-38bb64abdce3606c823ea8f9d1c7e7176fdf20c9_GH0.tar.gz) = 31372925 -SHA256 (qemu/6.0.91/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a -SIZE (qemu/6.0.91/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895 +TIMESTAMP = 1641578187 +SHA256 (qemu/6.2.50/qemu-bsd-user-qemu-bsd-user-6.2.50-17caa65cff5_GH0.tar.gz) = 96db87772548d1adeac3f80786deb7eb4b8ef7b3aed02ae9695bbe166a920e80 +SIZE (qemu/6.2.50/qemu-bsd-user-qemu-bsd-user-6.2.50-17caa65cff5_GH0.tar.gz) = 31981567 +SHA256 (qemu/6.2.50/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a +SIZE (qemu/6.2.50/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895