svn commit: r434568 - head/emulators/qemu-riscv
Li-Wen Hsu
lwhsu at FreeBSD.org
Wed Feb 22 08:09:33 UTC 2017
Author: lwhsu
Date: Wed Feb 22 08:09:32 2017
New Revision: 434568
URL: https://svnweb.freebsd.org/changeset/ports/434568
Log:
- Update to 20170220 snapshot
Modified:
head/emulators/qemu-riscv/Makefile
head/emulators/qemu-riscv/distinfo
Modified: head/emulators/qemu-riscv/Makefile
==============================================================================
--- head/emulators/qemu-riscv/Makefile Wed Feb 22 06:13:25 2017 (r434567)
+++ head/emulators/qemu-riscv/Makefile Wed Feb 22 08:09:32 2017 (r434568)
@@ -2,7 +2,7 @@
PORTNAME= qemu
PORTVERSION= 2.7.50
-PORTREVISION= 20170205
+PORTREVISION= 20170220
CATEGORIES= emulators
PKGNAMESUFFIX?= -riscv
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= riscv
GH_PROJECT= riscv-qemu
-GH_TAGNAME= 5eb41d4
+GH_TAGNAME= d2d8d80
HAS_CONFIGURE= yes
USES= gmake libtool makeinfo pkgconfig python:2,build
Modified: head/emulators/qemu-riscv/distinfo
==============================================================================
--- head/emulators/qemu-riscv/distinfo Wed Feb 22 06:13:25 2017 (r434567)
+++ head/emulators/qemu-riscv/distinfo Wed Feb 22 08:09:32 2017 (r434568)
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1487749108
+SHA256 (riscv-riscv-qemu-2.7.50-d2d8d80_GH0.tar.gz) = 25cfb14ee2d60ce1ff5ee7e2b6a2162568e77d5f6517ee201620016c8d3ec957
+SIZE (riscv-riscv-qemu-2.7.50-d2d8d80_GH0.tar.gz) = 12960276
More information about the svn-ports-head
mailing list