Revision
60929
Author
mww@macports.org
Date
2009-11-28 13:04:57 -0800 (Sat, 28 Nov 2009)

Log Message

fix livecheck

Modified Paths

Diff

Modified: trunk/dports/science/pvm/Portfile (60928 => 60929)


--- trunk/dports/science/pvm/Portfile	2009-11-28 18:54:23 UTC (rev 60928)
+++ trunk/dports/science/pvm/Portfile	2009-11-28 21:04:57 UTC (rev 60929)
@@ -59,7 +59,7 @@
 	file copy ${worksrcpath}/man/man3 ${destroot}${prefix}/share/man/man3
 }
 
-livecheck.type    regexp
-livecheck.url     http://www.netlib.org/pvm3/
-livecheck.regex   ${name}((\\d.)+).tar.gz
+livecheck.type    regex
+livecheck.url     http://www.csm.ornl.gov/pvm/pvm_home.html
+livecheck.regex   PVM (3\\.4\\.(\\d)+)