On 2007/09/17 23:54, Giovanni Bechis wrote: > ImageMagick and p5-PerlMagick updated to latest version,
thank you. > Comments ? To save duplication of effort, it would be really useful if people submitting new or updated ports would say which architecture/s they have tested. Even if it's only i386. > SHARED_LIBS= Magick++ 12.0 \ The ChangeLog says that methods have been added and removed, so the major version needs to be bumped. http://www.openbsd.org/porting/libraries.html It might be stating the obvious (but that doesn't hurt); for ports with a regression test suite, please run it ("make regress" in the port directory) and say how it went. e.g. in this case, ImageMagick has no regressions on amd64: "All 696 tests behaved as expected (11 expected failures)" a few tests fail for p5-PerlMagick, but better than the previous version: Failed 2/23 test scripts, 91.30% okay. 4/336 subtests failed, 98.81% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/wmf/read.t 2 2 100.00% 1-2 (I'll leave sparc64 build+regress running overnight).