diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2017-02-06 04:30:54 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2017-02-06 04:30:54 +0800 |
commit | 7048944cadc158658835aeedbd02423fddb42db2 (patch) | |
tree | 50c80ec80c6fb717a27b08c7de1ac9462420dea6 /emulators | |
parent | 0419f1099e0dca8a90f4f8f22347803e8ec786ff (diff) | |
download | freebsd-ports-gnome-7048944cadc158658835aeedbd02423fddb42db2.tar.gz freebsd-ports-gnome-7048944cadc158658835aeedbd02423fddb42db2.tar.zst freebsd-ports-gnome-7048944cadc158658835aeedbd02423fddb42db2.zip |
- Update to 20170205 snapshot
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 a1bf3caeddc0..910e541cabcc 100644 --- a/emulators/qemu-riscv/Makefile +++ b/emulators/qemu-riscv/Makefile @@ -2,19 +2,19 @@ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170203 +PORTREVISION= 20170205 CATEGORIES= emulators PKGNAMESUFFIX?= -riscv MAINTAINER= lwhsu@FreeBSD.org -COMMENT= QEMU with RISC-V (RV64G, RV32G) emulation support +COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation support LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= riscv GH_PROJECT= riscv-qemu -GH_TAGNAME= e28f4c8 +GH_TAGNAME= 5eb41d4 HAS_CONFIGURE= yes USES= gmake libtool makeinfo pkgconfig python:2,build diff --git a/emulators/qemu-riscv/distinfo b/emulators/qemu-riscv/distinfo index 7899b30a79f1..659776f48672 100644 --- a/emulators/qemu-riscv/distinfo +++ b/emulators/qemu-riscv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1486130471 -SHA256 (riscv-riscv-qemu-2.7.50-e28f4c8_GH0.tar.gz) = 63bf19970fe6782800e5c458ec831f9794d45e40b7299ed49fce689b614f27b8 -SIZE (riscv-riscv-qemu-2.7.50-e28f4c8_GH0.tar.gz) = 12958828 +TIMESTAMP = 1486326148 +SHA256 (riscv-riscv-qemu-2.7.50-5eb41d4_GH0.tar.gz) = e045cc1de08079e0222fdc8c74926840acf9c8e872b0a8eaae1e9835c0a57bd3 +SIZE (riscv-riscv-qemu-2.7.50-5eb41d4_GH0.tar.gz) = 12959920 |