[60792] trunk/dports/science/pvm/Portfile
mww at macports.org
mww at macports.org
Mon Nov 23 11:11:45 PST 2009
Revision: 60792
http://trac.macports.org/changeset/60792
Author: mww at macports.org
Date: 2009-11-23 11:11:44 -0800 (Mon, 23 Nov 2009)
Log Message:
-----------
fix livecheck
Modified Paths:
--------------
trunk/dports/science/pvm/Portfile
Modified: trunk/dports/science/pvm/Portfile
===================================================================
--- trunk/dports/science/pvm/Portfile 2009-11-23 19:00:56 UTC (rev 60791)
+++ trunk/dports/science/pvm/Portfile 2009-11-23 19:11:44 UTC (rev 60792)
@@ -58,3 +58,8 @@
file copy ${worksrcpath}/man/man1 ${destroot}${prefix}/share/man/man1
file copy ${worksrcpath}/man/man3 ${destroot}${prefix}/share/man/man3
}
+
+livecheck.check regexp
+livecheck.url http://www.netlib.org/pvm3/
+livecheck.regex ${name}((\\d.)+).tar.gz
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091123/32c54aff/attachment.html>
More information about the macports-changes
mailing list