svn commit: r456284 - head/emulators/qemu-riscv
Li-Wen Hsu
lwhsu at FreeBSD.org
Thu Dec 14 09:18:22 UTC 2017
Author: lwhsu
Date: Thu Dec 14 09:18:20 2017
New Revision: 456284
URL: https://svnweb.freebsd.org/changeset/ports/456284
Log:
- Update to 20171213 snapshot
Modified:
head/emulators/qemu-riscv/Makefile
head/emulators/qemu-riscv/distinfo
Modified: head/emulators/qemu-riscv/Makefile
==============================================================================
--- head/emulators/qemu-riscv/Makefile Thu Dec 14 09:11:12 2017 (r456283)
+++ head/emulators/qemu-riscv/Makefile Thu Dec 14 09:18:20 2017 (r456284)
@@ -2,7 +2,7 @@
PORTNAME= qemu
PORTVERSION= 2.7.50
-PORTREVISION= 20171130
+PORTREVISION= 20171213
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:7632a4d \
+GH_TUPLE= riscv:riscv-qemu:5d93ae8 \
qemu:dtc:65cc4d2:dtc/dtc
HAS_CONFIGURE= yes
Modified: head/emulators/qemu-riscv/distinfo
==============================================================================
--- head/emulators/qemu-riscv/distinfo Thu Dec 14 09:11:12 2017 (r456283)
+++ head/emulators/qemu-riscv/distinfo Thu Dec 14 09:18:20 2017 (r456284)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1512491076
-SHA256 (riscv-riscv-qemu-2.7.50-7632a4d_GH0.tar.gz) = fcf4c65d6267964a1ede4521894f98e30b5f08ced74347cb9cf431fbbd95b3ff
-SIZE (riscv-riscv-qemu-2.7.50-7632a4d_GH0.tar.gz) = 12971486
+TIMESTAMP = 1513194807
+SHA256 (riscv-riscv-qemu-2.7.50-5d93ae8_GH0.tar.gz) = e7d27048b21b31741b433722b63184084a25364b428c4782943647da4356e32d
+SIZE (riscv-riscv-qemu-2.7.50-5d93ae8_GH0.tar.gz) = 12978670
SHA256 (qemu-dtc-65cc4d2_GH0.tar.gz) = 102a954974c8229acde3557673b0b945768ea18a93fcf64883ca51d64f81c8ed
SIZE (qemu-dtc-65cc4d2_GH0.tar.gz) = 133030
More information about the svn-ports-all
mailing list