[46475] trunk/dports/graphics/dcraw/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 5 02:24:04 PST 2009


Revision: 46475
          http://trac.macports.org/changeset/46475
Author:   ryandesign at macports.org
Date:     2009-02-05 02:24:03 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------
dcraw: update to 8.91 and remove workaround for pre-1.7.0 MacPorts

Modified Paths:
--------------
    trunk/dports/graphics/dcraw/Portfile

Modified: trunk/dports/graphics/dcraw/Portfile
===================================================================
--- trunk/dports/graphics/dcraw/Portfile	2009-02-05 09:52:40 UTC (rev 46474)
+++ trunk/dports/graphics/dcraw/Portfile	2009-02-05 10:24:03 UTC (rev 46475)
@@ -3,9 +3,8 @@
 PortSystem              1.0
 
 name                    dcraw
-version                 8.90
-revision                1
-set distfile_date       20090120202200
+version                 8.91
+set distfile_date       20090202234400
 categories              graphics
 maintainers             ryandesign
 platforms               darwin
@@ -22,9 +21,9 @@
     ${description}
 
 checksums \
-    md5     3f41b0d5fc3b70a809578f3c15f56b9d \
-    sha1    4660450bc647f7dcf6b756ea6a788230a48de701 \
-    rmd160  4d75f87a4fd7773b0b63eb7e14594212dd2f647b
+    md5     461189ac66c857381800a3beb03a4c80 \
+    sha1    325ec28601c6ff8aabf035693f5718bcac674e41 \
+    rmd160  ac0590df50b5a71a58568a6a03c6f819bb4f4436
 
 depends_lib \
     port:gettext \
@@ -36,10 +35,9 @@
     xinstall -W ${filespath} Makefile.in ${worksrcpath}/Makefile
 }
 
-# configure.cc doesn't get set until the default configure phase runs
-configure.cmd           true
+configure.cmd           no
 
-post-configure {
+configure {
     reinplace "s|@CC@|${configure.cc}|g" ${worksrcpath}/Makefile
     reinplace "s|@CFLAGS@|${configure.cflags}|g" ${worksrcpath}/Makefile
     reinplace "s|@CPPFLAGS@|${configure.cppflags}|g" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/94ba5686/attachment.html>


More information about the macports-changes mailing list