[66657] trunk/dports/graphics/gocr/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 19 05:49:15 PDT 2010


Revision: 66657
          http://trac.macports.org/changeset/66657
Author:   ryandesign at macports.org
Date:     2010-04-19 05:49:09 -0700 (Mon, 19 Apr 2010)
Log Message:
-----------
gocr: fix livecheck

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

Modified: trunk/dports/graphics/gocr/Portfile
===================================================================
--- trunk/dports/graphics/gocr/Portfile	2010-04-19 12:27:50 UTC (rev 66656)
+++ trunk/dports/graphics/gocr/Portfile	2010-04-19 12:49:09 UTC (rev 66657)
@@ -31,5 +31,6 @@
 	file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
 }
 
-livecheck.name      jocr
-livecheck.distname  gocr
+livecheck.type		regex
+livecheck.url		${homepage}download.html
+livecheck.regex		${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100419/4c1ae7aa/attachment.html>


More information about the macports-changes mailing list