pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
update cjs to 5.2.0
Module Name: pkgsrc-wip
Committed By: Jay Patel <jaypatel.ani%gmail.com@localhost>
Pushed By: jaypatelani
Date: Fri Dec 24 13:41:47 2021 +0530
Changeset: f75e56280741106502f74008477aa4d6132c4161
Modified Files:
cjs/Makefile
cjs/distinfo
Log Message:
update cjs to 5.2.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f75e56280741106502f74008477aa4d6132c4161
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cjs/Makefile | 13 ++++++-------
cjs/distinfo | 7 ++++---
2 files changed, 10 insertions(+), 10 deletions(-)
diffs:
diff --git a/cjs/Makefile b/cjs/Makefile
index 4f7cb02900..d1a3c46498 100644
--- a/cjs/Makefile
+++ b/cjs/Makefile
@@ -1,6 +1,7 @@
+# $NetBSD$
# $NetBSD$: Makefile,v 1.1 2015/02/19 21:21:12 jihbed Exp $
-DISTNAME= cjs-4.6.0
+DISTNAME= cjs-5.2.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=linuxmint/}
GITHUB_PROJECT= cjs
@@ -13,19 +14,17 @@ LICENSE= gnu-gpl-v2
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake bash pkg-config automake intltool
+USE_TOOLS+= gmake cmake bash pkg-config autoreconf automake intltool
CONFIG_SHELL= bash
USE_LANGUAGES= c c++
-PKGCONFIG_OVERRIDE+= cjs-1.0.pc.in
CONFIGURE_ARGS+= --disable-profiler
BUILD_DEPENDS+= autoconf-archive-[0-9]*:../../devel/autoconf-archive
-pre-configure:
- ${RUN} cd ${WRKSRC} && NOCONFIGURE=1 ./autogen.sh
-
-.include "../../lang/spidermonkey52/buildlink3.mk"
+.include "../../devel/meson/build.mk"
+.include "../../lang/mozjs78/buildlink3.mk"
+.include "../../lang/spidermonkey/buildlink3.mk"
.include "../../graphics/cairo-gobject/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
diff --git a/cjs/distinfo b/cjs/distinfo
index c52eb0d7e1..2282b0e997 100644
--- a/cjs/distinfo
+++ b/cjs/distinfo
@@ -1,5 +1,6 @@
$NetBSD$
-RMD160 (cjs-4.6.0.tar.gz) = 4da287ec3da76aafe2d4a69a43e1fc5380725a7e
-SHA512 (cjs-4.6.0.tar.gz) = b7b457b43b756918670c9acc1064fc5b424d7bb7ab826ec207595c98159f407411ceb6d3043d305570f21f7675e1b699d7e95466688835034e178e079e118dfe
-Size (cjs-4.6.0.tar.gz) = 463060 bytes
+SHA1 (cjs-5.2.0.tar.gz) = a593d6229c92a62ea63d2b00087b1f7aa3541567
+RMD160 (cjs-5.2.0.tar.gz) = 023b9856d7587acacb5c05a86dd3c4d97d7921b1
+SHA512 (cjs-5.2.0.tar.gz) = 0ce5cc07be036fa9af93c7d98a179881789f883578a2034c3c28255ef9da96d32b4203fc39311eaea0bdbe5148f13920d72dd24acb717c4e60302b390097a825
+Size (cjs-5.2.0.tar.gz) = 601982 bytes
Home |
Main Index |
Thread Index |
Old Index