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: editors/xcoral/files/patch-BR_Parser.c
SVNWeb

Number of commits found: 2

Sat, 5 Sep 2020
[ 01:06 mi search for other commits by this committer ] Original commit   Revision:547581
Fix the "duplicate symbol" problem, which builds on -current have
uncovered recently.

While here, also:

	1. Fix some compiler-warnings shown by the newer clang.
	2. Stop patching the BR_Parser.c -- because we patch
	   BR_Parser.y anyway, which necessitates regenerating
	   the former.
	3. Fix the concurrency problem with the bison-invocation
	   which would, occasionally, break parallel builds.

Reported by:	pkg-fallout
Sponsored by:	United Marsupials
Fri, 13 Jan 2017
[ 07:21 sunpoet search for other commits by this committer ] Original commit   Revision:431345 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Update to 3.0.4

- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST

Changes:	http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision:	https://reviews.FreeBSD.org/D9073
PR:		215840
Exp-run by:	antoine

Number of commits found: 2