diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2017-02-03 22:25:58 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2017-02-03 22:25:58 +0800 |
commit | ccfcd62d42ab09ef9cd9b15ddbd0426a8042c013 (patch) | |
tree | d19e40dea9ecc3dee5d2fd5e951780e835189c11 /emulators | |
parent | b86b7afef394abe850ed8692fdc30889a592acc4 (diff) | |
download | freebsd-ports-gnome-ccfcd62d42ab09ef9cd9b15ddbd0426a8042c013.tar.gz freebsd-ports-gnome-ccfcd62d42ab09ef9cd9b15ddbd0426a8042c013.tar.zst freebsd-ports-gnome-ccfcd62d42ab09ef9cd9b15ddbd0426a8042c013.zip |
- Update to 20170203 snapshot
Diffstat (limited to 'emulators')
-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 5945e0997357..a1bf3caeddc0 100644 --- a/emulators/qemu-riscv/Makefile +++ b/emulators/qemu-riscv/Makefile @@ -2,7 +2,7 @@ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170130 +PORTREVISION= 20170203 CATEGORIES= emulators PKGNAMESUFFIX?= -riscv @@ -14,7 +14,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= riscv GH_PROJECT= riscv-qemu -GH_TAGNAME= fd2025e +GH_TAGNAME= e28f4c8 HAS_CONFIGURE= yes USES= gmake libtool makeinfo pkgconfig python:2,build diff --git a/emulators/qemu-riscv/distinfo b/emulators/qemu-riscv/distinfo index c48f9a1e9926..7899b30a79f1 100644 --- a/emulators/qemu-riscv/distinfo +++ b/emulators/qemu-riscv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485782521 -SHA256 (riscv-riscv-qemu-2.7.50-fd2025e_GH0.tar.gz) = 55ee18fd83adee57849bf7065b7257758b2ee84fc9567742a37513310b471891 -SIZE (riscv-riscv-qemu-2.7.50-fd2025e_GH0.tar.gz) = 12932346 +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 |