summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-02-12 22:02:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2020-02-12 22:02:32 +0000
commit9c244a58d9da09cdea1a8a5edddd7f69b3849034 (patch)
tree581d2c6c1c5b2c97a66261e3c0a9171819e07e2b /emulators/qemu-devel
parent3061e545ae1e586350196dc3821ee7ac0690f3a0 (diff)
downloadfreebsd-ports-9c244a58d9da09cdea1a8a5edddd7f69b3849034.zip
emulators/qemu-devel: Update version 4.1.0=>4.2.0
Reported by: lwhsu
Diffstat (limited to 'emulators/qemu-devel')
-rw-r--r--emulators/qemu-devel/Makefile2
-rw-r--r--emulators/qemu-devel/distinfo6
-rw-r--r--emulators/qemu-devel/files/patch-Makefile16
-rw-r--r--emulators/qemu-devel/pkg-plist2
4 files changed, 13 insertions, 13 deletions
diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile
index 4a5154f4441b..2c20ab55ffa5 100644
--- a/emulators/qemu-devel/Makefile
+++ b/emulators/qemu-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qemu
-PORTVERSION= 4.1.0
+PORTVERSION= 4.2.0
CATEGORIES= emulators
MASTER_SITES= https://download.qemu.org/
PKGNAMESUFFIX= -devel
diff --git a/emulators/qemu-devel/distinfo b/emulators/qemu-devel/distinfo
index 6b165cca39fa..b1318d1c8541 100644
--- a/emulators/qemu-devel/distinfo
+++ b/emulators/qemu-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569438904
-SHA256 (qemu/4.1.0/qemu-4.1.0.tar.xz) = 656e60218689bdeec69903087fd7582d5d3e72238d02f4481d8dc6d79fd909c6
-SIZE (qemu/4.1.0/qemu-4.1.0.tar.xz) = 54001708
+TIMESTAMP = 1580929824
+SHA256 (qemu/4.2.0/qemu-4.2.0.tar.xz) = d3481d4108ce211a053ef15be69af1bdd9dde1510fda80d92be0f6c3e98768f0
+SIZE (qemu/4.2.0/qemu-4.2.0.tar.xz) = 62222068
diff --git a/emulators/qemu-devel/files/patch-Makefile b/emulators/qemu-devel/files/patch-Makefile
index 095b684f8e80..e790dfd4efb7 100644
--- a/emulators/qemu-devel/files/patch-Makefile
+++ b/emulators/qemu-devel/files/patch-Makefile
@@ -1,22 +1,22 @@
---- Makefile.orig 2019-04-23 18:14:45 UTC
+--- Makefile.orig 2019-12-12 18:20:47 UTC
+++ Makefile
-@@ -311,9 +311,14 @@ LIBS+=-lz $(LIBS_TOOLS)
- HELPERS-$(call land,$(CONFIG_SOFTMMU),$(CONFIG_LINUX)) = qemu-bridge-helper$(EXESUF)
+@@ -342,9 +342,14 @@ MANUAL_BUILDDIR := docs
+ endif
ifdef BUILD_DOCS
+ifdef NOPORTDOCS
+DOCS=qemu.1 qemu-img.1 qemu-nbd.8 qemu-ga.8
+DOCS+=docs/interop/qemu-qmp-ref.7 docs/interop/qemu-ga-ref.7
+else
- DOCS=qemu-doc.html qemu-doc.txt qemu.1 qemu-img.1 qemu-nbd.8 qemu-ga.8
+ DOCS=qemu-doc.html qemu-doc.txt qemu.1 qemu-img.1 qemu-nbd.8 $(MANUAL_BUILDDIR)/interop/qemu-ga.8
DOCS+=docs/interop/qemu-qmp-ref.html docs/interop/qemu-qmp-ref.txt docs/interop/qemu-qmp-ref.7
DOCS+=docs/interop/qemu-ga-ref.html docs/interop/qemu-ga-ref.txt docs/interop/qemu-ga-ref.7
+endif
DOCS+=docs/qemu-block-drivers.7
DOCS+=docs/qemu-cpu-models.7
ifdef CONFIG_VIRTFS
-@@ -742,11 +747,13 @@ install-sphinxdocs: sphinxdocs
- $(call install-manual,interop)
+@@ -819,11 +824,13 @@ install-sphinxdocs: sphinxdocs
+ $(call install-manual,specs)
install-doc: $(DOCS) install-sphinxdocs
+ifndef NOPORTDOCS
@@ -29,10 +29,10 @@
ifdef CONFIG_POSIX
$(INSTALL_DIR) "$(DESTDIR)$(mandir)/man1"
$(INSTALL_DATA) qemu.1 "$(DESTDIR)$(mandir)/man1"
-@@ -764,8 +771,10 @@ ifdef CONFIG_TRACE_SYSTEMTAP
+@@ -841,8 +848,10 @@ ifdef CONFIG_TRACE_SYSTEMTAP
endif
ifneq (,$(findstring qemu-ga,$(TOOLS)))
- $(INSTALL_DATA) qemu-ga.8 "$(DESTDIR)$(mandir)/man8"
+ $(INSTALL_DATA) $(MANUAL_BUILDDIR)/interop/qemu-ga.8 "$(DESTDIR)$(mandir)/man8"
+ifndef NOPORTDOCS
$(INSTALL_DATA) docs/interop/qemu-ga-ref.html "$(DESTDIR)$(qemu_docdir)"
$(INSTALL_DATA) docs/interop/qemu-ga-ref.txt "$(DESTDIR)$(qemu_docdir)"
diff --git a/emulators/qemu-devel/pkg-plist b/emulators/qemu-devel/pkg-plist
index 8a7c10d7a7c0..a49ffde6a5c3 100644
--- a/emulators/qemu-devel/pkg-plist
+++ b/emulators/qemu-devel/pkg-plist
@@ -53,6 +53,7 @@ man/man8/qemu-nbd.8.gz
%%DATADIR%%/QEMU,tcx.bin
%%DATADIR%%/QEMU,cgthree.bin
%%DATADIR%%/bios-256k.bin
+%%DATADIR%%/bios-microvm.bin
%%DATADIR%%/bios.bin
%%DATADIR%%/canyonlands.dtb
%%DATADIR%%/edk2-aarch64-code.fd
@@ -102,7 +103,6 @@ man/man8/qemu-nbd.8.gz
%%DATADIR%%/s390-ccw.img
%%DATADIR%%/s390-netboot.img
%%DATADIR%%/slof.bin
-%%DATADIR%%/spapr-rtas.bin
%%DATADIR%%/u-boot-sam460-20100605.bin
%%DATADIR%%/vgabios.bin
%%DATADIR%%/vgabios-ati.bin