pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/qemu qemu: update to 2.10.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/100335b9bd17
branches:  trunk
changeset: 370113:100335b9bd17
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 11 19:53:23 2017 +0000

description:
qemu: update to 2.10.1

2.10.1:
Bug fixes.

diffstat:

 emulators/qemu/Makefile |   4 ++--
 emulators/qemu/PLIST    |   4 ++--
 emulators/qemu/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r 6e63251382ae -r 100335b9bd17 emulators/qemu/Makefile
--- a/emulators/qemu/Makefile   Wed Oct 11 16:47:51 2017 +0000
+++ b/emulators/qemu/Makefile   Wed Oct 11 19:53:23 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.172 2017/08/30 21:00:46 kamil Exp $
+# $NetBSD: Makefile,v 1.173 2017/10/11 19:53:23 adam Exp $
 
-DISTNAME=      qemu-2.10.0
+DISTNAME=      qemu-2.10.1
 CATEGORIES=    emulators
 MASTER_SITES=  http://download.qemu-project.org/
 EXTRACT_SUFX=  .tar.xz
diff -r 6e63251382ae -r 100335b9bd17 emulators/qemu/PLIST
--- a/emulators/qemu/PLIST      Wed Oct 11 16:47:51 2017 +0000
+++ b/emulators/qemu/PLIST      Wed Oct 11 19:53:23 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.51 2017/08/30 21:00:46 kamil Exp $
+@comment $NetBSD: PLIST,v 1.52 2017/10/11 19:53:23 adam Exp $
 ${PLIST.ivshmem}bin/ivshmem-client
 ${PLIST.ivshmem}bin/ivshmem-server
 ${PLIST.alpha}bin/qemu-alpha
@@ -25,7 +25,6 @@
 ${PLIST.sparc}bin/qemu-sparc
 ${PLIST.sparc32plus}bin/qemu-sparc32plus
 ${PLIST.sparc64}bin/qemu-sparc64
-${PLIST.unicore32}bin/qemu-unicore32
 bin/qemu-system-aarch64
 bin/qemu-system-alpha
 bin/qemu-system-arm
@@ -55,6 +54,7 @@
 bin/qemu-system-x86_64
 bin/qemu-system-xtensa
 bin/qemu-system-xtensaeb
+${PLIST.unicore32}bin/qemu-unicore32
 ${PLIST.x86_64}bin/qemu-x86_64
 man/man1/qemu-img.1
 man/man1/qemu.1
diff -r 6e63251382ae -r 100335b9bd17 emulators/qemu/distinfo
--- a/emulators/qemu/distinfo   Wed Oct 11 16:47:51 2017 +0000
+++ b/emulators/qemu/distinfo   Wed Oct 11 19:53:23 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.128 2017/08/30 21:07:10 kamil Exp $
+$NetBSD: distinfo,v 1.129 2017/10/11 19:53:23 adam Exp $
 
-SHA1 (qemu-2.10.0.tar.xz) = 5d6815fa3ab1c6163c7e886f26153feabdcbb0f8
-RMD160 (qemu-2.10.0.tar.xz) = 18579f8a5fe77e729b15b1876f4b1456d2c7e30e
-SHA512 (qemu-2.10.0.tar.xz) = 67891e78a0df8538838c5fc6d5208e1e0c23f608013818ea8f2f6b7dcbf80404113559b4d33aea32daf25bd43c2d8b5befbebf9fab16adf74a50218239cead53
-Size (qemu-2.10.0.tar.xz) = 25040324 bytes
+SHA1 (qemu-2.10.1.tar.xz) = 7d404902de032c14ba65d2daef030cb94d65980c
+RMD160 (qemu-2.10.1.tar.xz) = dc97c919686fea43e3cb3a13edab5dcbf5c2eb2d
+SHA512 (qemu-2.10.1.tar.xz) = 62e9717ede71a49f3ffd9b86c321470f64c90e575be1a9da01078cfc9466b0aeb08adf5d05bab7ee1e89dfce75def7b276af01f77b7151d406999e7af21b6711
+Size (qemu-2.10.1.tar.xz) = 24979688 bytes
 SHA1 (patch-configure) = 51d5396f99ef129631138bc51f47bc24775aa08b
 SHA1 (patch-contrib_ivshmem-client_ivshmem-client.c) = 40c8751607cbf66a37e4c4e08f2664b864e2e984
 SHA1 (patch-contrib_ivshmem-server_ivshmem-server.c) = d8f53432b5752f4263dc4ef96108a976a05147a3



Home | Main Index | Thread Index | Old Index