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

nox at macports.org nox at macports.org
Thu Nov 13 07:38:01 PST 2008


Revision: 42009
          http://trac.macports.org/changeset/42009
Author:   nox at macports.org
Date:     2008-11-13 07:38:01 -0800 (Thu, 13 Nov 2008)
Log Message:
-----------
tiff: Fixed livecheck.

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

Modified: trunk/dports/graphics/tiff/Portfile
===================================================================
--- trunk/dports/graphics/tiff/Portfile	2008-11-13 15:32:26 UTC (rev 42008)
+++ trunk/dports/graphics/tiff/Portfile	2008-11-13 15:38:01 UTC (rev 42009)
@@ -4,7 +4,6 @@
 
 name		tiff
 version		3.8.2
-revision	2
 categories	graphics
 maintainers	waqar at macports.org
 description	Library and tools for dealing with Tag Image File Format
@@ -73,4 +72,4 @@
 
 livecheck.check regex
 livecheck.url   http://www.remotesensing.org/libtiff/
-livecheck.regex v(\\d+(?:\\.\\d+)*)
+livecheck.regex {v(\d+(?:\.\d+)*)</a>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081113/73836143/attachment.html>


More information about the macports-changes mailing list