diff --git a/graphics/leptonica/Portfile b/graphics/leptonica/Portfile index 855b4d4af80e6..f1de4d0329a58 100644 --- a/graphics/leptonica/Portfile +++ b/graphics/leptonica/Portfile @@ -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 @@ description Leptonica is a image processing and image analysis library. 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 @@ conflicts-append osxutils livecheck.type regex livecheck.url http://www.leptonica.com/download.html -livecheck.regex "leptonica-(\\d+(?:\\.\\d+)*)${extract.suffix}" +livecheck.regex {leptonica-(\d+(?:\.\d+)*)\.[tz]}