[119203] trunk/dports/graphics/mozjpeg/Portfile

raimue at macports.org raimue at macports.org
Sun Apr 20 05:50:23 PDT 2014


Revision: 119203
          https://trac.macports.org/changeset/119203
Author:   raimue at macports.org
Date:     2014-04-20 05:50:23 -0700 (Sun, 20 Apr 2014)
Log Message:
-----------
graphics/mozjpeg:
Update to version 1.0.1.
Fix +universal using muniversal port group.

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

Modified: trunk/dports/graphics/mozjpeg/Portfile
===================================================================
--- trunk/dports/graphics/mozjpeg/Portfile	2014-04-20 12:45:14 UTC (rev 119202)
+++ trunk/dports/graphics/mozjpeg/Portfile	2014-04-20 12:50:23 UTC (rev 119203)
@@ -4,7 +4,7 @@
 PortGroup           muniversal 1.0
 PortGroup           github 1.0
 
-github.setup        mozilla mozjpeg 1.0 v
+github.setup        mozilla mozjpeg 1.0.1 v
 categories          graphics
 conflicts           jpeg libjpeg-turbo
 platforms           darwin
@@ -19,8 +19,8 @@
     greater reductions have been observed.
 license             BSD
 
-checksums           rmd160  f585b217c6729b78a34fa27b336118897c912a55 \
-                    sha256  6c4845d7fa0bddd77e4a209e8e81bde11af8524dcd2cb0bb10bfd9519548ec95
+checksums           rmd160  83a1aef7d730a41fd9d564321ec4b8cc221cc91b \
+                    sha256  f3ddbdc323ef3daf6b6958ba1365fc869819d07b201727be1ab3fdaa3213b0c4
 
 depends_lib         port:nasm
 use_autoreconf      yes
@@ -35,6 +35,8 @@
         configure.args-append --host x86_64-apple-darwin
     }
 }
+lappend merger_configure_args(i386) --host i686-apple-darwin
+lappend merger_configure_args(x86_64) --host x86_64-apple-darwin
 
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140420/7fad9dfc/attachment.html>


More information about the macports-changes mailing list