mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
lang/quickjs: resolve conflict with lang/quickjs-ng
Bump PORTREVISION.
This commit is contained in:
parent
6c458c3785
commit
f4683ac1be
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= quickjs
|
PORTNAME= quickjs
|
||||||
DISTVERSION= 2024.01.13-20240727
|
DISTVERSION= 2024.01.13-20240727
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= lang devel
|
CATEGORIES= lang devel
|
||||||
#MASTER_SITES= https://bellard.org/${PORTNAME}/
|
#MASTER_SITES= https://bellard.org/${PORTNAME}/
|
||||||
#DISTNAME= ${PORTNAME}-${DISTVERSION:S/./-/g}
|
#DISTNAME= ${PORTNAME}-${DISTVERSION:S/./-/g}
|
||||||
|
@ -19,6 +20,8 @@ GH_TAGNAME= 6e2e68f
|
||||||
|
|
||||||
CPE_VENDOR= ${PORTNAME}_project
|
CPE_VENDOR= ${PORTNAME}_project
|
||||||
|
|
||||||
|
CONFLICTS= quickjs
|
||||||
|
|
||||||
TEST_TARGET= test
|
TEST_TARGET= test
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue