svn commit: r433245 - head/emulators/qemu-riscv

Li-Wen Hsu lwhsu at FreeBSD.org
Fri Feb 3 14:26:00 UTC 2017


Author: lwhsu
Date: Fri Feb  3 14:25:58 2017
New Revision: 433245
URL: https://svnweb.freebsd.org/changeset/ports/433245

Log:
  - Update to 20170203 snapshot

Modified:
  head/emulators/qemu-riscv/Makefile
  head/emulators/qemu-riscv/distinfo

Modified: head/emulators/qemu-riscv/Makefile
==============================================================================
--- head/emulators/qemu-riscv/Makefile	Fri Feb  3 14:15:22 2017	(r433244)
+++ head/emulators/qemu-riscv/Makefile	Fri Feb  3 14:25:58 2017	(r433245)
@@ -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

Modified: head/emulators/qemu-riscv/distinfo
==============================================================================
--- head/emulators/qemu-riscv/distinfo	Fri Feb  3 14:15:22 2017	(r433244)
+++ head/emulators/qemu-riscv/distinfo	Fri Feb  3 14:25:58 2017	(r433245)
@@ -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


More information about the svn-ports-head mailing list