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:           Tue Nov 11 08:59:30 UTC 2025

Modified Files:
        pkgsrc/devel/nspr: Makefile distinfo

Log Message:
nspr: update to 4.38.2.

- Fixed a syntax error in test file parsetm.c,
  which was introduced in 4.38.1


To generate a diff of this commit:
cvs rdiff -u -r1.127 -r1.128 pkgsrc/devel/nspr/Makefile
cvs rdiff -u -r1.74 -r1.75 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.127 pkgsrc/devel/nspr/Makefile:1.128
--- pkgsrc/devel/nspr/Makefile:1.127    Mon Nov 10 20:51:46 2025
+++ pkgsrc/devel/nspr/Makefile  Tue Nov 11 08:59:30 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.127 2025/11/10 20:51:46 wiz Exp $
+# $NetBSD: Makefile,v 1.128 2025/11/11 08:59:30 wiz Exp $
 
 DISTNAME=      nspr-${NSPR_RELEASE:S/.0$//}
-NSPR_RELEASE=  4.38.1
+NSPR_RELEASE=  4.38.2
 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.74 pkgsrc/devel/nspr/distinfo:1.75
--- pkgsrc/devel/nspr/distinfo:1.74     Mon Nov 10 20:51:46 2025
+++ pkgsrc/devel/nspr/distinfo  Tue Nov 11 08:59:30 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.74 2025/11/10 20:51:46 wiz Exp $
+$NetBSD: distinfo,v 1.75 2025/11/11 08:59:30 wiz Exp $
 
-BLAKE2s (nspr-4.38.1.tar.gz) = 4d6f604f98c415cbdbe6be27b655ac3abcfbcf9b778cbd29a902e112cca383dc
-SHA512 (nspr-4.38.1.tar.gz) = 96444d927e97fd2d414ed457262fa41b5be5b01825f21ee17d9a6aa5239abbe4dc751034c315bb69285d4b7ee38447013431206b9ab280ab252534cee84dbbb4
-Size (nspr-4.38.1.tar.gz) = 1025462 bytes
+BLAKE2s (nspr-4.38.2.tar.gz) = 1f459f63e08e0b6d51db36ad7e91c5fde9c492af0491a7f6b489a2b928b51cc0
+SHA512 (nspr-4.38.2.tar.gz) = f17302b0973ab006f9e6af70199ac6bb40d6266f96ab4d6692f56c24979907a7f0a20cf9d926aa80084f2e0ce7dfd56de89a7547b5e7e8caafa7afa5eb0b7bd8
+Size (nspr-4.38.2.tar.gz) = 1025394 bytes
 SHA1 (patch-ab) = 008f5b84994ad20e3b1a0de1e0f7a028932d03d2
 SHA1 (patch-ac) = 6562282cc3d846a114f53ca53b9287fa64d69052
 SHA1 (patch-ba) = 5fe843946d301405e6a4550d14553cf8506ad269



Home | Main Index | Thread Index | Old Index