diff options
| author | Vincent <tmp386@live.com> | 2026-05-03 14:17:10 +0000 |
|---|---|---|
| committer | Gleb Popov <arrowd@FreeBSD.org> | 2026-05-03 14:18:05 +0000 |
| commit | 2daff320c5251c228315c93e340be4c742371573 (patch) | |
| tree | 37ed9adaf5880f70c9309e1ff050f2da1f1f772e | |
| parent | 265bceb40019772a5da86796e0cb2ac16f78b321 (diff) | |
| -rw-r--r-- | emulators/86Box/Makefile | 3 | ||||
| -rw-r--r-- | emulators/86Box/distinfo | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/emulators/86Box/Makefile b/emulators/86Box/Makefile index 379e0a5dd402..d6b1f295e396 100644 --- a/emulators/86Box/Makefile +++ b/emulators/86Box/Makefile @@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v DISTVERSION= 5.3 CATEGORIES= emulators +PATCH_SITES= https://github.com/86Box/86Box/commit/ +PATCHFILES= 0092ce15de3efac108b961882f870a8c05e8c38f.patch:-p1 # https://github.com/86Box/86Box/commit/0092ce15de3efac108b961882f870a8c05e8c38f + MAINTAINER= tiga@FreeBSD.org COMMENT= Emulator of x86-based machines based on PCem WWW= https://86box.net/ diff --git a/emulators/86Box/distinfo b/emulators/86Box/distinfo index 424893a83177..54f87103c21e 100644 --- a/emulators/86Box/distinfo +++ b/emulators/86Box/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1770065265 +TIMESTAMP = 1777817115 SHA256 (86Box-86Box-v5.3_GH0.tar.gz) = 758f45dcb7465d88a7a0ef9e7764ea63fac65830bc1398f5ad03f76bac77934b SIZE (86Box-86Box-v5.3_GH0.tar.gz) = 14001417 +SHA256 (0092ce15de3efac108b961882f870a8c05e8c38f.patch) = 90100759d80a262470b3d96a33312c50967faa007d5cf54a27f5cc9953c5ccb9 +SIZE (0092ce15de3efac108b961882f870a8c05e8c38f.patch) = 1273 |
