1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

qemu-sbruno + qemu-user-static highlights:

- regen syscall list
  (imp)
- Fix syscall handler for readv()
  (miki)
- new syscall support for getrandom() (fixes perl/python builds)
  (miki)
- cleanup some sysv-ipc detrius
  (brooks)
This commit is contained in:
Sean Bruno 2018-05-01 23:35:16 +00:00
parent 968142495f
commit d2840ca42e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468802
2 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qemu
PORTVERSION= 2.11.50.g20180208
PORTVERSION= 2.11.50.g20180501
CATEGORIES= emulators
MASTER_SITES= GH
PKGNAMESUFFIX?= -sbruno
@ -13,7 +13,7 @@ COMMENT?= QEMU CPU Emulator - github bsd-user branch
LICENSE= GPLv2
USE_GITHUB= yes
GH_TUPLE= seanbruno:qemu-bsd-user:2b84fbb94e9 \
GH_TUPLE= seanbruno:qemu-bsd-user:ea8d0ac \
qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb
HAS_CONFIGURE= yes
USES= gmake pkgconfig bison perl5 python:2.7,build

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1518374880
SHA256 (qemu/2.11.50.g20180208/seanbruno-qemu-bsd-user-2.11.50.g20180208-2b84fbb94e9_GH0.tar.gz) = f46358d51c90a3a775aab3b8f728a0009c025adc44e367f72bead70ed5b9de3c
SIZE (qemu/2.11.50.g20180208/seanbruno-qemu-bsd-user-2.11.50.g20180208-2b84fbb94e9_GH0.tar.gz) = 15503774
SHA256 (qemu/2.11.50.g20180208/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
SIZE (qemu/2.11.50.g20180208/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895
TIMESTAMP = 1525213346
SHA256 (qemu/2.11.50.g20180501/seanbruno-qemu-bsd-user-2.11.50.g20180501-ea8d0ac_GH0.tar.gz) = 80aba7d0d0602df06c5f1da172077c574d1a373a911e1870f2f2ed9f890c3c86
SIZE (qemu/2.11.50.g20180501/seanbruno-qemu-bsd-user-2.11.50.g20180501-ea8d0ac_GH0.tar.gz) = 15503644
SHA256 (qemu/2.11.50.g20180501/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
SIZE (qemu/2.11.50.g20180501/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895