git: 8fc249ab07e6 - main - lang/luajit*: update CONFLICTS after lang/luajit-devel removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Jul 2025 14:05:41 UTC
The branch main has been updated by osa:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fc249ab07e63507a18700cab413e23b9a67bde7
commit 8fc249ab07e63507a18700cab413e23b9a67bde7
Author: Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-07-09 14:04:57 +0000
Commit: Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-07-09 14:05:35 +0000
lang/luajit*: update CONFLICTS after lang/luajit-devel removal
Bump PORTREVISION.
---
lang/luajit-openresty/Makefile | 3 ++-
lang/luajit/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/lang/luajit-openresty/Makefile b/lang/luajit-openresty/Makefile
index 398cacbbd456..23fa429f7a10 100644
--- a/lang/luajit-openresty/Makefile
+++ b/lang/luajit-openresty/Makefile
@@ -1,6 +1,7 @@
PORTNAME= luajit
DISTVERSIONPREFIX= v
DISTVERSION= 2.1-20250117
+PORTREVISION= 1
CATEGORIES= lang
PKGNAMESUFFIX= -openresty
@@ -18,7 +19,7 @@ IGNORE_riscv64= fails to compile: lj_arch.h:73:2: No support for this architect
USES= cpe gmake
-CONFLICTS_INSTALL= luajit luajit-devel
+CONFLICTS_INSTALL= luajit
USE_LDCONFIG= yes
MAKE_ARGS= CC=${CC} Q=
diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile
index 16c690d97959..eb917faf3628 100644
--- a/lang/luajit/Makefile
+++ b/lang/luajit/Makefile
@@ -1,5 +1,6 @@
PORTNAME= luajit
DISTVERSION= 2.1.0.20250528
+PORTREVISION= 1
CATEGORIES= lang
DISTNAME= LuaJIT-${DISTVERSION}
@@ -15,7 +16,7 @@ IGNORE_riscv64= fails to compile: lj_arch.h:73:2: No support for this architect
USES= compiler cpe gmake
-CONFLICTS_INSTALL= luajit-devel luajit-openresty
+CONFLICTS_INSTALL= luajit-openresty
USE_LDCONFIG= yes
MAKE_ARGS= CC=${CC} CCOPT= CCOPT_x86= Q=