[34814] trunk/dports/textproc/tcl-dox/Portfile

raimue at macports.org raimue at macports.org
Thu Mar 6 14:25:57 PST 2008


Revision: 34814
          http://trac.macosforge.org/projects/macports/changeset/34814
Author:   raimue at macports.org
Date:     2008-03-06 14:25:57 -0800 (Thu, 06 Mar 2008)

Log Message:
-----------
textproc/tcl-dox:
 * Small whitespace change
 * Add livecheck

Modified Paths:
--------------
    trunk/dports/textproc/tcl-dox/Portfile

Modified: trunk/dports/textproc/tcl-dox/Portfile
===================================================================
--- trunk/dports/textproc/tcl-dox/Portfile	2008-03-06 20:44:28 UTC (rev 34813)
+++ trunk/dports/textproc/tcl-dox/Portfile	2008-03-06 22:25:57 UTC (rev 34814)
@@ -4,7 +4,7 @@
 
 name            tcl-dox
 version         0.7
-categories		textproc
+categories      textproc
 platforms       darwin
 maintainers     raimue
 description     Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code.
@@ -34,3 +34,7 @@
     # executable
     xinstall -m 755 -W ${worksrcpath} src/${name} ${destroot}${prefix}/bin
 }
+
+livecheck.check         regex
+livecheck.url           ${master_sites}
+livecheck.regex         ${name}-(\[0-9.\]+)${extract.suffix}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080306/e53933f1/attachment.html 


More information about the macports-changes mailing list