diff options
author | Sean Bruno <sbruno@FreeBSD.org> | 2015-12-06 16:15:06 +0000 |
---|---|---|
committer | Sean Bruno <sbruno@FreeBSD.org> | 2015-12-06 16:15:06 +0000 |
commit | 27c857ee0760bb3675c275a3895bdedd5cee34cb (patch) | |
tree | 36fea0eedd60e73733ed9a32efecb982a8ac014a /emulators | |
parent | 320c206ea9b056e68b04fa4825ce40030ee7411c (diff) | |
download | ports-27c857ee0760bb3675c275a3895bdedd5cee34cb.tar.gz ports-27c857ee0760bb3675c275a3895bdedd5cee34cb.zip |
Notes
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 a3f75747a502..188624ac9d69 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.4.50.g20151011 +PORTVERSION= 2.4.50.g20151206 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= 182181a +GH_TAGNAME= 7397bda 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 9851eec90440..f385ac136394 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.4.50.g20151011/seanbruno-qemu-bsd-user-2.4.50.g20151011-182181a_GH0.tar.gz) = 815ed03da1450d4c3c12fcf4d21f1bd1ab2633ffdac60597957dc64e20a7719e -SIZE (qemu/2.4.50.g20151011/seanbruno-qemu-bsd-user-2.4.50.g20151011-182181a_GH0.tar.gz) = 11311779 -SHA256 (qemu/2.4.50.g20151011/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.4.50.g20151011/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.4.50.g20151206/seanbruno-qemu-bsd-user-2.4.50.g20151206-7397bda_GH0.tar.gz) = 1f2bb1e9dfbdcbbc33fdc15ffbb7ed93bdc448b3157c3ed701890c7ecab1d31d +SIZE (qemu/2.4.50.g20151206/seanbruno-qemu-bsd-user-2.4.50.g20151206-7397bda_GH0.tar.gz) = 11313452 +SHA256 (qemu/2.4.50.g20151206/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.4.50.g20151206/dtc-v1.4.0.tar.gz) = 131893 |