pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update qemu-git to 3.0
Module Name: pkgsrc-wip
Committed By: Jonathan Schleifer <js%heap.zone@localhost>
Pushed By: js
Date: Sat Aug 18 21:31:59 2018 +0200
Changeset: 2251c538d106a0af0fc1762a095ac757ece3a195
Modified Files:
qemu-git/Makefile
qemu-git/PLIST
Log Message:
Update qemu-git to 3.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2251c538d106a0af0fc1762a095ac757ece3a195
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qemu-git/Makefile | 4 ++--
qemu-git/PLIST | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/qemu-git/Makefile b/qemu-git/Makefile
index 058b33b156..96fe2ceb6c 100644
--- a/qemu-git/Makefile
+++ b/qemu-git/Makefile
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.172 2017/08/30 21:00:46 kamil Exp $
-DISTNAME= qemu-2.10.0
+DISTNAME= qemu-3.0
CATEGORIES= emulators
GIT_REPOSITORIES= qemu
-GIT_REPO.qemu= git://git.qemu-project.org/qemu.git
+GIT_REPO.qemu= https://github.com/qemu/qemu.git
WRKSRC= ${WRKDIR}/qemu
diff --git a/qemu-git/PLIST b/qemu-git/PLIST
index 0c7b461e31..c8c54a5c98 100644
--- a/qemu-git/PLIST
+++ b/qemu-git/PLIST
@@ -62,6 +62,7 @@ ${PLIST.x86_64}bin/qemu-x86_64
man/man1/qemu-img.1
man/man1/qemu.1
man/man7/qemu-block-drivers.7
+man/man7/qemu-cpu-models.7
man/man7/qemu-ga-ref.7
man/man7/qemu-qmp-ref.7
man/man8/qemu-ga.8
Home |
Main Index |
Thread Index |
Old Index