diff options
author | sbruno <sbruno@FreeBSD.org> | 2017-03-02 06:07:17 +0800 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2017-03-02 06:07:17 +0800 |
commit | 0b6952b80e0f2f3441ad9c2517b0ac5be24df2c4 (patch) | |
tree | a8fb4ef2c0a31f4f8198cbc7a1222e4065c77a22 /emulators/qemu-sbruno | |
parent | 5755bc25eecf545db2c3909490890ee7d467777b (diff) | |
download | freebsd-ports-gnome-0b6952b80e0f2f3441ad9c2517b0ac5be24df2c4.tar.gz freebsd-ports-gnome-0b6952b80e0f2f3441ad9c2517b0ac5be24df2c4.tar.zst freebsd-ports-gnome-0b6952b80e0f2f3441ad9c2517b0ac5be24df2c4.zip |
Capture improvements to allow -j arguments to gmake work.
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 54ac3cbfced8..c557ce815a51 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.8.50.g20170228 +PORTVERSION= 2.8.50.g20170301 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -19,7 +19,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= 34a5a54 +GH_TAGNAME= fba0ea7 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 6e32a6107099..e3131fee2a0c 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,5 +1,5 @@ TIMESTAMP = 1482956267 -SHA256 (qemu/2.8.50.g20170228/seanbruno-qemu-bsd-user-2.8.50.g20170228-34a5a54_GH0.tar.gz) = 0de3f656c5cf5661b126f95d2d1b04a93658af119105e7988311e0f359823d9d -SIZE (qemu/2.8.50.g20170228/seanbruno-qemu-bsd-user-2.8.50.g20170228-34a5a54_GH0.tar.gz) = 13675771 -SHA256 (qemu/2.8.50.g20170228/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.8.50.g20170228/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.8.50.g20170301/seanbruno-qemu-bsd-user-2.8.50.g20170301-fba0ea7_GH0.tar.gz) = 2a597c859ea8911b282e0b6af3c4864eb268d4ceeeb62a3117c9acf46ab90dad +SIZE (qemu/2.8.50.g20170301/seanbruno-qemu-bsd-user-2.8.50.g20170301-fba0ea7_GH0.tar.gz) = 13675325 +SHA256 (qemu/2.8.50.g20170301/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.8.50.g20170301/dtc-v1.4.0.tar.gz) = 131893 |