1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

devel/mdb: Fix build on 15 after removal of kernel stack swapping

This commit is contained in:
John Baldwin 2024-08-28 20:43:00 -04:00
parent ac7fd9d6a2
commit 6df42e9750
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= mdb
PORTVERSION= 20230323
PORTVERSION= 20240828
CATEGORIES= devel
MAINTAINER= jhb@FreeBSD.org
@ -13,7 +13,7 @@ USES= compiler uidfix
USE_GITHUB= yes
GH_ACCOUNT= bsdjhb
GH_PROJECT= illumos-gate
GH_TAGNAME= 80a98276db
GH_TAGNAME= 9cf028ae25
ONLY_FOR_ARCHS= amd64

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1679605239
SHA256 (bsdjhb-illumos-gate-20230323-80a98276db_GH0.tar.gz) = 0d07311c3503fdd0c12995aa684635c4b091453db8c4cde813addb3299156f88
SIZE (bsdjhb-illumos-gate-20230323-80a98276db_GH0.tar.gz) = 115102877
TIMESTAMP = 1724892064
SHA256 (bsdjhb-illumos-gate-20240828-9cf028ae25_GH0.tar.gz) = 2abf343f8652024cd9df84ca9b6091aa27dd747cd370946c422fbd3913f9ad3c
SIZE (bsdjhb-illumos-gate-20240828-9cf028ae25_GH0.tar.gz) = 115106419