diff --git a/sysutils/limine/Makefile b/sysutils/limine/Makefile index 749c86cad87c..5d282907ad23 100644 --- a/sysutils/limine/Makefile +++ b/sysutils/limine/Makefile @@ -1,33 +1,33 @@ PORTNAME= limine -DISTVERSION= 12.2.0 +DISTVERSION= 12.3.2 CATEGORIES= sysutils MASTER_SITES= https://github.com/Limine-Bootloader/Limine/releases/download/v${DISTVERSION}/ MAINTAINER= mintsuki@protonmail.com -COMMENT= Modern, advanced, portable, multiprotocol bootloader and boot manager +COMMENT= Modern, secure, portable, multiprotocol bootloader and boot manager WWW= https://limine-bootloader.org/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= mtools:filesystems/mtools \ nasm:devel/nasm USES= gmake GNU_CONFIGURE= yes # Disable the loongarch64 port as the LLVM target for it is still not enabled # everywhere. CONFIGURE_ARGS= --enable-all --disable-uefi-loongarch64 MAKEFILE= GNUmakefile INSTALL_TARGET= install-strip PORTDOCS= 3RDPARTY.md CONFIG.md FAQ.md USAGE.md OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/COPYING/d; /LICENSES/d' ${WRKSRC}/GNUmakefile.in .include diff --git a/sysutils/limine/distinfo b/sysutils/limine/distinfo index 0d33dc41a44a..5860cab117d9 100644 --- a/sysutils/limine/distinfo +++ b/sysutils/limine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1778209985 -SHA256 (limine-12.2.0.tar.gz) = db8a119878cfeead63c0a78236c577c40539c5759496950ea0ed32a6cf567865 -SIZE (limine-12.2.0.tar.gz) = 664059 +TIMESTAMP = 1779938319 +SHA256 (limine-12.3.2.tar.gz) = c505283106eaddfa5bbc56d8c1b1cf333d12654dcb37f80e685d3576e8702865 +SIZE (limine-12.3.2.tar.gz) = 677395 diff --git a/sysutils/limine/pkg-descr b/sysutils/limine/pkg-descr index c6ff1d4f89b8..6d632ce290b2 100644 --- a/sysutils/limine/pkg-descr +++ b/sysutils/limine/pkg-descr @@ -1,3 +1,3 @@ -Limine is a modern, advanced, portable, multiprotocol bootloader +Limine is a modern, secure, portable, multiprotocol bootloader and boot manager, mainly targetting OS/kernel developers, but also -capable of being a fast Linux bootloader, amongst other things. +able to be a capable Linux bootloader, amongst other things.