diff options
author | nox <nox@FreeBSD.org> | 2015-06-09 00:18:21 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-06-09 00:18:21 +0800 |
commit | 0963e54d134660d4aaa72707fe12244eecfdb11d (patch) | |
tree | 8cb0268995bf038a848529dcb5e33af434572915 /emulators | |
parent | a66e6396acbf20b15add6e919110b687e8d03e82 (diff) | |
download | freebsd-ports-graphics-0963e54d134660d4aaa72707fe12244eecfdb11d.tar.gz freebsd-ports-graphics-0963e54d134660d4aaa72707fe12244eecfdb11d.tar.zst freebsd-ports-graphics-0963e54d134660d4aaa72707fe12244eecfdb11d.zip |
Catch up with github tree, adding translation of struct kinfo_proc -
changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
PR: 200615
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 80c0852df50..4f8a762f20e 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150529 +PORTVERSION= 2.3.50.g20150608 CATEGORIES= emulators MASTER_SITES= GH \ 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_TAGNAME= c36a686 +GH_TAGNAME= 5e833c0 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 9ea1d41fb44..8fef2217d45 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150529/seanbruno-qemu-bsd-user-2.3.50.g20150529-c36a686_GH0.tar.gz) = 978b247a54948c2f204194cdb9797e2768d8a9299d121c8388d5890efcb4608c -SIZE (qemu/2.3.50.g20150529/seanbruno-qemu-bsd-user-2.3.50.g20150529-c36a686_GH0.tar.gz) = 10986472 -SHA256 (qemu/2.3.50.g20150529/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150529/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.3.50.g20150608/seanbruno-qemu-bsd-user-2.3.50.g20150608-5e833c0_GH0.tar.gz) = 2b258cd1e9e6355215d6999d7439db501ddaf88e1455eb806ac40b9ba2f1395c +SIZE (qemu/2.3.50.g20150608/seanbruno-qemu-bsd-user-2.3.50.g20150608-5e833c0_GH0.tar.gz) = 10991626 +SHA256 (qemu/2.3.50.g20150608/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.3.50.g20150608/dtc-v1.4.0.tar.gz) = 131893 |