aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2017-03-08 02:44:46 +0800
committersbruno <sbruno@FreeBSD.org>2017-03-08 02:44:46 +0800
commit2220e350efd930e97dd72665434e2e28d7ff55cf (patch)
tree9975536c3423bc57b25ecfb3fd68cd96d570bc79 /emulators
parent9f764f49cd91d32c877648410f98e5c75849dd85 (diff)
downloadfreebsd-ports-gnome-2220e350efd930e97dd72665434e2e28d7ff55cf.tar.gz
freebsd-ports-gnome-2220e350efd930e97dd72665434e2e28d7ff55cf.tar.zst
freebsd-ports-gnome-2220e350efd930e97dd72665434e2e28d7ff55cf.zip
Disable FPU on 32 bit mips. This will cause some additional breakage in
pkg building on mips. Some ports errneously try and use FPU instructions and will insta-crash when run on real hardware. This change will identify those ports that have these types of instructions so they can be fixed. - dnelson Add handler for fdatasync(). Quiesce noise about missing handler. - jkim
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu-sbruno/Makefile4
-rw-r--r--emulators/qemu-sbruno/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index c557ce815a51..abb8f18d8535 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qemu
-PORTVERSION= 2.8.50.g20170301
+PORTVERSION= 2.8.50.g20170307
CATEGORIES= emulators
MASTER_SITES= GH \
LOCAL/nox:dtc \
@@ -19,7 +19,7 @@ LICENSE= GPLv2
USE_GITHUB= yes
GH_ACCOUNT= seanbruno
GH_PROJECT= ${PORTNAME}-bsd-user
-GH_TAGNAME= fba0ea7
+GH_TAGNAME= c0989c8
HAS_CONFIGURE= yes
USES= gmake pkgconfig bison perl5 python:2,build
USE_PERL5= build
diff --git a/emulators/qemu-sbruno/distinfo b/emulators/qemu-sbruno/distinfo
index e3131fee2a0c..209269528e2f 100644
--- a/emulators/qemu-sbruno/distinfo
+++ b/emulators/qemu-sbruno/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1482956267
-SHA256 (qemu/2.8.50.g20170301/seanbruno-qemu-bsd-user-2.8.50.g20170301-fba0ea7_GH0.tar.gz) = 2a597c859ea8911b282e0b6af3c4864eb268d4ceeeb62a3117c9acf46ab90dad
-SIZE (qemu/2.8.50.g20170301/seanbruno-qemu-bsd-user-2.8.50.g20170301-fba0ea7_GH0.tar.gz) = 13675325
-SHA256 (qemu/2.8.50.g20170301/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
-SIZE (qemu/2.8.50.g20170301/dtc-v1.4.0.tar.gz) = 131893
+TIMESTAMP = 1488912218
+SHA256 (qemu/2.8.50.g20170307/seanbruno-qemu-bsd-user-2.8.50.g20170307-c0989c8_GH0.tar.gz) = a697518d04ae095f9217a33a43ab18eaf699e12c3fafc395844d121f56506d8b
+SIZE (qemu/2.8.50.g20170307/seanbruno-qemu-bsd-user-2.8.50.g20170307-c0989c8_GH0.tar.gz) = 13675867
+SHA256 (qemu/2.8.50.g20170307/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
+SIZE (qemu/2.8.50.g20170307/dtc-v1.4.0.tar.gz) = 131893