diff options
author | sbruno <sbruno@FreeBSD.org> | 2016-06-12 00:56:19 +0800 |
---|---|---|
committer | sbruno <sbruno@FreeBSD.org> | 2016-06-12 00:56:19 +0800 |
commit | eac9c5089777685acd0d3c2cb8134fe719a5cb5f (patch) | |
tree | dae768795b5d31ef8908fd3c231760424d97a592 /emulators | |
parent | 8d843a273e128bffab364fa8910aab41dbf7cbf8 (diff) | |
download | freebsd-ports-gnome-eac9c5089777685acd0d3c2cb8134fe719a5cb5f.tar.gz freebsd-ports-gnome-eac9c5089777685acd0d3c2cb8134fe719a5cb5f.tar.zst freebsd-ports-gnome-eac9c5089777685acd0d3c2cb8134fe719a5cb5f.zip |
Update to capture pull request from jkim@
- Clean up locking/unlocking path names
Submitted by: jkim
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/qemu-sbruno/Makefile | 4 | ||||
-rw-r--r-- | emulators/qemu-sbruno/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile index ce198c78fd31..ab6279ba91f5 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.6.50.g20160529 +PORTVERSION= 2.6.50.g20160611 CATEGORIES= emulators MASTER_SITES= GH \ LOCAL/nox:dtc \ @@ -18,7 +18,7 @@ COMMENT?= QEMU CPU Emulator - github bsd-user branch USE_GITHUB= yes GH_ACCOUNT= seanbruno GH_PROJECT= ${PORTNAME}-bsd-user -GH_TAGNAME= a7fb2b9 +GH_TAGNAME= 6c3484f 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 d7835563a68c..58eacb28d6f1 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.6.50.g20160529/seanbruno-qemu-bsd-user-2.6.50.g20160529-a7fb2b9_GH0.tar.gz) = 177b53c0fe322bf61b444a7a05c844f601a7625e4bc37a110f826e6270cb8b8e -SIZE (qemu/2.6.50.g20160529/seanbruno-qemu-bsd-user-2.6.50.g20160529-a7fb2b9_GH0.tar.gz) = 12124340 -SHA256 (qemu/2.6.50.g20160529/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SHA256 (qemu/2.6.50.g20160611/seanbruno-qemu-bsd-user-2.6.50.g20160611-6c3484f_GH0.tar.gz) = c2c86fc978c22f75dfa4e6afc6c9b48f6d8649303b9b4cf77b756aa070e216ea +SIZE (qemu/2.6.50.g20160611/seanbruno-qemu-bsd-user-2.6.50.g20160611-6c3484f_GH0.tar.gz) = 12124512 +SHA256 (qemu/2.6.50.g20160611/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 SIZE (qemu/2.6.50.g201605/dtc-v1.4.0.tar.gz) = 131893 |