Date: Thu, 12 Apr 2018 10:17:03 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467141 - head/emulators/qemu-riscv Message-ID: <201804121017.w3CAH3eH023781@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Thu Apr 12 10:17:03 2018 New Revision: 467141 URL: https://svnweb.freebsd.org/changeset/ports/467141 Log: - Update to 2.11.92_20180412 Modified: head/emulators/qemu-riscv/Makefile head/emulators/qemu-riscv/distinfo Modified: head/emulators/qemu-riscv/Makefile ============================================================================== --- head/emulators/qemu-riscv/Makefile Thu Apr 12 09:55:35 2018 (r467140) +++ head/emulators/qemu-riscv/Makefile Thu Apr 12 10:17:03 2018 (r467141) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.11.90 -PORTREVISION= 20180325 +PORTVERSION= 2.11.92 +PORTREVISION= 20180412 CATEGORIES= emulators PKGNAMESUFFIX= -riscv @@ -17,7 +17,7 @@ BROKEN_powerpc64= fails to compile: async.c: internal USES= gmake libtool makeinfo pkgconfig python:2.7,build USE_GITHUB= yes -GH_TUPLE= riscv:riscv-qemu:ec023da \ +GH_TUPLE= riscv:riscv-qemu:f733c7b \ qemu:dtc:e543880:dtc/dtc \ qemu:keycodemapdb:6b3d716:keycodemapdb/ui/keycodemapdb Modified: head/emulators/qemu-riscv/distinfo ============================================================================== --- head/emulators/qemu-riscv/distinfo Thu Apr 12 09:55:35 2018 (r467140) +++ head/emulators/qemu-riscv/distinfo Thu Apr 12 10:17:03 2018 (r467141) @@ -1,6 +1,6 @@ -TIMESTAMP = 1521946233 -SHA256 (riscv-riscv-qemu-2.11.90-ec023da_GH0.tar.gz) = e6400e788eeb1023d2c9e6f056f5b57bf38d82c7fed0efa366b06e0090cf5773 -SIZE (riscv-riscv-qemu-2.11.90-ec023da_GH0.tar.gz) = 15870812 +TIMESTAMP = 1523497299 +SHA256 (riscv-riscv-qemu-2.11.92-f733c7b_GH0.tar.gz) = fb9c4c0a19fd15ad8833cd336cd7203d2cb797eb636966972ba46f757e468aa7 +SIZE (riscv-riscv-qemu-2.11.92-f733c7b_GH0.tar.gz) = 15880162 SHA256 (qemu-dtc-e543880_GH0.tar.gz) = 84878bdcfca30db1ad32fd60ddfd01e08fc00ff0c042d2a758e7e90c08de0b5e SIZE (qemu-dtc-e543880_GH0.tar.gz) = 176916 SHA256 (qemu-keycodemapdb-6b3d716_GH0.tar.gz) = c9d3412510aac999865d01aaa14b1fa8dc0385db55c5cf6c4d95d160bd0eaee9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804121017.w3CAH3eH023781>