#30315: makicns fails to build on Lion -----------------------------+---------------------------------------------- Reporter: mk@… | Owner: mk@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: | Port: makeicns -----------------------------+---------------------------------------------- Comment(by mk@…): Here is the patch: {{{ --- /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/makeicns/Portfile 2011-06-14 19:30:18.000000000 +0200 +++ Portfile.new 2011-07-23 14:12:06.000000000 +0200 @@ -4,7 +4,7 @@ PortSystem 1.0 name makeicns -version 1.4.8 +version 1.4.9 categories graphics maintainers mk pixilla platforms darwin @@ -24,9 +24,9 @@ worksrcdir ${name} -checksums md5 e89c15d8e1481ce03fccbb6ad82695de \ - sha1 339c2ffa5cb5ea4d7853b613fdfb37d29aaf9f2b \ - rmd160 74d524d47e0c111c853316a8b0a96301acadf486 +checksums md5 795ec620f15bfcebb5246319c1a96eab \ + sha1 02d393bad00a138dbba7b08d741e8d40a79e6c0f \ + rmd160 a8b30f785dc5ede73946bdb8786644d0867c0e1d use_configure no }}} I'll commit it as soon as possible. -- Ticket URL: <https://trac.macports.org/ticket/30315#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS