mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Update mdb for kernels with PTI.
Recognize fast_syscall_common as a trapframe generator. The 'syscall' entry points now use this symbol in kernels with PTI. Reviewed by: bdrewery Differential Revision: https://reviews.freebsd.org/D15828
This commit is contained in:
parent
457d4c747c
commit
f9f16347a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472886
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mdb
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= jhb@FreeBSD.org
|
||||
@ -14,7 +14,7 @@ USES= uidfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= bsdjhb
|
||||
GH_PROJECT= illumos-gate
|
||||
GH_TAGNAME= 291c37a43d
|
||||
GH_TAGNAME= fc55b6de75
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1516319136
|
||||
SHA256 (bsdjhb-illumos-gate-0.2-291c37a43d_GH0.tar.gz) = e155a771d37a1e597cd783f4977734361c18b89456947a5a6ce44e5d2faf087f
|
||||
SIZE (bsdjhb-illumos-gate-0.2-291c37a43d_GH0.tar.gz) = 115105258
|
||||
TIMESTAMP = 1520637045
|
||||
SHA256 (bsdjhb-illumos-gate-0.3-fc55b6de75_GH0.tar.gz) = d60ab54561e1f1b06568d1303e75077808508611f4455638d59f6708ee027db5
|
||||
SIZE (bsdjhb-illumos-gate-0.3-fc55b6de75_GH0.tar.gz) = 115106753
|
||||
|
Loading…
Reference in New Issue
Block a user