mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Bump qemu-sbruno to capture commits in upstream project.
- Fix build on freebsd9 (rakuco) - When using readlink(1) to read /proc/curproc/file, return the emulated program name, not qemu. (jkim)
This commit is contained in:
parent
320c206ea9
commit
27c857ee07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403128
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qemu
|
||||
PORTVERSION= 2.4.50.g20151011
|
||||
PORTVERSION= 2.4.50.g20151206
|
||||
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= 182181a
|
||||
GH_TAGNAME= 7397bda
|
||||
HAS_CONFIGURE= yes
|
||||
USES= gmake pkgconfig bison perl5 python:2,build
|
||||
USE_PERL5= build
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (qemu/2.4.50.g20151011/seanbruno-qemu-bsd-user-2.4.50.g20151011-182181a_GH0.tar.gz) = 815ed03da1450d4c3c12fcf4d21f1bd1ab2633ffdac60597957dc64e20a7719e
|
||||
SIZE (qemu/2.4.50.g20151011/seanbruno-qemu-bsd-user-2.4.50.g20151011-182181a_GH0.tar.gz) = 11311779
|
||||
SHA256 (qemu/2.4.50.g20151011/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
|
||||
SIZE (qemu/2.4.50.g20151011/dtc-v1.4.0.tar.gz) = 131893
|
||||
SHA256 (qemu/2.4.50.g20151206/seanbruno-qemu-bsd-user-2.4.50.g20151206-7397bda_GH0.tar.gz) = 1f2bb1e9dfbdcbbc33fdc15ffbb7ed93bdc448b3157c3ed701890c7ecab1d31d
|
||||
SIZE (qemu/2.4.50.g20151206/seanbruno-qemu-bsd-user-2.4.50.g20151206-7397bda_GH0.tar.gz) = 11313452
|
||||
SHA256 (qemu/2.4.50.g20151206/dtc-v1.4.0.tar.gz) = 39d0713efd82a27adc065ecb9ef36401c53d5ee87ae1764e2bb243fcd97488e3
|
||||
SIZE (qemu/2.4.50.g20151206/dtc-v1.4.0.tar.gz) = 131893
|
||||
|
Loading…
Reference in New Issue
Block a user