about summary refs log tree commit diff
path: root/macOS/Makefile
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2025-12-02 09:16:29 +0100
committerJune McEnroe <june@causal.agency>2026-02-04 14:56:50 -0500
commit20502aceb22e04b17e809f3d9f1bab8eb8642765 (patch)
tree1459e9235aaa548c1320ee8d3db3cb66bf7beddc /macOS/Makefile
parentUpdate to OpenBSD 7.8, macOS 26.0 (diff)
downloadexman-20502aceb22e04b17e809f3d9f1bab8eb8642765.tar.gz
exman-20502aceb22e04b17e809f3d9f1bab8eb8642765.zip
Update to FreeBSD 15.0, Linux man-pages 6.16, macOS 26.1 HEAD 2082.16 master
Diffstat (limited to '')
-rw-r--r--macOS/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macOS/Makefile b/macOS/Makefile
index 5b1e233..42ea295 100644
--- a/macOS/Makefile
+++ b/macOS/Makefile
@@ -1,5 +1,5 @@
 SYSTEM = macOS
-VERSION = 26.0
+VERSION = 26.1
 MIRROR = https://github.com/joseluisq/macosx-sdks/releases/download/${VERSION}
 DISTFILES = MacOSX${VERSION}.sdk.tar.xz
 FILES = MacOSX${VERSION}.sdk/usr/share/man/man[1-9]/
b755dfc02e26170bfd5cb5e9358aa&follow=1'>Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe 2021-01-12Split fields by tab onlyJune McEnroe 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe