diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-04-27 06:19:06 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-04-27 06:19:06 +0000 |
commit | 1e96d4e6486b7a7cf784bc00960738d219533eee (patch) | |
tree | 6441d417d57e68eee3203f1b89326cf5009ab48d /emulators | |
parent | ea4ec9bf908a8da1414f72b3663db48477c17c08 (diff) | |
download | freebsd-ports-1e96d4e6486b7a7cf784bc00960738d219533eee.zip |
- Update to 2.12.0_20180427
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-riscv/Makefile | 6 | ||||
-rw-r--r-- | emulators/qemu-riscv/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/qemu-riscv/Makefile b/emulators/qemu-riscv/Makefile index a5529ed1c69c..8854d4b1323d 100644 --- a/emulators/qemu-riscv/Makefile +++ b/emulators/qemu-riscv/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.11.92 -PORTREVISION= 20180412 +PORTVERSION= 2.12.0 +PORTREVISION= 20180427 CATEGORIES= emulators PKGNAMESUFFIX= -riscv @@ -17,7 +17,7 @@ BROKEN_powerpc64= fails to compile: async.c: internal compiler error: Segmentati USES= gmake libtool makeinfo pkgconfig python:2.7,build USE_GITHUB= yes -GH_TUPLE= riscv:riscv-qemu:f733c7b \ +GH_TUPLE= riscv:riscv-qemu:ad8989a \ qemu:dtc:e543880:dtc/dtc \ qemu:keycodemapdb:6b3d716:keycodemapdb/ui/keycodemapdb diff --git a/emulators/qemu-riscv/distinfo b/emulators/qemu-riscv/distinfo index e56a07f55bc9..1e8733c2fb40 100644 --- a/emulators/qemu-riscv/distinfo +++ b/emulators/qemu-riscv/distinfo @@ -1,6 +1,6 @@ -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 +TIMESTAMP = 1524809167 +SHA256 (riscv-riscv-qemu-2.12.0-ad8989a_GH0.tar.gz) = b4f8e988b8b424428d06dbf474b5eb9d01786304ed36a6bafae5945e525a7ef7 +SIZE (riscv-riscv-qemu-2.12.0-ad8989a_GH0.tar.gz) = 15886094 SHA256 (qemu-dtc-e543880_GH0.tar.gz) = 84878bdcfca30db1ad32fd60ddfd01e08fc00ff0c042d2a758e7e90c08de0b5e SIZE (qemu-dtc-e543880_GH0.tar.gz) = 176916 SHA256 (qemu-keycodemapdb-6b3d716_GH0.tar.gz) = c9d3412510aac999865d01aaa14b1fa8dc0385db55c5cf6c4d95d160bd0eaee9 |