[61804] trunk/dports/science/swarp/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 21 10:09:05 PST 2009


Revision: 61804
          http://trac.macports.org/changeset/61804
Author:   ryandesign at macports.org
Date:     2009-12-21 10:09:05 -0800 (Mon, 21 Dec 2009)
Log Message:
-----------
swarp: fix livecheck

Modified Paths:
--------------
    trunk/dports/science/swarp/Portfile

Modified: trunk/dports/science/swarp/Portfile
===================================================================
--- trunk/dports/science/swarp/Portfile	2009-12-21 18:07:11 UTC (rev 61803)
+++ trunk/dports/science/swarp/Portfile	2009-12-21 18:09:05 UTC (rev 61804)
@@ -28,3 +28,7 @@
         ${worksrcpath}/HISTORY ${worksrcpath}/INSTALL ${worksrcpath}/THANKS \
         ${worksrcpath}/TODO [glob ${worksrcpath}/doc/*] ${docdir}
 }
+
+livecheck.check    regex
+livecheck.url      [lindex ${master_sites} 0]
+livecheck.regex    ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091221/8b7a1291/attachment.html>


More information about the macports-changes mailing list