Revision: 77304 http://trac.macports.org/changeset/77304 Author: ryandesign@macports.org Date: 2011-03-26 15:42:33 -0700 (Sat, 26 Mar 2011) Log Message: ----------- libpst: fix livecheck Modified Paths: -------------- trunk/dports/devel/libpst/Portfile Modified: trunk/dports/devel/libpst/Portfile =================================================================== --- trunk/dports/devel/libpst/Portfile 2011-03-26 22:02:39 UTC (rev 77303) +++ trunk/dports/devel/libpst/Portfile 2011-03-26 22:42:33 UTC (rev 77304) @@ -17,3 +17,7 @@ depends_lib port:libiconv configure.args --disable-python --without-boost-python + +livecheck.type regex +livecheck.url [lindex ${master_sites} 0] +livecheck.regex ${name}-(\[0-9.\]+)\\.
participants (1)
-
ryandesign@macports.org