Ticket #28292: vips-7.24.2.patch
File vips-7.24.2.patch, 655 bytes (added by mike@…, 14 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name vips 6 version 7.2 0.37 revision 36 version 7.24.2 7 revision 0 8 8 set branch [join [lrange [split ${version} .] 0 1] .] 9 9 description VIPS is an image processing library. 10 10 long_description VIPS is an image processing library. It's good for \ … … 14 14 platforms darwin 15 15 homepage http://www.vips.ecs.soton.ac.uk 16 16 master_sites ${homepage}/supported/${branch}/ 17 checksums md5 cdbc7092333aa0ce1a16bb73eb29c9be17 checksums md5 b864dcbd84c1c17c10a00d29ca067ae9 18 18 19 19 configure.args --enable-gtk-doc 20 20