diff options
author | nox <nox@FreeBSD.org> | 2015-02-17 05:25:37 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-02-17 05:25:37 +0800 |
commit | 13e1d580e3e95758a139de0fb75d1fa8ebfb5c60 (patch) | |
tree | 8dfd40dd0165c22fac9d25666a4744bdf0e8da8c /emulators | |
parent | b55a34e4be129c9ac78dcab9228b3fb45191467b (diff) | |
download | freebsd-ports-gnome-13e1d580e3e95758a139de0fb75d1fa8ebfb5c60.tar.gz freebsd-ports-gnome-13e1d580e3e95758a139de0fb75d1fa8ebfb5c60.tar.zst freebsd-ports-gnome-13e1d580e3e95758a139de0fb75d1fa8ebfb5c60.zip |
Catch up with github tree - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
(Looks like aarch64-bsd-user starts becoming usable...)
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 80fcb1f7d0ff..05e045a8106a 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.2.50.g20150213 +PORTVERSION= 2.2.50.g20150215 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= e146f73 +GH_COMMIT= 87de5f9 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 11b0c347e78b..1461e94674cc 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -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 +SHA256 (qemu/2.2.50.g20150215/qemu-2.2.50.g20150215.tar.gz) = 5de67a5ef321cddb090442462de8b652e70a829132152b94dec391026396ab38 +SIZE (qemu/2.2.50.g20150215/qemu-2.2.50.g20150215.tar.gz) = 10709753 +SHA256 (qemu/2.2.50.g20150215/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.2.50.g20150215/dtc-v1.4.0.tar.gz) = 131893 |