Revision: 149608 https://trac.macports.org/changeset/149608 Author: devans@macports.org Date: 2016-06-27 18:23:04 -0700 (Mon, 27 Jun 2016) Log Message: ----------- babl: update to version 0.1.18. Modified Paths: -------------- trunk/dports/graphics/babl/Portfile Modified: trunk/dports/graphics/babl/Portfile =================================================================== --- trunk/dports/graphics/babl/Portfile 2016-06-27 22:14:01 UTC (rev 149607) +++ trunk/dports/graphics/babl/Portfile 2016-06-28 01:23:04 UTC (rev 149608) @@ -5,7 +5,7 @@ name babl conflicts babl-devel -version 0.1.16 +version 0.1.18 license LGPL-3+ set branch [join [lrange [split ${version} .] 0 1] .] categories graphics @@ -20,8 +20,8 @@ use_bzip2 yes -checksums rmd160 4cf72080db28fb104ee04ca24e129eeef9bf4869 \ - sha256 7d6ba55ec53ee6f6bf6945beec28839d09ff72376f4d83035eb379cd4f3e980e +checksums rmd160 ee4ea7f76dcb1a8c98ef31b39e7fd8de127544f6 \ + sha256 483a495bc9fa68be624e27e72d2144ebfcbbf63e061eb986db1fb82b04b6fbf9 # In 0.1.12, i386 fails to compile with SL's gcc-4.2: # babl-cpuaccel.c:169: error: ‘asm’ operand has impossible constraints
participants (1)
-
devans@macports.org