diff options
author | nox <nox@FreeBSD.org> | 2015-07-16 01:38:28 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-07-16 01:38:28 +0800 |
commit | 1bfe3daa92ffa4fdf96e65e305368429408b2ef5 (patch) | |
tree | 6fb9c8dffe3ba57e7b8beb011d288d3f0312fc4b | |
parent | de16e7dffad06f5d274678ebe58dea895ae775ba (diff) | |
download | freebsd-ports-gnome-1bfe3daa92ffa4fdf96e65e305368429408b2ef5.tar.gz freebsd-ports-gnome-1bfe3daa92ffa4fdf96e65e305368429408b2ef5.tar.zst freebsd-ports-gnome-1bfe3daa92ffa4fdf96e65e305368429408b2ef5.zip |
Catch up with github tree - 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 d283216bdab1..3f218433990a 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150710 +PORTVERSION= 2.3.50.g20150713 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= 47f98bd +GH_TAGNAME= 754fb51 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 bf3f8129d91d..b43dc252c283 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150710/seanbruno-qemu-bsd-user-2.3.50.g20150710-47f98bd_GH0.tar.gz) = 74ade8e7a54f0cf08b613cb34cf8ab1e61e52f944dc65e899732e2a458c1562d -SIZE (qemu/2.3.50.g20150710/seanbruno-qemu-bsd-user-2.3.50.g20150710-47f98bd_GH0.tar.gz) = 11011170 -SHA256 (qemu/2.3.50.g20150710/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150710/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.3.50.g20150713/seanbruno-qemu-bsd-user-2.3.50.g20150713-754fb51_GH0.tar.gz) = 82cbaecd850009fb1a69fc9615dce827642689e27fb9d20d1e86a58978eb27d2 +SIZE (qemu/2.3.50.g20150713/seanbruno-qemu-bsd-user-2.3.50.g20150713-754fb51_GH0.tar.gz) = 11012856 +SHA256 (qemu/2.3.50.g20150713/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.3.50.g20150713/dtc-v1.4.0.tar.gz) = 131893 |