[99841] trunk/dports/graphics/tiff/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 18 20:36:52 PST 2012


Revision: 99841
          https://trac.macports.org/changeset/99841
Author:   ryandesign at macports.org
Date:     2012-11-18 20:36:51 -0800 (Sun, 18 Nov 2012)
Log Message:
-----------
tiff: update to 3.9.7

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

Modified: trunk/dports/graphics/tiff/Portfile
===================================================================
--- trunk/dports/graphics/tiff/Portfile	2012-11-19 04:11:59 UTC (rev 99840)
+++ trunk/dports/graphics/tiff/Portfile	2012-11-19 04:36:51 UTC (rev 99841)
@@ -5,7 +5,7 @@
 PortGroup  xcodeversion 1.0
 
 name		tiff
-version		3.9.5
+version		3.9.7
 categories	graphics
 license		BSD
 maintainers	nomaintainer
@@ -30,8 +30,8 @@
 		http://dl.maptools.org/dl/libtiff/ \
 		freebsd
 
-checksums       sha1    f40aab20fb2f609b5cbc1171c40b66a1445e3773 \
-                rmd160  c67742bf6b9b10ca0700e69ce575007d40c4f89c
+checksums       rmd160  16d4b099965dd0b1073642c9d293a42ade58923a \
+                sha256  f5d64dd4ce61c55f5e9f6dc3920fbe5a41e02c2e607da7117a35eb5c320cef6a
 
 depends_lib	port:jpeg port:zlib
 
@@ -48,8 +48,8 @@
 
 post-configure {
     if {[variant_isset universal]} {
-        system "cd ${worksrcpath}/libtiff \
-                && ed - tif_config.h < ${filespath}/libtiff__tif_config.h.ed \
+        system -W ${worksrcpath}/libtiff \
+                "ed - tif_config.h < ${filespath}/libtiff__tif_config.h.ed \
                 && ed - tiffconf.h < ${filespath}/libtiff__tiffconf.h.ed \
                 && touch stamp-h1 && touch stamp-h2"
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121118/610b4f6b/attachment.html>


More information about the macports-changes mailing list