[77304] trunk/dports/devel/libpst/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 26 15:42:37 PDT 2011


Revision: 77304
          http://trac.macports.org/changeset/77304
Author:   ryandesign at 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.\]+)\\.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110326/38e06444/attachment.html>


More information about the macports-changes mailing list