diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2016-02-08 22:49:12 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2016-02-08 22:49:12 +0000 |
commit | d3b587c9e0ed66cb48936c0613731f323835c2bb (patch) | |
tree | 1dc37ad417893786b27031015d9488a9d7315840 | |
parent | devel/pecl-ncurses: document ncurses requirement (USES+=ncurses) (diff) |
Update to the latest commit.
Add USES=makeinfo to hopefully fix build on HEAD.
Sponsored by: DARPA, AFRL
Notes
Notes:
svn path=/head/; revision=408516
-rw-r--r-- | emulators/qemu-cheri/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu-cheri/Makefile.snapshot | 4 | ||||
-rw-r--r-- | emulators/qemu-cheri/distinfo | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/emulators/qemu-cheri/Makefile b/emulators/qemu-cheri/Makefile index 5c4ca668c894..b08ea9482843 100644 --- a/emulators/qemu-cheri/Makefile +++ b/emulators/qemu-cheri/Makefile @@ -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}" diff --git a/emulators/qemu-cheri/Makefile.snapshot b/emulators/qemu-cheri/Makefile.snapshot index d5ca37a89cd5..8bee98b09dfc 100644 --- a/emulators/qemu-cheri/Makefile.snapshot +++ b/emulators/qemu-cheri/Makefile.snapshot @@ -4,6 +4,6 @@ # # Generated by: files/gen-Makefile.snapshot.sh. # -SNAPDATE= 20160119 +SNAPDATE= 20160128 -QEMU_COMMIT= d544cf7d537fadba2e3b914a13b3e3c99bd9e7d0 +QEMU_COMMIT= 100abeddda5764c193807863806df7027471db94 diff --git a/emulators/qemu-cheri/distinfo b/emulators/qemu-cheri/distinfo index 571f83dce593..d8f958a55b02 100644 --- a/emulators/qemu-cheri/distinfo +++ b/emulators/qemu-cheri/distinfo @@ -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 |