svn commit: r408516 - head/emulators/qemu-cheri

Brooks Davis brooks at FreeBSD.org
Mon Feb 8 22:49:14 UTC 2016


Author: brooks
Date: Mon Feb  8 22:49:12 2016
New Revision: 408516
URL: https://svnweb.freebsd.org/changeset/ports/408516

Log:
  Update to the latest commit.
  
  Add USES=makeinfo to hopefully fix build on HEAD.
  
  Sponsored by:	DARPA, AFRL

Modified:
  head/emulators/qemu-cheri/Makefile
  head/emulators/qemu-cheri/Makefile.snapshot
  head/emulators/qemu-cheri/distinfo

Modified: head/emulators/qemu-cheri/Makefile
==============================================================================
--- head/emulators/qemu-cheri/Makefile	Mon Feb  8 20:54:50 2016	(r408515)
+++ head/emulators/qemu-cheri/Makefile	Mon Feb  8 22:49:12 2016	(r408516)
@@ -13,7 +13,7 @@ GH_ACCOUNT=	CTSRD-CHERI
 GH_TAGNAME=	${QEMU_COMMIT}
 
 HAS_CONFIGURE=	yes
-USES=	gmake libtool pkgconfig python:2,build
+USES=	gmake libtool makeinfo pkgconfig python:2,build
 USE_XORG=	pixman
 USE_GNOME+=	glib20
 #MAKE_ENV+=	BSD_MAKE="${MAKE}"

Modified: head/emulators/qemu-cheri/Makefile.snapshot
==============================================================================
--- head/emulators/qemu-cheri/Makefile.snapshot	Mon Feb  8 20:54:50 2016	(r408515)
+++ head/emulators/qemu-cheri/Makefile.snapshot	Mon Feb  8 22:49:12 2016	(r408516)
@@ -4,6 +4,6 @@
 #
 # Generated by: files/gen-Makefile.snapshot.sh.
 #
-SNAPDATE=	20160119
+SNAPDATE=	20160128
 
-QEMU_COMMIT=		d544cf7d537fadba2e3b914a13b3e3c99bd9e7d0
+QEMU_COMMIT=		100abeddda5764c193807863806df7027471db94

Modified: head/emulators/qemu-cheri/distinfo
==============================================================================
--- head/emulators/qemu-cheri/distinfo	Mon Feb  8 20:54:50 2016	(r408515)
+++ head/emulators/qemu-cheri/distinfo	Mon Feb  8 22:49:12 2016	(r408516)
@@ -1,2 +1,2 @@
-SHA256 (CTSRD-CHERI-qemu-0.d20160119-d544cf7d537fadba2e3b914a13b3e3c99bd9e7d0_GH0.tar.gz) = b281f1e9a4370e36b31949f79c65842e0383ed989e8e504884789695b6252198
-SIZE (CTSRD-CHERI-qemu-0.d20160119-d544cf7d537fadba2e3b914a13b3e3c99bd9e7d0_GH0.tar.gz) = 11139010
+SHA256 (CTSRD-CHERI-qemu-0.d20160128-100abeddda5764c193807863806df7027471db94_GH0.tar.gz) = cbe4c5508c8b3ab2ecf52e1d1e80580fdfe610ec15d7b4413c5531563f71d349
+SIZE (CTSRD-CHERI-qemu-0.d20160128-100abeddda5764c193807863806df7027471db94_GH0.tar.gz) = 11137465


More information about the svn-ports-all mailing list