[20630] trunk/dports/devel/darts/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Nov 10 07:26:13 PST 2006


Revision: 20630
          http://trac.macosforge.org/projects/macports/changeset/20630
Author:   takanori at macports.org
Date:     2006-11-10 07:26:11 -0800 (Fri, 10 Nov 2006)

Log Message:
-----------
Add support for livecheck.

Modified Paths:
--------------
    trunk/dports/devel/darts/Portfile

Modified: trunk/dports/devel/darts/Portfile
===================================================================
--- trunk/dports/devel/darts/Portfile	2006-11-10 08:37:11 UTC (rev 20629)
+++ trunk/dports/devel/darts/Portfile	2006-11-10 15:26:11 UTC (rev 20630)
@@ -26,3 +26,7 @@
 		xinstall -m 644 -W ${worksrcpath} AUTHORS COPYING ChangeLog INSTALL NEWS README ${destroot}${prefix}/share/doc/${name}
 		xinstall -m 644 -W ${worksrcpath}/doc darts.css index.html ${destroot}${prefix}/share/doc/${name}/doc
 }
+
+livecheck.check regex
+livecheck.url   ${homepage}
+livecheck.regex ${name}-(\[0-9.a-z\]+)\\.tar

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


More information about the macports-changes mailing list