svn commit: r432847 - head/emulators/qemu-riscv
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Jan 30 14:30:13 UTC 2017
Author: lwhsu
Date: Mon Jan 30 14:30:12 2017
New Revision: 432847
URL: https://svnweb.freebsd.org/changeset/ports/432847
Log:
- Update to 20170130 snapshot
Modified:
head/emulators/qemu-riscv/Makefile
head/emulators/qemu-riscv/distinfo
Modified: head/emulators/qemu-riscv/Makefile
==============================================================================
--- head/emulators/qemu-riscv/Makefile Mon Jan 30 14:27:04 2017 (r432846)
+++ head/emulators/qemu-riscv/Makefile Mon Jan 30 14:30:12 2017 (r432847)
@@ -2,7 +2,7 @@
PORTNAME= qemu
PORTVERSION= 2.7.50
-PORTREVISION= 20170112
+PORTREVISION= 20170130
CATEGORIES= emulators
PKGNAMESUFFIX?= -riscv
@@ -14,7 +14,7 @@ LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= riscv
GH_PROJECT= riscv-qemu
-GH_TAGNAME= 168b877
+GH_TAGNAME= fd2025e
HAS_CONFIGURE= yes
USES= gmake libtool makeinfo pkgconfig python:2,build
Modified: head/emulators/qemu-riscv/distinfo
==============================================================================
--- head/emulators/qemu-riscv/distinfo Mon Jan 30 14:27:04 2017 (r432846)
+++ head/emulators/qemu-riscv/distinfo Mon Jan 30 14:30:12 2017 (r432847)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484229847
-SHA256 (riscv-riscv-qemu-2.7.50-168b877_GH0.tar.gz) = c16984f87d49369035f70abcf4c3f2f8421cebdf1005f08f62c4b04eabb757e9
-SIZE (riscv-riscv-qemu-2.7.50-168b877_GH0.tar.gz) = 12931122
+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
More information about the svn-ports-head
mailing list