Path to this page:
Subject: CVS commit: pkgsrc/devel/nspr
From: Ryo ONODERA
Date: 2020-08-11 18:12:57
Message id: 20200811161257.A19D9FB28@cvs.NetBSD.org
Log Message:
nspr: Update to 4.27
Changelog:
NSPR 4.27 contains the following changes:
- The macOS platform code for shared library loading was
changed to support macOS 11.
If the absolute path parameter given to PR_LoadLibrary
begins with either /System/ or /usr/lib/ then no test is
performed if the library exists at a file.
- An include statement for a Windows system library header
was added
Files: