pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mozjs78: Update to 78.4.0



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Tue Nov 10 12:19:58 2020 +0100
Changeset:	1de7b4f2c20b181ab27693415fe3fe9e4df789fd

Modified Files:
	mozjs78/Makefile
	mozjs78/distinfo

Log Message:
mozjs78: Update to 78.4.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1de7b4f2c20b181ab27693415fe3fe9e4df789fd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mozjs78/Makefile | 4 ++--
 mozjs78/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/mozjs78/Makefile b/mozjs78/Makefile
index 8438c24fb4..3083cc2745 100644
--- a/mozjs78/Makefile
+++ b/mozjs78/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.11 2020/11/06 09:11:31 maya Exp $
 
-DISTNAME=	mozjs78_78.3.0.orig
+DISTNAME=	mozjs78_78.4.0.orig
 PKGNAME=	${DISTNAME:S/_/-/:S/.orig//}
 CATEGORIES=	lang
 MASTER_SITES=	http://deb.debian.org/debian/pool/main/m/mozjs78/
@@ -11,7 +11,7 @@ HOMEPAGE=	https://packages.debian.org/bullseye/libmozjs-78-0
 COMMENT=	SpiderMonkey JavaScript library (78.x branch)
 LICENSE=	mpl-1.1
 
-WRKSRC=		${WRKDIR}/firefox-78.3.0/js/src
+WRKSRC=		${WRKDIR}/firefox-${PKGVERSION_NOREV}/js/src
 USE_TOOLS+=	autoconf213 gmake perl pkg-config
 USE_LANGUAGES=	c c++
 
diff --git a/mozjs78/distinfo b/mozjs78/distinfo
index d8967d5d33..73759c36ef 100644
--- a/mozjs78/distinfo
+++ b/mozjs78/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.4 2020/11/06 09:11:31 maya Exp $
 
-SHA1 (mozjs78_78.3.0.orig.tar.xz) = 0eb86875a91298d9198d0c7c818c09aeecc569e1
-RMD160 (mozjs78_78.3.0.orig.tar.xz) = f2d9b5d71c9603ec3b2d80b4ef930c0f00948584
-SHA512 (mozjs78_78.3.0.orig.tar.xz) = a28a582eae9d483ba7625236e2226392c9e26d5a10c4f34bee899ce27329dc0e9ba1dca96090597723a62d4f4a14f9dd339effae5db471a27eb32aa2ef2f0e8b
-Size (mozjs78_78.3.0.orig.tar.xz) = 58324248 bytes
+SHA1 (mozjs78_78.4.0.orig.tar.xz) = b2c1c241f70310d545f8a3c05b9c8c11676e56a8
+RMD160 (mozjs78_78.4.0.orig.tar.xz) = cef93b6116eff9f04beeaf3dda0a42cd811d0b18
+SHA512 (mozjs78_78.4.0.orig.tar.xz) = 05a0dd27cd8f330c69bf798f9025dd560e76a1a14628af4caeeae4f7573aef9371e19edb8a8e4cd28e92e189eb3a159b4ffedb1b1bd4b806e065de433cca6ffd
+Size (mozjs78_78.4.0.orig.tar.xz) = 58319040 bytes
 SHA1 (patch-.._.._build_moz.configure_rust.configure) = a40ef515b34781d703e9222e4c88746544556287
 SHA1 (patch-.._.._build_moz.configure_toolchain.configure) = 055312319a6a4e2916263baf318585b943c1ca20
 SHA1 (patch-configure.in) = e8dab4a549e5cdf2e97d65b258970f9f6cc9c72c


Home | Main Index | Thread Index | Old Index