diff options
author | nox <nox@FreeBSD.org> | 2015-02-16 04:03:07 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-02-16 04:03:07 +0800 |
commit | 874e8e64da5b3525b6aec143f91990e184ccf26f (patch) | |
tree | 51d1befc480b5d930d360481d9677969e7643703 /emulators/qemu-sbruno | |
parent | b8364f21031f8fd9728123170167c837624a744e (diff) | |
download | freebsd-ports-gnome-874e8e64da5b3525b6aec143f91990e184ccf26f.tar.gz freebsd-ports-gnome-874e8e64da5b3525b6aec143f91990e184ccf26f.tar.zst freebsd-ports-gnome-874e8e64da5b3525b6aec143f91990e184ccf26f.zip |
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
Diffstat (limited to 'emulators/qemu-sbruno')
-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 1606674ab75d..80fcb1f7d0ff 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.2.50.g20150211 +PORTVERSION= 2.2.50.g20150213 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= 0f9b152 +GH_COMMIT= e146f73 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 d2be0061c41f..11b0c347e78b 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.2.50.g20150211/qemu-2.2.50.g20150211.tar.gz) = 537b43fdef6185119093c870790af2a946c43fee2658f329e89eddae024cd024 -SIZE (qemu/2.2.50.g20150211/qemu-2.2.50.g20150211.tar.gz) = 10708058 -SHA256 (qemu/2.2.50.g20150211/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.2.50.g20150211/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.2.50.g20150213/qemu-2.2.50.g20150213.tar.gz) = 8e6774ec195d7643f184153b224490c7edf68feac605e2df57791d9d8b05bbf6 +SIZE (qemu/2.2.50.g20150213/qemu-2.2.50.g20150213.tar.gz) = 10709139 +SHA256 (qemu/2.2.50.g20150213/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.2.50.g20150213/dtc-v1.4.0.tar.gz) = 131893 |