diff options
author | sbruno <sbruno@FreeBSD.org> | 2016-12-26 23:08:17 +0800 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2016-12-26 23:08:17 +0800 |
commit | e6f99b53a146963474368ebdf0ac12689a2a775e (patch) | |
tree | 5c762ff7c8468324ef9e9e540e9b7a182abd67dd /emulators | |
parent | df5856133d98f55dd57b99879a1bced766ba543f (diff) | |
download | freebsd-ports-gnome-e6f99b53a146963474368ebdf0ac12689a2a775e.tar.gz freebsd-ports-gnome-e6f99b53a146963474368ebdf0ac12689a2a775e.tar.zst freebsd-ports-gnome-e6f99b53a146963474368ebdf0ac12689a2a775e.zip |
Update to qemu 2.8.50:
- we should be able to build devel/m4 again, even though the configure
script will segfault instead of hanging forever. Progress!
PR: 214944
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 5 | ||||
-rw-r--r-- | emulators/qemu-sbruno/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index 366c747e6a0b..804bf73fe352 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.7.90.g20161116 -PORTREVISION= 1 +PORTVERSION= 2.8.50.g20161225 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -22,7 +21,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= ff68442 +GH_TAGNAME= 17ce3d8 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 774476ebedf9..fb89027e4ed2 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1479406350 -SHA256 (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 7f325169b3b91a6c7eef64363267bf69181f3fd891de5b9e08a97d1a4861d445 -SIZE (qemu/2.7.90.g20161116/seanbruno-qemu-bsd-user-2.7.90.g20161116-ff68442_GH0.tar.gz) = 13574700 -SHA256 (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.7.90.g20161116/dtc-v1.4.0.tar.gz) = 131893 +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 |