[71191] trunk/dports/databases/fastdb/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Sep 3 16:47:44 PDT 2010


Revision: 71191
          http://trac.macports.org/changeset/71191
Author:   ryandesign at macports.org
Date:     2010-09-03 16:47:44 -0700 (Fri, 03 Sep 2010)
Log Message:
-----------
fastdb: fix livecheck

Modified Paths:
--------------
    trunk/dports/databases/fastdb/Portfile

Modified: trunk/dports/databases/fastdb/Portfile
===================================================================
--- trunk/dports/databases/fastdb/Portfile	2010-09-03 23:47:07 UTC (rev 71190)
+++ trunk/dports/databases/fastdb/Portfile	2010-09-03 23:47:44 UTC (rev 71191)
@@ -27,3 +27,6 @@
 build.args          -f makefile.osx PREFIX=${prefix}
 
 destroot.destdir    -f makefile.osx PREFIX=${destroot}${prefix}
+
+livecheck.type      regex
+livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100903/511f65dd/attachment.html>


More information about the macports-changes mailing list