Revision: 118318 https://trac.macports.org/changeset/118318 Author: stromnov@macports.org Date: 2014-03-30 04:50:21 -0700 (Sun, 30 Mar 2014) Log Message: ----------- leptonica: update to version 1.70 (#42241) Modified Paths: -------------- trunk/dports/graphics/leptonica/Portfile Modified: trunk/dports/graphics/leptonica/Portfile =================================================================== --- trunk/dports/graphics/leptonica/Portfile 2014-03-30 11:45:16 UTC (rev 118317) +++ trunk/dports/graphics/leptonica/Portfile 2014-03-30 11:50:21 UTC (rev 118318) @@ -4,8 +4,8 @@ PortSystem 1.0 name leptonica -version 1.69 -revision 7 +version 1.70 +revision 0 categories graphics science devel license BSD platforms darwin @@ -16,10 +16,10 @@ long_description ${description} homepage http://www.leptonica.com/ -master_sites googlecode +master_sites http://www.leptonica.com/source/ -checksums rmd160 1115048d67f6537bd41e1f7dabe81dd6d62bd44c \ - sha256 178021f2bff504cc0e30bd91a0347a82bf726eca2778b68db4b44aaee3020b11 +checksums rmd160 7cdef25f58512ee189eac77738800b6330cf9ada \ + sha256 d3d209a1f6d1f7a80119486b5011bc8c6627e582c927ab44ba33c37edb2cfba2 depends_lib port:tiff \ port:zlib \ @@ -35,4 +35,4 @@ livecheck.type regex livecheck.url http://www.leptonica.com/download.html -livecheck.regex "leptonica-(\\d+(?:\\.\\d+)*)${extract.suffix}" +livecheck.regex {leptonica-(\d+(?:\.\d+)*)\.[tz]}
participants (1)
-
stromnov@macports.org