[96666] trunk/dports/graphics/webp

ryandesign at macports.org ryandesign at macports.org
Thu Aug 16 17:43:11 PDT 2012


Revision: 96666
          https://trac.macports.org/changeset/96666
Author:   ryandesign at macports.org
Date:     2012-08-16 17:43:09 -0700 (Thu, 16 Aug 2012)
Log Message:
-----------
webp: update to 0.2.0, add tiff dependency, remove upstream patch. libwebp library version increases from 2 to 4.

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

Removed Paths:
-------------
    trunk/dports/graphics/webp/files/

Modified: trunk/dports/graphics/webp/Portfile
===================================================================
--- trunk/dports/graphics/webp/Portfile	2012-08-16 21:34:33 UTC (rev 96665)
+++ trunk/dports/graphics/webp/Portfile	2012-08-17 00:43:09 UTC (rev 96666)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    webp
-version                 0.1.3
+version                 0.2.0
 categories              graphics science devel
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -28,12 +28,13 @@
 homepage                http://code.google.com/p/webp/
 master_sites            googlecode
 
-checksums               rmd160  aa84fea974461f1fea074b9983c40759f635b998 \
-                        sha256  40b18456e39b2822311b0ea161d6f09507cf5e8e937b02b9be3ee994ded67aba
+checksums               rmd160  c8ed61c2888d4f292818142399f189319b4700e0 \
+                        sha256  aa7d5e162826362c79d7c36d41484042ab7460dc08dc33d4ea6823a0c77d4bfb
 
 depends_lib             port:zlib \
                         port:libpng \
-                        port:jpeg
+                        port:jpeg \
+                        port:tiff
 
 distname                libwebp-${version}
 
@@ -48,8 +49,6 @@
     }
 }
 
-patchfiles              patch-src-dsp-cpu.c.diff
-
 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/20120816/cea86733/attachment.html>


More information about the macports-changes mailing list