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: graphics/libfpx/files/patch-warnings
SVNWeb

Number of commits found: 4

Mon, 7 Sep 2020
[ 15:22 mi search for other commits by this committer ] Original commit   Revision:547897
Remove an unused variable from a header, because it now triggers
the linker on -current into an error about duplicate symbol -- as
two source-files include the same header.

Reported by:	pkg-fallout
Sponsored by:	United Marsupials
Tue, 17 Mar 2020
[ 22:19 mi search for other commits by this committer ] Original commit   Revision:528605
Unbreak the port for users of -Werror -- the code stopped qualifying
for WARNS=3 a while ago, because it relies on implicit copy-constructors,
which are deprecated in some cases since c++11.

Fix another kind of warning by correcting the indentation.

No PORTREVISION bump because the changes are superficial -- resulting
binary remains the same.

Reported by:	pkg-fallout
Tested with: llvm10
Wed, 11 Sep 2013
[ 22:46 mi search for other commits by this committer ] Original commit   Revision:327016
Update from 1.3.1-2, which is no longer available for download, to
1.3.1-3 -- which contains all of our patches reported to date.

Add a patch by stefanf@, which allows the port to build on 10.x
Though I'll try to submit the patch upstream as before, I'll try
to persuade them to not remove the 1.3.1-3 again after the apply
it and "release" 1.3.1-4

PR:		182009, 182005, 181779
Obtained from:	stefanf
Mon, 2 Sep 2013
[ 05:22 mi search for other commits by this committer ] Original commit   Revision:325934
Update to upstream's 1.3.1-2. Fix up the warnings raised by clang (3.2) and
gcc (4.8).

PR:	181302
Submitted by:	delphij@
Tested by:	ImageMagick's self-test suit

Number of commits found: 4