[122063] trunk/dports/devel/archway/Portfile

jmr at macports.org jmr at macports.org
Sun Jul 13 16:58:35 PDT 2014


Revision: 122063
          https://trac.macports.org/changeset/122063
Author:   jmr at macports.org
Date:     2014-07-13 16:58:35 -0700 (Sun, 13 Jul 2014)
Log Message:
-----------
archway: fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/archway/Portfile

Modified: trunk/dports/devel/archway/Portfile
===================================================================
--- trunk/dports/devel/archway/Portfile	2014-07-13 23:49:23 UTC (rev 122062)
+++ trunk/dports/devel/archway/Portfile	2014-07-13 23:58:35 UTC (rev 122063)
@@ -27,3 +27,6 @@
 destroot.destdir  PERL=${prefix}/bin/perl5.12 DESTDIR=${destroot} prefix=${prefix}
 
 depends_lib       port:arch port:p5.12-gtk2
+
+livecheck.type    regex
+livecheck.regex   {Version <b>([0-9.]+)</b>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140713/50df6170/attachment.html>


More information about the macports-changes mailing list