diff options
author | nox <nox@FreeBSD.org> | 2015-06-20 02:43:12 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-06-20 02:43:12 +0800 |
commit | 9367721d52143da62fe42747beb9e67188903455 (patch) | |
tree | ad86d74f99be667fd4aec6a9315c6d32caa5ea00 | |
parent | 6eecdbb26f5e76bb9f643128aab0fc1f8c0cde51 (diff) | |
download | freebsd-ports-gnome-9367721d52143da62fe42747beb9e67188903455.tar.gz freebsd-ports-gnome-9367721d52143da62fe42747beb9e67188903455.tar.zst freebsd-ports-gnome-9367721d52143da62fe42747beb9e67188903455.zip |
Catch up with github tree, adding bsd-user aarch64 fixes - changelog:
https://github.com/seanbruno/qemu-bsd-user/commits/bsd-user
-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 ce6453c81491..29964967e186 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150616 +PORTVERSION= 2.3.50.g20150618 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= 08b90a8 +GH_TAGNAME= 460c17e 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 f7acaf31b32c..08338e171d4b 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150616/seanbruno-qemu-bsd-user-2.3.50.g20150616-08b90a8_GH0.tar.gz) = 9e39f67a3417b17fb969a2ab82a33b5e939e49c66171fc1eb0b53d7da6c3a073 -SIZE (qemu/2.3.50.g20150616/seanbruno-qemu-bsd-user-2.3.50.g20150616-08b90a8_GH0.tar.gz) = 10991104 -SHA256 (qemu/2.3.50.g20150616/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150616/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.3.50.g20150618/seanbruno-qemu-bsd-user-2.3.50.g20150618-460c17e_GH0.tar.gz) = 32829a2384ae00a18934a4b374171765c8746c73df2aa8a41a300a17b282ba6c +SIZE (qemu/2.3.50.g20150618/seanbruno-qemu-bsd-user-2.3.50.g20150618-460c17e_GH0.tar.gz) = 10991011 +SHA256 (qemu/2.3.50.g20150618/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.3.50.g20150618/dtc-v1.4.0.tar.gz) = 131893 |