mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Incorpororate fixes to build packages after freebsd svn r339655. (kevans)
Add uname change for AARCH64. (miki)
This commit is contained in:
parent
20d5f93e6d
commit
33c5a7f300
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484536
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qemu
|
||||
PORTVERSION= 2.11.50.g20180622
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.11.50.g20181009
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= GH
|
||||
PKGNAMESUFFIX?= -sbruno
|
||||
@ -14,7 +13,7 @@ COMMENT?= QEMU CPU Emulator - github bsd-user branch
|
||||
|
||||
LICENSE= GPLv2
|
||||
USE_GITHUB= yes
|
||||
GH_TUPLE= seanbruno:qemu-bsd-user:495fb3a \
|
||||
GH_TUPLE= seanbruno:qemu-bsd-user:2cb0cdd \
|
||||
qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb
|
||||
HAS_CONFIGURE= yes
|
||||
USES= gmake pkgconfig bison perl5 python:2.7,build
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1529686626
|
||||
SHA256 (qemu/2.11.50.g20180622/seanbruno-qemu-bsd-user-2.11.50.g20180622-495fb3a_GH0.tar.gz) = 92dcd13d572bc5b0bec97dc95bbad6880766937bac388dd677cd52e45e8c2766
|
||||
SIZE (qemu/2.11.50.g20180622/seanbruno-qemu-bsd-user-2.11.50.g20180622-495fb3a_GH0.tar.gz) = 15502588
|
||||
SHA256 (qemu/2.11.50.g20180622/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
|
||||
SIZE (qemu/2.11.50.g20180622/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895
|
||||
TIMESTAMP = 1541784601
|
||||
SHA256 (qemu/2.11.50.g20181009/seanbruno-qemu-bsd-user-2.11.50.g20181009-2cb0cdd_GH0.tar.gz) = 7e27d40a3ba414e85e727f20d7d36da619d9566f38ccb3de9d3fc80457da735e
|
||||
SIZE (qemu/2.11.50.g20181009/seanbruno-qemu-bsd-user-2.11.50.g20181009-2cb0cdd_GH0.tar.gz) = 15503782
|
||||
SHA256 (qemu/2.11.50.g20181009/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
|
||||
SIZE (qemu/2.11.50.g20181009/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895
|
||||
|
Loading…
Reference in New Issue
Block a user