[77666] trunk/dports/graphics/ufraw/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Apr 7 23:46:13 PDT 2011


Revision: 77666
          http://trac.macports.org/changeset/77666
Author:   ryandesign at macports.org
Date:     2011-04-07 23:46:12 -0700 (Thu, 07 Apr 2011)
Log Message:
-----------
ufraw: update to 0.18 and add lensfun support; see #28952 (maintainer timeout)

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

Modified: trunk/dports/graphics/ufraw/Portfile
===================================================================
--- trunk/dports/graphics/ufraw/Portfile	2011-04-08 06:39:26 UTC (rev 77665)
+++ trunk/dports/graphics/ufraw/Portfile	2011-04-08 06:46:12 UTC (rev 77666)
@@ -3,8 +3,7 @@
 PortSystem       1.0
 
 name             ufraw
-version          0.17
-revision         2
+version          0.18
 categories       graphics
 maintainers      janusresearch.com:frank.mcpherson
 description      Unidentified Flying Raw (UFRaw)
@@ -20,17 +19,14 @@
 platforms        darwin
 master_sites     sourceforge
 
-checksums        md5     5e2c2b4adaea1f6d03eac66e11747fc6 \
-                 sha1    0762b238cdcd708948b5aeac552f7f2b1edb1846 \
-                 rmd160  785d46e6936f176220dbf77f86dd373ef0250a79
+checksums        sha1    41c9ad7aa7f1cbb63a6b0b330b3599b18a7e8cd2 \
+                 rmd160  faeb20a5c5eeba2ba91d5737efaa019c5f223c8e
 
-depends_lib      port:dcraw path:lib/pkgconfig/gimpui-2.0.pc:gimp2 port:exiv2 port:gtkimageview port:cfitsio
+depends_lib      port:dcraw path:lib/pkgconfig/gimpui-2.0.pc:gimp2 port:exiv2 port:gtkimageview port:cfitsio port:lensfun
 
 # gimp2 is not universal
 universal_variant no
 
-configure.args   --with-exiv2
-
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110407/28b8a7c9/attachment.html>


More information about the macports-changes mailing list