[74202] trunk/dports/graphics/dcraw/Portfile
Revision: 74202 http://trac.macports.org/changeset/74202 Author: ryandesign@macports.org Date: 2010-12-06 22:48:05 -0800 (Mon, 06 Dec 2010) Log Message: ----------- dcraw: update to 9.05-20101205183500 (removes duplicate dcraw.c source file) Modified Paths: -------------- trunk/dports/graphics/dcraw/Portfile Modified: trunk/dports/graphics/dcraw/Portfile =================================================================== --- trunk/dports/graphics/dcraw/Portfile 2010-12-07 06:27:42 UTC (rev 74201) +++ trunk/dports/graphics/dcraw/Portfile 2010-12-07 06:48:05 UTC (rev 74202) @@ -5,7 +5,7 @@ PortGroup archcheck 1.0 name dcraw -version 9.05-20101111075100 +version 9.05-20101205183500 set version_number [lindex [split ${version} -] 0] categories graphics maintainers ryandesign @@ -26,8 +26,8 @@ digital cameras with better quality output than the \ tools provided by camera vendors. -checksums sha1 7f1f464529cf0d31fb07bdaf98daeecf9a4ab43b \ - rmd160 436a54e6202d8d466b7f3640897b6986e6fbf7c8 +checksums sha1 ff797acb2a93761d158f547c733968938b31f865 \ + rmd160 5301db44b1d5905d8cf1dd3bb4d76877b626ee17 depends_lib port:gettext \ port:libiconv \
participants (1)
-
ryandesign@macports.org