[135282] trunk/dports/graphics/tiff/Portfile

devans at macports.org devans at macports.org
Tue Apr 21 20:36:01 PDT 2015


Revision: 135282
          https://trac.macports.org/changeset/135282
Author:   devans at macports.org
Date:     2015-04-21 20:36:01 -0700 (Tue, 21 Apr 2015)
Log Message:
-----------
tiff: update livecheck url, regex.

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

Modified: trunk/dports/graphics/tiff/Portfile
===================================================================
--- trunk/dports/graphics/tiff/Portfile	2015-04-22 03:19:20 UTC (rev 135281)
+++ trunk/dports/graphics/tiff/Portfile	2015-04-22 03:36:01 UTC (rev 135282)
@@ -86,5 +86,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   http://www.remotesensing.org/libtiff/
-livecheck.regex {v(\d+(?:\.\d+)*)</a>}
+livecheck.url   http://download.osgeo.org/libtiff/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150421/a5ad07ff/attachment.html>


More information about the macports-changes mailing list