[71145] trunk/dports/graphics/freeimage

stromnov at macports.org stromnov at macports.org
Thu Sep 2 08:10:45 PDT 2010


Revision: 71145
          http://trac.macports.org/changeset/71145
Author:   stromnov at macports.org
Date:     2010-09-02 08:10:41 -0700 (Thu, 02 Sep 2010)
Log Message:
-----------
freeimage: update to version 3.14.1

Modified Paths:
--------------
    trunk/dports/graphics/freeimage/Portfile
    trunk/dports/graphics/freeimage/files/patch-Makefile.gnu.diff

Modified: trunk/dports/graphics/freeimage/Portfile
===================================================================
--- trunk/dports/graphics/freeimage/Portfile	2010-09-02 14:54:36 UTC (rev 71144)
+++ trunk/dports/graphics/freeimage/Portfile	2010-09-02 15:10:41 UTC (rev 71145)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                freeimage
-version             3.13.1
+version             3.14.1
 license             FreeImage-1.0 GPL-2
 categories          graphics
 platforms           macosx
@@ -23,9 +23,9 @@
 use_zip             yes
 worksrcdir          FreeImage
 
-checksums           md5     a2e20b223a2cf6a5791cc47686364e99 \
-                    sha1    52ba4453aa9682c57104c3420e58f843aaa6ab61 \
-                    rmd160  b3f3e7791ded7d3ce76eb2d9c2a5acb5687a16ee
+checksums           md5     4b43112aa199d8a439e0535b9c25d8a4 \
+                    sha1    cc09671e16460c27242280c2b6100f39974c89e1 \
+                    rmd160  5432f0aa922992ac74e5fefc115c1442bb48ce76
 
 patchfiles          patch-Makefile.gnu.diff
 

Modified: trunk/dports/graphics/freeimage/files/patch-Makefile.gnu.diff
===================================================================
--- trunk/dports/graphics/freeimage/files/patch-Makefile.gnu.diff	2010-09-02 14:54:36 UTC (rev 71144)
+++ trunk/dports/graphics/freeimage/files/patch-Makefile.gnu.diff	2010-09-02 15:10:41 UTC (rev 71145)
@@ -1,6 +1,6 @@
---- Makefile.gnu.orig	2010-01-13 16:32:29.000000000 +0100
-+++ Makefile.gnu	2010-01-13 17:17:12.000000000 +0100
-@@ -58,13 +58,15 @@
+--- Makefile.gnu.orig	2010-09-02 18:59:48.000000000 +0400
++++ Makefile.gnu	2010-09-02 19:01:35.000000000 +0400
+@@ -58,7 +58,7 @@
  	$(AR) r $@ $(MODULES)
  
  $(SHAREDLIB): $(MODULES)
@@ -9,11 +9,11 @@
  
  install:
  	install -d $(INCDIR) $(INSTALLDIR)
- 	install -m 644 -o root -g root $(HEADER) $(INCDIR)
- 	install -m 644 -o root -g root $(STATICLIB) $(INSTALLDIR)
+@@ -67,7 +67,6 @@
  	install -m 755 -o root -g root $(SHAREDLIB) $(INSTALLDIR)
-+	ln -sf $(PREFIX)/lib/$(SHAREDLIB) $(INSTALLDIR)/$(VERLIBNAME)
-+	ln -sf $(PREFIX)/lib/$(SHAREDLIB) $(INSTALLDIR)/$(LIBNAME)
+ 	ln -sf $(SHAREDLIB) $(INSTALLDIR)/$(VERLIBNAME)
+ 	ln -sf $(VERLIBNAME) $(INSTALLDIR)/$(LIBNAME)	
+-	ldconfig
  
  clean:
  	rm -f core Dist/*.* u2dtmp* $(MODULES) $(STATICLIB) $(SHAREDLIB) $(LIBNAME)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100902/994e755a/attachment-0001.html>


More information about the macports-changes mailing list