[107417] trunk/dports/devel/plib/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 27 16:26:55 PDT 2013


Revision: 107417
          https://trac.macports.org/changeset/107417
Author:   ryandesign at macports.org
Date:     2013-06-27 16:26:55 -0700 (Thu, 27 Jun 2013)
Log Message:
-----------
plib: fix livecheck (#39553)

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

Modified: trunk/dports/devel/plib/Portfile
===================================================================
--- trunk/dports/devel/plib/Portfile	2013-06-27 23:18:10 UTC (rev 107416)
+++ trunk/dports/devel/plib/Portfile	2013-06-27 23:26:55 UTC (rev 107417)
@@ -45,3 +45,7 @@
         KNOWN_BUGS NOTICE README TODO-1.6 TODO-2.0 TODO_AFTER135 \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      regex
+livecheck.url       ${homepage}download.html
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130627/5ab639d0/attachment.html>


More information about the macports-changes mailing list