summaryrefslogtreecommitdiff
path: root/lang/quickjs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/quickjs/Makefile')
-rw-r--r--lang/quickjs/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/lang/quickjs/Makefile b/lang/quickjs/Makefile
index d0fee1c80e1b..3e775b5159e6 100644
--- a/lang/quickjs/Makefile
+++ b/lang/quickjs/Makefile
@@ -1,9 +1,8 @@
PORTNAME= quickjs
-DISTVERSION= 2021.03.27
-PORTREVISION= 2
+DISTVERSION= 2024.01.13-20240717
CATEGORIES= lang devel
-MASTER_SITES= https://bellard.org/${PORTNAME}/
-DISTNAME= ${PORTNAME}-${DISTVERSION:S/./-/g}
+#MASTER_SITES= https://bellard.org/${PORTNAME}/
+#DISTNAME= ${PORTNAME}-${DISTVERSION:S/./-/g}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Embeddable Javascript interpreter in C
@@ -14,9 +13,11 @@ LICENSE= MIT
USES= compiler:c11 cpe gmake tar:xz
USE_LDCONFIG= yes
-CPE_VENDOR= ${PORTNAME}_project
+USE_GITHUB= yes
+GH_ACCOUNT= bellard
+GH_TAGNAME= 5417ab0
-EXTRA_PATCHES= ${FILESDIR}/extra-${CHOSEN_COMPILER_TYPE}-patch-Makefile
+CPE_VENDOR= ${PORTNAME}_project
TEST_TARGET= test