[116726] trunk/dports/devel/slib/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 4 17:08:07 PST 2014


Revision: 116726
          https://trac.macports.org/changeset/116726
Author:   ryandesign at macports.org
Date:     2014-02-04 17:08:07 -0800 (Tue, 04 Feb 2014)
Log Message:
-----------
slib: fix livecheck

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

Modified: trunk/dports/devel/slib/Portfile
===================================================================
--- trunk/dports/devel/slib/Portfile	2014-02-04 21:30:26 UTC (rev 116725)
+++ trunk/dports/devel/slib/Portfile	2014-02-05 01:08:07 UTC (rev 116726)
@@ -32,3 +32,7 @@
 destroot.destdir    prefix=${destroot}${prefix}/ realprefix=${prefix}/ \
                     mandir=${destroot}${prefix}/share/man/ \
                     infodir=${destroot}${prefix}/share/info/
+
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${name}-(\[0-9a-d.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140204/53f1b5f0/attachment.html>


More information about the macports-changes mailing list