diff options
author | nox <nox@FreeBSD.org> | 2015-07-10 03:42:19 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-07-10 03:42:19 +0800 |
commit | 698bd6c7ea585c55741b6583f70866f3b8dd01ce (patch) | |
tree | fb631f5d17b28108b943aeaea1dd5b3ecc425f90 /emulators | |
parent | 83642a19fcf14677083ec367f2f644d40ad1fbeb (diff) | |
download | freebsd-ports-gnome-698bd6c7ea585c55741b6583f70866f3b8dd01ce.tar.gz freebsd-ports-gnome-698bd6c7ea585c55741b6583f70866f3b8dd01ce.tar.zst freebsd-ports-gnome-698bd6c7ea585c55741b6583f70866f3b8dd01ce.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 6f3284fa05a5..07a2528704ba 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150708 +PORTVERSION= 2.3.50.g20150709 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= d786817 +GH_TAGNAME= ee1c43b 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 ba9e04a28297..5e92f1380541 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150708/seanbruno-qemu-bsd-user-2.3.50.g20150708-d786817_GH0.tar.gz) = 9fb93a049c5aaaab8ce0ce31dc965b839c7ea405c034bcedd3350d4712f90fea -SIZE (qemu/2.3.50.g20150708/seanbruno-qemu-bsd-user-2.3.50.g20150708-d786817_GH0.tar.gz) = 11009230 -SHA256 (qemu/2.3.50.g20150708/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150708/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.3.50.g20150709/seanbruno-qemu-bsd-user-2.3.50.g20150709-ee1c43b_GH0.tar.gz) = 4713e360ec89e687a38d949c4b6b512b3339d6bedacbd6be880cc511d5120171 +SIZE (qemu/2.3.50.g20150709/seanbruno-qemu-bsd-user-2.3.50.g20150709-ee1c43b_GH0.tar.gz) = 11008656 +SHA256 (qemu/2.3.50.g20150709/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.3.50.g20150709/dtc-v1.4.0.tar.gz) = 131893 |