pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/qemu



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct 11 19:53:23 UTC 2017

Modified Files:
        pkgsrc/emulators/qemu: Makefile PLIST distinfo

Log Message:
qemu: update to 2.10.1

2.10.1:
Bug fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 pkgsrc/emulators/qemu/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/emulators/qemu/PLIST
cvs rdiff -u -r1.128 -r1.129 pkgsrc/emulators/qemu/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/qemu/Makefile
diff -u pkgsrc/emulators/qemu/Makefile:1.172 pkgsrc/emulators/qemu/Makefile:1.173
--- pkgsrc/emulators/qemu/Makefile:1.172        Wed Aug 30 21:00:46 2017
+++ pkgsrc/emulators/qemu/Makefile      Wed Oct 11 19:53:23 2017
@@ -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

Index: pkgsrc/emulators/qemu/PLIST
diff -u pkgsrc/emulators/qemu/PLIST:1.51 pkgsrc/emulators/qemu/PLIST:1.52
--- pkgsrc/emulators/qemu/PLIST:1.51    Wed Aug 30 21:00:46 2017
+++ pkgsrc/emulators/qemu/PLIST Wed Oct 11 19:53:23 2017
@@ -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.sh4eb}bin/qemu-sh4eb
 ${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-unicore32
 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

Index: pkgsrc/emulators/qemu/distinfo
diff -u pkgsrc/emulators/qemu/distinfo:1.128 pkgsrc/emulators/qemu/distinfo:1.129
--- pkgsrc/emulators/qemu/distinfo:1.128        Wed Aug 30 21:07:10 2017
+++ pkgsrc/emulators/qemu/distinfo      Wed Oct 11 19:53:23 2017
@@ -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