diff options
author | nox <nox@FreeBSD.org> | 2015-05-30 08:51:53 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-05-30 08:51:53 +0800 |
commit | 59e50a3d2e62a237ba226476e472b3eec5dfef2b (patch) | |
tree | 16528d9c0d4deae7e6669df989ee2a0a82a953f5 /emulators | |
parent | c4c479c60354d05b3901e15ac234778c960a4bf2 (diff) | |
download | freebsd-ports-gnome-59e50a3d2e62a237ba226476e472b3eec5dfef2b.tar.gz freebsd-ports-gnome-59e50a3d2e62a237ba226476e472b3eec5dfef2b.tar.zst freebsd-ports-gnome-59e50a3d2e62a237ba226476e472b3eec5dfef2b.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 002d9922bc65..80c0852df50d 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150528 +PORTVERSION= 2.3.50.g20150529 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= 36c0068 +GH_TAGNAME= c36a686 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 15e3604d2f47..9ea1d41fb445 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150528/seanbruno-qemu-bsd-user-2.3.50.g20150528-36c0068_GH0.tar.gz) = 6de4d0d777f1eed616a0e3479fb0861f2565bba125955d51842d7580b6157cc5 -SIZE (qemu/2.3.50.g20150528/seanbruno-qemu-bsd-user-2.3.50.g20150528-36c0068_GH0.tar.gz) = 10988467 -SHA256 (qemu/2.3.50.g20150528/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150528/dtc-v1.4.0.tar.gz) = 131893 +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 |