MFH: r568178
emulators/qemu-user-static: update to fix copy_file_range() bug
This commit is contained in:
parent
c4b56c9506
commit
d9c2a13647
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=568179
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PORTNAME= qemu
|
PORTNAME= qemu
|
||||||
PORTVERSION= 3.1.0
|
PORTVERSION= 3.1.0
|
||||||
PORTREVISION= 10
|
PORTREVISION= 11
|
||||||
CATEGORIES= emulators
|
CATEGORIES= emulators
|
||||||
PKGNAMESUFFIX= -user-static
|
PKGNAMESUFFIX= -user-static
|
||||||
DIST_SUBDIR= qemu/${PORTVERSION}
|
DIST_SUBDIR= qemu/${PORTVERSION}
|
||||||
@ -18,7 +18,7 @@ CONFLICTS_INSTALL= qemu-user-static-devel-[0-9]*
|
|||||||
|
|
||||||
USES= bison compiler:c11 gmake perl5 pkgconfig python:build
|
USES= bison compiler:c11 gmake perl5 pkgconfig python:build
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_TUPLE= qemu-bsd-user:qemu-bsd-user:f7fd10d7677c \
|
GH_TUPLE= qemu-bsd-user:qemu-bsd-user:bbf9ac7959ec \
|
||||||
qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb
|
qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
TIMESTAMP = 1614279045
|
TIMESTAMP = 1615557532
|
||||||
SHA256 (qemu/3.1.0/qemu-bsd-user-qemu-bsd-user-3.1.0-f7fd10d7677c_GH0.tar.gz) = b13b667d38be27e4ffeffb3f4edf553cd1bf3b4c34036e2dc809a0c544903b0e
|
SHA256 (qemu/3.1.0/qemu-bsd-user-qemu-bsd-user-3.1.0-bbf9ac7959ec_GH0.tar.gz) = 2d13303594e7b05858c7a7d2dfc6955812c5c644a670d0803bb0db38b57f7e9c
|
||||||
SIZE (qemu/3.1.0/qemu-bsd-user-qemu-bsd-user-3.1.0-f7fd10d7677c_GH0.tar.gz) = 16908794
|
SIZE (qemu/3.1.0/qemu-bsd-user-qemu-bsd-user-3.1.0-bbf9ac7959ec_GH0.tar.gz) = 16909061
|
||||||
SHA256 (qemu/3.1.0/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
|
SHA256 (qemu/3.1.0/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a
|
||||||
SIZE (qemu/3.1.0/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895
|
SIZE (qemu/3.1.0/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895
|
||||||
|
Loading…
Reference in New Issue
Block a user