[72471] trunk/dports/graphics/lcms/Portfile

devans at macports.org devans at macports.org
Sat Oct 16 11:52:26 PDT 2010


Revision: 72471
          http://trac.macports.org/changeset/72471
Author:   devans at macports.org
Date:     2010-10-16 11:52:23 -0700 (Sat, 16 Oct 2010)
Log Message:
-----------
lcms: update master_sites, livecheck, dependencies, use_parallel_build is default.

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

Modified: trunk/dports/graphics/lcms/Portfile
===================================================================
--- trunk/dports/graphics/lcms/Portfile	2010-10-16 18:51:30 UTC (rev 72470)
+++ trunk/dports/graphics/lcms/Portfile	2010-10-16 18:52:23 UTC (rev 72471)
@@ -11,7 +11,6 @@
 platforms               darwin
 maintainers             nomaintainer
 license                 MIT
-use_parallel_build      yes
 
 description             Little Color Management System, a color matching \
                         method library
@@ -24,20 +23,17 @@
 
 homepage                http://www.littlecms.com/
 
-master_sites            sourceforge:lcms \
-                        ${homepage}
+master_sites            sourceforge:lcms
 
-checksums           md5     8af94611baf20d9646c7c2c285859818 \
-                    sha1    d5b075ccffc0068015f74f78e4bc39138bcfe2d4 \
-                    rmd160  530615c061dccdcb64d75c6fab148dd565bb6c91
+checksums               md5     8af94611baf20d9646c7c2c285859818 \
+                        sha1    d5b075ccffc0068015f74f78e4bc39138bcfe2d4 \
+                        rmd160  530615c061dccdcb64d75c6fab148dd565bb6c91
 
-depends_lib             port:jpeg \
-                        port:tiff \
-                        port:zlib
+depends_lib             port:tiff
 
 test.run                yes
 test.target             check
 
-livecheck.type  regex
-livecheck.url   http://www.littlecms.com/downloads.htm
-livecheck.regex "Current version is (.*)<"
+livecheck.type           regex
+livecheck.url            http://sourceforge.net/projects/lcms/files/
+livecheck.regex          "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101016/8422b4ed/attachment.html>


More information about the macports-changes mailing list