diff options
author | sbruno <sbruno@FreeBSD.org> | 2016-12-29 09:12:37 +0800 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2016-12-29 09:12:37 +0800 |
commit | 2474776a495e6b69e4e0551da87a9b55dbe4a5c3 (patch) | |
tree | aae100156f0105d51d5143cb71de3bb596638ffc /emulators | |
parent | 6eef7c286c51f42f7b0da26a40e26b86e9a9e552 (diff) | |
download | freebsd-ports-gnome-2474776a495e6b69e4e0551da87a9b55dbe4a5c3.tar.gz freebsd-ports-gnome-2474776a495e6b69e4e0551da87a9b55dbe4a5c3.tar.zst freebsd-ports-gnome-2474776a495e6b69e4e0551da87a9b55dbe4a5c3.zip |
Bump qemu-sbruno to capture today's removal of signal blocking in
the bsd-user code. This update should allow normal operation with the
bugs that we all were familiar with!
PR: 214944 215552
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu-sbruno/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index 804bf73fe352..95e0c3cc177a 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.8.50.g20161225 +PORTVERSION= 2.8.50.g20161228 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -21,7 +21,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= 17ce3d8 +GH_TAGNAME= a71818b 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 fb89027e4ed2..2d90c6ab90db 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1482764851 -SHA256 (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 96270b7cb6392c529ad90ddb2e153266dfdc75a7648d0a2a1cbde153fd25b6d5 -SIZE (qemu/2.8.50.g20161225/seanbruno-qemu-bsd-user-2.8.50.g20161225-17ce3d8_GH0.tar.gz) = 13599197 -SHA256 (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.8.50.g20161225/dtc-v1.4.0.tar.gz) = 131893 +TIMESTAMP = 1482956267 +SHA256 (qemu/2.8.50.g20161228/seanbruno-qemu-bsd-user-2.8.50.g20161228-a71818b_GH0.tar.gz) = b8470668654c108b044dee9491bb2d710f3d6402ca820dde1cfa3e4e9b462df7 +SIZE (qemu/2.8.50.g20161228/seanbruno-qemu-bsd-user-2.8.50.g20161228-a71818b_GH0.tar.gz) = 13601447 +SHA256 (qemu/2.8.50.g20161228/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.8.50.g20161228/dtc-v1.4.0.tar.gz) = 131893 |