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: ryoon
Date: Wed Dec 4 12:53:18 UTC 2019
Modified Files:
pkgsrc/devel/nspr: Makefile distinfo
Log Message:
Update to 4.24
Changelog:
NSPR 4.24 contains the following changes:
- added macro PR_ASSERT_ARG
- removed some declarations
- added support for Nios-II, Nds32 and Microblaze
architectures
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/devel/nspr/Makefile
cvs rdiff -u -r1.53 -r1.54 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.101 pkgsrc/devel/nspr/Makefile:1.102
--- pkgsrc/devel/nspr/Makefile:1.101 Tue Dec 3 14:28:26 2019
+++ pkgsrc/devel/nspr/Makefile Wed Dec 4 12:53:18 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2019/12/03 14:28:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.102 2019/12/04 12:53:18 ryoon Exp $
DISTNAME= nspr-${NSPR_RELEASE:S/.0$//}
-NSPR_RELEASE= 4.23.0
+NSPR_RELEASE= 4.24.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.53 pkgsrc/devel/nspr/distinfo:1.54
--- pkgsrc/devel/nspr/distinfo:1.53 Tue Dec 3 14:28:26 2019
+++ pkgsrc/devel/nspr/distinfo Wed Dec 4 12:53:18 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.53 2019/12/03 14:28:26 ryoon Exp $
+$NetBSD: distinfo,v 1.54 2019/12/04 12:53:18 ryoon Exp $
-SHA1 (nspr-4.23.tar.gz) = f3fb61231901cdbb9e1b74e3930ff081ed764358
-RMD160 (nspr-4.23.tar.gz) = 0e18bc1e11fa1ac8be1cef4e222e2b068546926d
-SHA512 (nspr-4.23.tar.gz) = 19f964f11a6ae8acf83a6daa0c9ee141c6f2793fd79113f3d283e9590bc2c90bfa4e46814f902f376f15c0668fa9c283cc44f975d88461d8854b87b67c0a21c1
-Size (nspr-4.23.tar.gz) = 1078660 bytes
+SHA1 (nspr-4.24.tar.gz) = adc1e76263bfd1da044df52229906363e6fd2f86
+RMD160 (nspr-4.24.tar.gz) = ee0abfe8ea5fe9baa6b9f88f48dee8ba1d82bd8a
+SHA512 (nspr-4.24.tar.gz) = b020031ed7a8997099c11e0772779c7b10d15b4f6b14e2b1832732943e8b8224afa952ce04a1914c1553af9d3973a6d9cacf08058ee6fff35102e3b2ec0943c1
+Size (nspr-4.24.tar.gz) = 1078825 bytes
SHA1 (patch-ab) = a24f80c2bab73c12b02d0aad7649da0ce4ca8d4f
SHA1 (patch-ac) = a3d2cef788393b84e833d9e33bdf40b10d8efbd0
SHA1 (patch-ae) = 28474b852325a37fb2a30717e9f7ffb77dad5deb
@@ -16,4 +16,3 @@ SHA1 (patch-nsprpub_pr_include_md__drago
SHA1 (patch-nsprpub_pr_include_md_prosdep.h) = dd90cda6251aeeb10f02ef594c02484237195155
SHA1 (patch-nsprpub_pr_src_md_unix_uxrng.c) = 2fda72f511abb003685c9c48413d92c82b63f992
SHA1 (patch-nsprpub_pr_src_pthreads_ptio.c) = 027da3827c393bfb91842bc4da45196493c17393
-SHA1 (patch-nsprpub_pr_src_pthreads_ptsynch.c) = 9ce6cf8a182d797e5ff229b14b38be9dfb9682d0
Home |
Main Index |
Thread Index |
Old Index