pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/nspr
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 12 13:12:44 UTC 2022
Modified Files:
pkgsrc/devel/nspr: Makefile distinfo
Log Message:
nspr: update to 4.35.
NSPR 4.35 contains the following changes:
- fixes for building with clang
- use the number of online processors for the
PR_GetNumberOfProcessors() API on some platforms
- fix build on mips+musl libc
- Add support for the LoongArch 64-bit architecture
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 pkgsrc/devel/nspr/Makefile
cvs rdiff -u -r1.68 -r1.69 pkgsrc/devel/nspr/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/nspr/Makefile
diff -u pkgsrc/devel/nspr/Makefile:1.120 pkgsrc/devel/nspr/Makefile:1.121
--- pkgsrc/devel/nspr/Makefile:1.120 Wed Aug 10 10:16:24 2022
+++ pkgsrc/devel/nspr/Makefile Mon Sep 12 13:12:44 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.120 2022/08/10 10:16:24 wiz Exp $
+# $NetBSD: Makefile,v 1.121 2022/09/12 13:12:44 wiz Exp $
DISTNAME= nspr-${NSPR_RELEASE:S/.0$//}
-NSPR_RELEASE= 4.34.1
+NSPR_RELEASE= 4.35.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=nspr/releases/v${NSPR_RELEASE:S/.0$//}/src/}
Index: pkgsrc/devel/nspr/distinfo
diff -u pkgsrc/devel/nspr/distinfo:1.68 pkgsrc/devel/nspr/distinfo:1.69
--- pkgsrc/devel/nspr/distinfo:1.68 Wed Aug 10 10:16:24 2022
+++ pkgsrc/devel/nspr/distinfo Mon Sep 12 13:12:44 2022
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.68 2022/08/10 10:16:24 wiz Exp $
+$NetBSD: distinfo,v 1.69 2022/09/12 13:12:44 wiz Exp $
-BLAKE2s (nspr-4.34.1.tar.gz) = fe7e0fbf8796c93e2843fbf7a781be866e8d3d2cea0380eab424878618f997a2
-SHA512 (nspr-4.34.1.tar.gz) = b77226c3fbba6fc9acc90deb8496370dba1384de72ce564524c03bc239846fd17c27d7e1fd7ce99161faafdd8c92413ee58ce1a74a41c786759210bbab478991
-Size (nspr-4.34.1.tar.gz) = 1096874 bytes
+BLAKE2s (nspr-4.35.tar.gz) = c6c0e92a5198ff08e84ff1342b0ca2106e77062ca3109704f17d7d9c34084dbe
+SHA512 (nspr-4.35.tar.gz) = 502815833116e25f79ddf71d1526484908aa92fbc55f8a892729cb404a4daafcc0470a89854cd080d2d20299fdb7d9662507c5362c7ae661cbacf308ac56ef7f
+Size (nspr-4.35.tar.gz) = 1096974 bytes
SHA1 (patch-ab) = 008f5b84994ad20e3b1a0de1e0f7a028932d03d2
SHA1 (patch-ac) = c751b8397744c969e6141f609cb3914db6e699e3
SHA1 (patch-ba) = 35f7cc7bbe7fa0f72eb7b506094ad1812b754aa5
Home |
Main Index |
Thread Index |
Old Index