non port: graphics/libfpx/files/patch-warnings |
SVNWeb
|
Number of commits found: 4 |
Mon, 7 Sep 2020
|
[ 15:22 mi ]
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 ]
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 ]
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 ]
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 |