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
Upgrade from 1.2.x to 1.3.1-1 now that the upstream finally contains new
code (rather than simply updates to auto- configuration glue):
Notified by: Steve Wills
via
PR: ports/171812
The changes are minor, thus shared-library bump.
Fix several of the warnings, which GNU compiler missed, but clang uncovered
(which broke the build because of -Werror):
Notified by: Andreas Nilsson, Thomas Zander