[136020] trunk/dports/finance/bitcoin/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat May 9 10:35:35 PDT 2015


Revision: 136020
          https://trac.macports.org/changeset/136020
Author:   ryandesign at macports.org
Date:     2015-05-09 10:35:35 -0700 (Sat, 09 May 2015)
Log Message:
-----------
bitcoin: fix livecheck

Modified Paths:
--------------
    trunk/dports/finance/bitcoin/Portfile

Modified: trunk/dports/finance/bitcoin/Portfile
===================================================================
--- trunk/dports/finance/bitcoin/Portfile	2015-05-09 17:35:11 UTC (rev 136019)
+++ trunk/dports/finance/bitcoin/Portfile	2015-05-09 17:35:35 UTC (rev 136020)
@@ -91,3 +91,7 @@
     cmd$ ${prefix}/sbin/bitcoind -daemon
 
 "
+
+livecheck.type      regex
+livecheck.url       ${homepage}bin/
+livecheck.regex     ${name}-core-(\[0-9.\]+)/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150509/6427edb0/attachment.html>


More information about the macports-changes mailing list