diff options
author | nox <nox@FreeBSD.org> | 2015-06-13 04:58:59 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2015-06-13 04:58:59 +0800 |
commit | 14f36f936f9061c447354be67406df069a0fe142 (patch) | |
tree | df081dbf7fd00b6a92370971e7480aa1f528f82b /emulators | |
parent | 5fa6a3a719887298da98707a96338df06f029456 (diff) | |
download | freebsd-ports-gnome-14f36f936f9061c447354be67406df069a0fe142.tar.gz freebsd-ports-gnome-14f36f936f9061c447354be67406df069a0fe142.tar.zst freebsd-ports-gnome-14f36f936f9061c447354be67406df069a0fe142.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 4f8a762f20e9..1a4a660fccc9 100644 --- a/emulators/qemu-sbruno/Makefile +++ b/emulators/qemu-sbruno/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qemu -PORTVERSION= 2.3.50.g20150608 +PORTVERSION= 2.3.50.g20150612 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= 5e833c0 +GH_TAGNAME= 4670e51 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 8fef2217d45f..50261f63c332 100644 --- a/emulators/qemu-sbruno/distinfo +++ b/emulators/qemu-sbruno/distinfo @@ -1,4 +1,4 @@ -SHA256 (qemu/2.3.50.g20150608/seanbruno-qemu-bsd-user-2.3.50.g20150608-5e833c0_GH0.tar.gz) = 2b258cd1e9e6355215d6999d7439db501ddaf88e1455eb806ac40b9ba2f1395c -SIZE (qemu/2.3.50.g20150608/seanbruno-qemu-bsd-user-2.3.50.g20150608-5e833c0_GH0.tar.gz) = 10991626 -SHA256 (qemu/2.3.50.g20150608/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 -SIZE (qemu/2.3.50.g20150608/dtc-v1.4.0.tar.gz) = 131893 +SHA256 (qemu/2.3.50.g20150612/seanbruno-qemu-bsd-user-2.3.50.g20150612-4670e51_GH0.tar.gz) = a9f712eef6bba65facc21bbb4c2705ee9260a4f3be72c88149864c920a3e8a33 +SIZE (qemu/2.3.50.g20150612/seanbruno-qemu-bsd-user-2.3.50.g20150612-4670e51_GH0.tar.gz) = 10991321 +SHA256 (qemu/2.3.50.g20150612/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3 +SIZE (qemu/2.3.50.g20150612/dtc-v1.4.0.tar.gz) = 131893 |