diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-01-05 06:34:59 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2018-01-05 06:34:59 +0000 |
commit | 73d2838e165b92bb8ad396bb8c1741de30e2cb7d (patch) | |
tree | 8a9de1132f4e33535fc9502d3dfc6e126bcf94b1 | |
parent | - add back setuid bits for poudriere builds (diff) |
- Update to 20180105 snapshot
Notes
Notes:
svn path=/head/; revision=458119
-rw-r--r-- | emulators/qemu-riscv/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu-riscv/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/qemu-riscv/Makefile b/emulators/qemu-riscv/Makefile index fa7825e45291..04a35d8c586d 100644 --- a/emulators/qemu-riscv/Makefile +++ b/emulators/qemu-riscv/Makefile @@ -2,7 +2,7 @@ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20171226 +PORTREVISION= 20180105 CATEGORIES= emulators PKGNAMESUFFIX= -riscv @@ -15,7 +15,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 BROKEN_powerpc64= fails to compile: async.c: internal compiler error: Segmentation fault USE_GITHUB= yes -GH_TUPLE= riscv:riscv-qemu:701f712 \ +GH_TUPLE= riscv:riscv-qemu:8d56aad \ qemu:dtc:65cc4d2:dtc/dtc HAS_CONFIGURE= yes diff --git a/emulators/qemu-riscv/distinfo b/emulators/qemu-riscv/distinfo index f21d91af0a37..8c10609c1e70 100644 --- a/emulators/qemu-riscv/distinfo +++ b/emulators/qemu-riscv/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1514304029 -SHA256 (riscv-riscv-qemu-2.7.50-701f712_GH0.tar.gz) = 7fed1b0d29f8149ccb1700b6eed669ac3b5199af1de32d6e4de3060d8e379227 -SIZE (riscv-riscv-qemu-2.7.50-701f712_GH0.tar.gz) = 12979339 +TIMESTAMP = 1515133768 +SHA256 (riscv-riscv-qemu-2.7.50-8d56aad_GH0.tar.gz) = 7ae14675217b03b19d0fedb7f056f7c395572276d525614277d5b95968f3f7a1 +SIZE (riscv-riscv-qemu-2.7.50-8d56aad_GH0.tar.gz) = 12970165 SHA256 (qemu-dtc-65cc4d2_GH0.tar.gz) = 102a954974c8229acde3557673b0b945768ea18a93fcf64883ca51d64f81c8ed SIZE (qemu-dtc-65cc4d2_GH0.tar.gz) = 133030 |