[75259] trunk/dports/graphics/ilmbase

ryandesign at macports.org ryandesign at macports.org
Tue Jan 18 22:32:37 PST 2011


Revision: 75259
          http://trac.macports.org/changeset/75259
Author:   ryandesign at macports.org
Date:     2011-01-18 22:32:28 -0800 (Tue, 18 Jan 2011)
Log Message:
-----------
ilmbase: update to 1.0.2

Modified Paths:
--------------
    trunk/dports/graphics/ilmbase/Portfile
    trunk/dports/graphics/ilmbase/files/patch-configure

Modified: trunk/dports/graphics/ilmbase/Portfile
===================================================================
--- trunk/dports/graphics/ilmbase/Portfile	2011-01-19 06:30:44 UTC (rev 75258)
+++ trunk/dports/graphics/ilmbase/Portfile	2011-01-19 06:32:28 UTC (rev 75259)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		ilmbase
-version		1.0.1
-revision	2
+version		1.0.2
 categories	graphics
 maintainers	waqar openmaintainer
 use_parallel_build	yes
@@ -15,10 +14,10 @@
 homepage	http://www.openexr.com/
 platforms	darwin
 master_sites	http://savannah.nongnu.org/download/openexr
-checksums	md5 f76f094e69a6079b0beb93d97e2a217e \
-		sha1 143adc547be83c6df75831ae957eef4b2706c9c0	\
-		rmd160 124f10b6f4ebefc9bb5dba7715d8897c7d71b947
 
+checksums       sha1    fe6a910a90cde80137153e25e175e2b211beda36 \
+                rmd160  40aed65079ee174be8ed237e5def941ae2b761b3
+
 depends_build	port:libtool port:gsed
 
 patchfiles	patch-configure

Modified: trunk/dports/graphics/ilmbase/files/patch-configure
===================================================================
--- trunk/dports/graphics/ilmbase/files/patch-configure	2011-01-19 06:30:44 UTC (rev 75258)
+++ trunk/dports/graphics/ilmbase/files/patch-configure	2011-01-19 06:32:28 UTC (rev 75259)
@@ -1,11 +1,11 @@
---- configure.orig	2009-07-26 14:13:32.000000000 -0700
-+++ configure	2009-07-26 14:13:40.000000000 -0700
-@@ -21049,7 +21049,7 @@
-     CXXFLAGS="$CXXFLAGS -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386"
-       fi
+--- configure.orig	2010-07-22 20:13:13.000000000 -0500
++++ configure	2011-01-19 00:29:34.000000000 -0600
+@@ -20374,7 +20374,7 @@
  
--  CXXFLAGS="$CXXFLAGS -Wno-long-double"
-+  CXXFLAGS="$CXXFLAGS"
-   ;;
- esac
+ case "$host" in
+ *darwin*)
+-    CXXFLAGS="$CXXFLAGS -Wno-long-double"
++    CXXFLAGS="$CXXFLAGS"
  
+         # Check whether --enable-osx-arch or --disable-osx-arch was given.
+ if test "${enable_osx_arch+set}" = set; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110118/970f0cdd/attachment.html>


More information about the macports-changes mailing list