[137854] trunk/dports/graphics/lcms2/Portfile

devans at macports.org devans at macports.org
Sun Jun 21 17:57:17 PDT 2015


Revision: 137854
          https://trac.macports.org/changeset/137854
Author:   devans at macports.org
Date:     2015-06-21 17:57:17 -0700 (Sun, 21 Jun 2015)
Log Message:
-----------
lcms2: update to version 2.7, minor cleanup/formatting.

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

Modified: trunk/dports/graphics/lcms2/Portfile
===================================================================
--- trunk/dports/graphics/lcms2/Portfile	2015-06-21 22:04:39 UTC (rev 137853)
+++ trunk/dports/graphics/lcms2/Portfile	2015-06-22 00:57:17 UTC (rev 137854)
@@ -5,13 +5,12 @@
 PortGroup               muniversal 1.0
 
 name                    lcms2
-version                 2.6
+version                 2.7
 worksrcdir              lcms2-${version}
 categories              graphics
 platforms               darwin
 maintainers             nomaintainer
 license                 MIT
-use_parallel_build      yes
 
 description             Little Color Management System, a color matching \
                         method library (version 2)
@@ -27,8 +26,8 @@
 master_sites            sourceforge:project/lcms/lcms/${version}/ \
                         ${homepage}
 
-checksums               rmd160  ce9490771e022e318115930d50309aeb24251bfb \
-                        sha256  5172528839647c54c3da211837225e221be93e4733f5b5e9f57668f7107e14b1
+checksums               rmd160  f0f49b494c0d18d7795079b1c447b86142f31581 \
+                        sha256  4524234ae7de185e6b6da5d31d6875085b2198bc63b1211f7dde6e2d197d6a53
 
 depends_lib             port:jpeg \
                         port:tiff \
@@ -37,6 +36,6 @@
 test.run                yes
 test.target             check
 
-livecheck.type  regex
-livecheck.url   http://www.littlecms.com/download.html
-livecheck.regex "Current version is (\[A-Za-z0-9.\]+)"
+livecheck.type          regex
+livecheck.url           http://www.littlecms.com/download.html
+livecheck.regex         "Current version is (\[A-Za-z0-9.\]+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150621/1855b3ed/attachment.html>


More information about the macports-changes mailing list