Revision: 116830 https://trac.macports.org/changeset/116830 Author: nicos@macports.org Date: 2014-02-08 01:34:40 -0800 (Sat, 08 Feb 2014) Log Message: ----------- libraw: update to 0.16 Modified Paths: -------------- trunk/dports/graphics/libraw/Portfile Modified: trunk/dports/graphics/libraw/Portfile =================================================================== --- trunk/dports/graphics/libraw/Portfile 2014-02-08 09:18:58 UTC (rev 116829) +++ trunk/dports/graphics/libraw/Portfile 2014-02-08 09:34:40 UTC (rev 116830) @@ -4,7 +4,7 @@ PortSystem 1.0 name libraw -version 0.14.4 +version 0.16.0 homepage http://www.libraw.org/ description library for RAW images manipulation long_description a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others) @@ -16,8 +16,8 @@ master_sites http://www.libraw.org/data/ distname LibRaw-${version} -checksums sha1 885149e25e4afcc90bcaae316ff4aa60b3f8b9ea \ - rmd160 8fc44d6a36b88145fb368817e136cbb4a33cd7d4 +checksums sha1 492239aa209b1ddd1f030da4fc2978498c32a29b \ + rmd160 32f58daa50477b8e7abee39a0747703087c1e3f0 depends_lib port:jasper \ port:lcms2
participants (1)
-
nicos@macports.org