diff options
author | nox <nox@FreeBSD.org> | 2015-02-08 04:04:53 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-02-08 04:04:53 +0800 |
commit | aaf0f8ff7a89972d7b9a0d953f49f10d2c5a474b (patch) | |
tree | 00614554050578f378d1e2ed000e2703ed100cae /emulators | |
parent | 7600c9a3c68d7cb141b889b0422556093fb9af80 (diff) | |
download | freebsd-ports-gnome-aaf0f8ff7a89972d7b9a0d953f49f10d2c5a474b.tar.gz freebsd-ports-gnome-aaf0f8ff7a89972d7b9a0d953f49f10d2c5a474b.tar.zst freebsd-ports-gnome-aaf0f8ff7a89972d7b9a0d953f49f10d2c5a474b.zip |
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu-sbruno/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index 35d1f36ab848..1c87da2f3155 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.2.50.g20150123 +PORTVERSION= 2.2.50.g20150205 CATEGORIES= emulators MASTER_SITES= GH GHC \ LOCAL/nox \ @@ -20,7 +20,7 @@ COMMENT?= QEMU CPU Emulator - github bsd-user branch USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_COMMIT= 0dbb545 +GH_COMMIT= f941939 GH_TAGNAME= ${GH_COMMIT} HAS_CONFIGURE= yes USES= gmake pkgconfig bison perl5 python:2,build diff --git a/emulators/qemu-sbruno/distinfo b/emulators/qemu-sbruno/distinfo index 58b2203f6aa5..982796c1f24b 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.2.50.g20150123/qemu-2.2.50.g20150123.tar.gz) = 743695f248df7c0ec82bc7cb50a770b98414bff5418242965f38f70580dae1cb -SIZE (qemu/2.2.50.g20150123/qemu-2.2.50.g20150123.tar.gz) = 10706933 -SHA256 (qemu/2.2.50.g20150123/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.2.50.g20150123/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.2.50.g20150205/qemu-2.2.50.g20150205.tar.gz) = 60c205e01083094f95a64d54fb40bde898c939e24b8d961f28c9aa045f137402 +SIZE (qemu/2.2.50.g20150205/qemu-2.2.50.g20150205.tar.gz) = 10708141 +SHA256 (qemu/2.2.50.g20150205/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.2.50.g20150205/dtc-v1.4.0.tar.gz) = 131893 |