notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/nspr/files/patch-bug1575821
SVNWeb

Number of commits found: 2

Fri, 18 Oct 2019
[ 20:02 jbeich search for other commits by this committer ] Original commit   Revision:514733
devel/nspr: update to 4.23

Changes:	http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-23-Release-tp382795.html
ABI:		https://abi-laboratory.pro/tracker/timeline/nspr/
Fri, 23 Aug 2019
[ 21:55 jbeich search for other commits by this committer ] Original commit   Revision:509663
devel/nspr: unbreak TEST=on build after r509330

attach.c:170:2: error: unterminated conditional directive
 #ifdef _PR_PTHREADS
  ^
attach.c:275:2: error: expected '}'
}
 ^
attach.c:109:1: note: to match this '{'
{
^
attach.c:176:8: error: use of undeclared label 'exit_now'
                goto exit_now;
                     ^

PR:		239986
Reported by:	Ross McKelvie

Number of commits found: 2