diff --git a/lang/luajit-openresty/Makefile b/lang/luajit-openresty/Makefile index fa254b91325f..7b0ec2da0f1b 100644 --- a/lang/luajit-openresty/Makefile +++ b/lang/luajit-openresty/Makefile @@ -1,49 +1,48 @@ PORTNAME= luajit DISTVERSIONPREFIX= v -DISTVERSION= 2.1-20250529 -PORTREVISION= 1 +DISTVERSION= 2.1-20250826 CATEGORIES= lang PKGNAMESUFFIX= -openresty PATCH_SITES= https://github.com/openresty/luajit2/commit/ MAINTAINER= mm@FreeBSD.org COMMENT= Just-In-Time Compiler for Lua (OpenResty branch) WWW= https://github.com/openresty/luajit2 LICENSE= MIT PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYRIGHT IGNORE_riscv64= fails to compile: lj_arch.h:73:2: No support for this architecture (yet) USES= cpe gmake CONFLICTS_INSTALL= luajit USE_LDCONFIG= yes MAKE_ARGS= CC=${CC} Q= USE_GITHUB= yes GH_ACCOUNT= openresty GH_PROJECT= luajit2 LUAJIT_VERSION= 2.1 -LUAJIT_SOVERSION= 2.1.1748495995 +LUAJIT_SOVERSION= 2.1.1756211046 PLIST_SUB+= VERSION=${LUAJIT_VERSION} SOVERSION=${LUAJIT_SOVERSION} .include .if ${ARCH:Mmips*} USE_GCC=yes .endif post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-${LUAJIT_SOVERSION} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libluajit-5.1.so.${LUAJIT_SOVERSION} ${LN} -sf ${PORTNAME}-${LUAJIT_SOVERSION} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/etc/luajit.1 ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/lang/luajit-openresty/distinfo b/lang/luajit-openresty/distinfo index acdb1d7509ed..92572b29f7bf 100644 --- a/lang/luajit-openresty/distinfo +++ b/lang/luajit-openresty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752070076 -SHA256 (openresty-luajit2-v2.1-20250529_GH0.tar.gz) = a3f6f5ead9fc69603e51c66877614e6b5e93332d552f35d08f932447357ed593 -SIZE (openresty-luajit2-v2.1-20250529_GH0.tar.gz) = 1164879 +TIMESTAMP = 1757804854 +SHA256 (openresty-luajit2-v2.1-20250826_GH0.tar.gz) = 5a49743ad6ce4b7f19aac71b55a08052c1feb62750f051982082c12bf62f39c0 +SIZE (openresty-luajit2-v2.1-20250826_GH0.tar.gz) = 1164966